Loic Dachary
60e7fddf79
Merge pull request #2995 from nilamdyuti/wip-doc-ceph-disk
...
doc: Adds man page for ceph-disk utility.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2014-11-26 19:24:56 +01:00
Loic Dachary
76892c3bef
Merge pull request #3021 from tchaikov/wip-fix-typos
...
doc: fix some typos in ObjectStore.h
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2014-11-26 19:21:18 +01:00
Kefu Chai
21798f9a7d
doc: fix some typos in ObjectStore.h
...
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2014-11-27 02:04:22 +08:00
Nilamdyuti Goswami
016080d2c3
doc: Adds the updated man page for ceph-disk utility.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-11-26 22:21:32 +05:30
Nilamdyuti Goswami
8a48847cd4
doc: Updates the man page for ceph-disk utility with some changes.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-11-26 22:19:01 +05:30
Loic Dachary
5b500facc1
Merge pull request #3011 from stiopaa1/someConsts
...
added some consts
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2014-11-26 00:20:24 +01:00
Michal Jarzabek
e6410ebf39
added some consts
...
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
2014-11-25 20:58:04 +00:00
John Spray
17b5fc9a40
mon: OSDMonitor: allow adding tiers to FS pools
...
This was an overly-strict check. In fact it is perfectly
fine to set an overlay on a pool that is already in use
as a filesystem data or metadata pool.
Fixes : #10135
Signed-off-by: John Spray <john.spray@redhat.com>
2014-11-25 16:54:42 +00:00
Nilamdyuti Goswami
9a118d56d4
doc: Adds man page for ceph-disk utility.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-11-25 21:23:08 +05:30
Nilamdyuti Goswami
242dd1c0bb
doc: Removes ceph-deploy usage instances from ceph-disk man page.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-11-25 21:16:16 +05:30
Loic Dachary
cb820f8190
erasure-code: test NEON arch selection logic
...
The jerasure plugin loads the plugin that matches the architecture
supported by the CPU at runtime. Include the NEON plugin in the tests.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-25 14:17:38 +01:00
Loic Dachary
a7888290ae
erasure-code: include new headers in distribution
...
The NEON optimization introduced new headers that must be listed
explicitly to be included in tarbals.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-25 14:17:38 +01:00
Loic Dachary
59f78b0652
erasure-code: always compile SSE and NEON tests
...
They do not actually depend on CPU features and are required to validate
the plugin selection logic.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-25 14:17:38 +01:00
Janne Grunau
990c6d5b40
erasure-code: build and use a NEON jerasure variant
2014-11-25 14:17:38 +01:00
Janne Grunau
8351fd6955
erasure-code: gf-complete use neon enabled branch
...
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-25 14:17:37 +01:00
Janne Grunau
987d54b7cd
aarch64: add support for HW_CAP based neon runtime detection
2014-11-25 14:17:37 +01:00
Janne Grunau
cec00c9f4a
autotools: ARM/AArch64 NEON detection similar to x86
2014-11-25 14:17:37 +01:00
Janne Grunau
ba520bf73b
erasure-code: conditionally build jerasure sse3/sse4 plugins
2014-11-25 14:17:37 +01:00
Loic Dachary
80c816c794
Merge pull request #3003 from dachary/wip-10185-neon
...
arch: fix neon feature detection
Reviewed-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@redhat.com>
2014-11-25 14:14:20 +01:00
Loic Dachary
0b985d2b11
arch: fix neon feature detection
...
The fread function returns the number of elements read, not the number
of bytes.
Introduced by 1cef8339f7
, after giant.
Add tests for protection against similar regressions.
http://tracker.ceph.com/issues/10185 Fixes : #10185
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-25 12:44:52 +01:00
Loic Dachary
2e1664c518
Merge pull request #3002 from thesues/fix-init
...
Remove pidfile and asok after stopping ceph
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2014-11-25 12:07:37 +01:00
Dongmao Zhang
24eb564768
Remove pidfile and asok after stopping ceph
...
Signed-off-by: Dongmao Zhang <deanraccoon@gmail.com>
2014-11-25 18:04:37 +08:00
Gregory Farnum
aa4d147864
Merge pull request #2996 from ceph/wip-10151
...
mon: fix MDS health status from peons
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2014-11-24 17:19:46 -08:00
David Zafman
c5d272c9f2
Merge pull request #2872 from dachary/wip-10018-primary-erasure-code-hinfo
...
osd: erasure code deep scrub must not abort if hinfo is missing
Reviewed-by: David Zafman <dzafman@redhat.com>
2014-11-24 13:26:21 -08:00
Sage Weil
29fa2ad31a
Merge pull request #2984 from stiopaa1/includeFix
...
remove unneeded include file
Reviewed-by: Sage Weil <sage@redhat.com>
2014-11-24 12:47:43 -08:00
Nilamdyuti Goswami
7dcc85042b
doc: Updates man page for ceph-disk utility.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-11-25 02:06:39 +05:30
Michal Jarzabek
e983230c62
remove unneeded include file
...
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
2014-11-24 20:02:41 +00:00
John Wilkins
5c92a0cb16
Merge pull request #2998 from theanalyst/doc/rgw-s3-bucket-loc
...
doc: rgw document s3 bucket location features.
Reviewed-by: John Wilkins <jowilkin@redhat.com>
2014-11-24 11:35:26 -08:00
Abhishek Lekshmanan
a1ba3852cc
doc: rgw document s3 bucket location features
...
Fixes : #10142
Reported-by: Neil Levine <nlevine@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
2014-11-24 23:36:21 +05:30
John Spray
0c33930e3a
mon: fix MDS health status from peons
...
The health data was there, but we were attempting
to enumerate MDS GIDs from pending_mdsmap (empty on
peons) instead of mdsmap (populated from paxos updates)
Fixes : #10151
Backport: giant
Signed-off-by: John Spray <john.spray@redhat.com>
2014-11-24 17:18:34 +00:00
Nilamdyuti Goswami
a450cab2b8
doc: Adds man page for ceph-disk utility.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-11-24 22:05:11 +05:30
Sage Weil
a4222b43ee
Merge pull request #2992 from dachary/wip-10173-autogen
...
autogen.sh: git submodule sync
Reviewed-by: Sage Weil <sage@redhat.com>
2014-11-24 07:33:59 -08:00
Abhishek Lekshmanan
4b35ae067f
rgw: check for timestamp for s3 keystone auth
...
This commit ensures that we check for timestamp of s3 request is within
acceptable grace time of radosgw
Addresses some failures in #10062
Fixes : #10062
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-11-24 19:02:37 +05:30
Loic Dachary
61cae54137
autogen.sh: git submodule sync
...
It is not enough to git submodule update on a existing git clone: if the
URL of the repository has been changed, the
git submodule sync
command must be called to synchronizes submodules' remote URL
configuration setting to the value specified in .gitmodules.
http://tracker.ceph.com/issues/10173 Fixes : #10173
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-11-24 12:35:50 +01:00
Loic Dachary
42974e12f6
Merge pull request #2936 from ceph/wip-mailmap
...
Update Inktank attribution to point to Red Hat
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2014-11-24 08:27:51 +01:00
Greg Farnum
12f1f21ace
mailmap: Update Warren Usui's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:12:48 -08:00
Greg Farnum
43c75ee4ef
mailmap: Update Tyler Brekke's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:12:18 -08:00
Greg Farnum
9df4624454
mailmap: Update Tamil Muthamizhan's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:11:34 -08:00
Greg Farnum
fb741524df
mailmap: Update Sandon Van Ness' attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:10:22 -08:00
Greg Farnum
c5d5e0636d
mailmap: Update Samuel Just's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:08:47 -08:00
Greg Farnum
a6a2a05518
mailmap: Update Patrick McGarry's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:06:48 -08:00
Greg Farnum
4d2f63e73d
mailmap: Update Noah Watkins' attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:04:53 -08:00
Greg Farnum
4ee3a87691
mailmap: Update Neil Levine's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:02:38 -08:00
Greg Farnum
12e511b537
mailmap: Update Mark Nelson's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:01:56 -08:00
Greg Farnum
bdf534a543
mailmap: Update Ken Dreyer's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:00:55 -08:00
Greg Farnum
df19410610
mailmap: Update Josh Durgin's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 21:00:34 -08:00
Greg Farnum
d9ee8d601c
mailmap: Update John Wilkins' attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 20:59:49 -08:00
Greg Farnum
c84aa39420
mailmap: Update Joao Luis' attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 20:56:00 -08:00
Greg Farnum
806a478edc
mailmap: Update Ilya Dryomov's attribution to Red Hat
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 20:54:38 -08:00
Greg Farnum
eaa9889bde
mailmap: Update Dan Mick's attribution
...
Point his addresses at Red Hat now, but revert the Inktank->Redhat mappings
so we have more historical accuracy.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2014-11-23 20:49:23 -08:00