Jason Dillaman
7b53256bb8
librbd: set deleted parent pointer to null
...
Fixes: http://tracker.ceph.com/issues/22158
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-11-18 08:30:27 -05:00
Kefu Chai
a83609b9b5
Merge pull request #18963 from amitkumar50/test-cov-test-9
...
test: Incorrect conversion to double
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-11-18 21:14:16 +08:00
Kefu Chai
e5aee684a9
Merge pull request #18901 from jan--f/jan-crushtool-decompile-missing-ids
...
tools/crushtool: skip device id if no name exists
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-11-18 21:12:23 +08:00
Kefu Chai
fe2b7ffc73
Merge pull request #18939 from majianpeng/bluestore-reap-collection
...
os/bluestore: fix the wrong usage for map_any
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-11-18 21:10:52 +08:00
Kefu Chai
eb413d18c5
Merge pull request #18913 from yaozongyou/wip-rados-add-touch-command
...
tools/rados: add touch command to change object modification time
Reviewed-by: Sage Weil <sage@redhat.com>
2017-11-18 21:10:16 +08:00
Kefu Chai
205609cd9d
Merge pull request #18848 from jcsp/wip-22098
...
mgr/dashboard: fix audit log loading
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-11-18 21:08:29 +08:00
Kefu Chai
d5bb6e4034
Merge pull request #18847 from jcsp/wip-mgr-mon-upness
...
mgr/dashboard: show warnings if data is out of date or mons are down
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
2017-11-18 21:05:50 +08:00
Kefu Chai
e0a7ef57e0
Merge pull request #18484 from Liuchang0812/wip-mgr-request-osd-metadata
...
mgr: request daemon's metadata when receiving a report from an unknown server
Reviewed-by: John Spray <john.spray@redhat.com>
2017-11-18 21:04:37 +08:00
Kefu Chai
6515dbeccd
Merge pull request #18976 from yahooguntu/patch-1
...
udev: Fix typo in udev OSD rules file
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-11-18 20:57:56 +08:00
Kefu Chai
b9c822a29d
Merge pull request #18944 from tchaikov/wip-dpdk-spdk
...
cmake: WITH_SPDK=ON by default
Reviewed-by: Liu-Chunmei <chunmei.liu@intel.com>
2017-11-18 13:15:52 +08:00
chunmei
0610332585
msg/async: rebase msg/async/dpdk to spdk/dpdk
...
Signed-off-by: Liu-Chunmei <chunmei.liu@intel.com>
2017-11-18 10:45:28 +08:00
Kefu Chai
a69bd61b8c
cmake: use BuildDPDK if libdpdk not found
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-18 10:45:26 +08:00
Kefu Chai
e8add075ec
cmake: add rte_mempool_{ring,stack} to Finddpdk.cmake
...
* also refactor it a little bit
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-18 10:44:56 +08:00
Kefu Chai
9964ac9251
cmake: BuildDPDK: do not build kernel modules
...
see also http://pkgs.fedoraproject.org/cgit/rpms/dpdk.git/tree/dpdk.spec
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-18 10:44:56 +08:00
Kefu Chai
79db2c4095
cmake: remove duplicated spdk linkage
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-18 10:44:56 +08:00
Kefu Chai
dbe04b4a85
cmake: refactor dpdk related code
...
* move the check of `USE_CRYPTOPP` to $top_srcdir/CMakeLists.txt
* remove reference of DPDK_LIBRARY, it's defined nowhere
* move the dpdk code to a single place
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-18 10:43:33 +08:00
Andrew Schoen
664a2f9fae
Merge pull request #18988 from ceph/wip-rm22154
...
ceph-disk: create deprecation warnings
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2017-11-17 14:36:42 -06:00
Alfredo Deza
e433efe514
doc/ceph-volume create a migration section to help users coming from ceph-disk
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-17 13:39:17 -05:00
Alfredo Deza
c9da92e1ec
ceph-disk add deprecation warnings in favor of ceph-volume
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Fixes: http://tracker.ceph.com/issues/22154
2017-11-17 13:38:02 -05:00
Yuri Weinstein
f870729aa1
Merge pull request #18917 from ZVampirEM77/wip-em-copyobjdata-cleanup
...
rgw: cleanup unused parameters in RGWRados::copy_obj_data
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-11-17 09:55:29 -08:00
Mitch Birti
515417294c
udev: Fix typo in udev OSD rules file
...
The rule for lockbox partitions had an invalid UUID for the "change" action.
Signed-off-by: Mitch Birti <yahooguntu@gmail.com>
2017-11-17 11:31:38 -06:00
Yuri Weinstein
383dd576d9
Merge pull request #18922 from Synesis-LLC/fix-22122
...
rgw: fix radosgw-admin bucket rm with --purge-objects and --bypass-gc
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-11-17 08:49:31 -08:00
Yuri Weinstein
6ce6be64db
Merge pull request #18956 from Jeegn-Chen/wip-issue-22129
...
rgw: AWS v4 authorization work when INIT_MULTIPART is chunked
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
2017-11-17 08:48:37 -08:00
Andrew Schoen
ee4447e3a6
Merge pull request #18984 from ceph/wip-cv-unittest-fix
...
ceph-volume tests.devices.lvm prepare isn't bluestore specific anymore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2017-11-17 09:38:08 -06:00
Casey Bodley
3bb3419c19
Merge pull request #18968 from joscollin/wip-rgwadmin-rewrite
...
rgw: fix rewrite options usage text
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-11-17 10:25:47 -05:00
Sage Weil
4ee67364d5
Merge pull request #17797 from amitkumar50/cov-msg-3
...
msg: Initialize lkey,bound,port_cnt,num_chunk,gid_idx
Reviewed-by: Sage Weil <sage@redhat.com>
2017-11-17 08:52:50 -06:00
Sage Weil
4c19f6f2da
Merge pull request #17874 from ShowingCloud/master
...
ceph-bluestore-tool: check if bdev is empty on 'bluefs-bdev-expand'
Reviewed-by: Sage Weil <sage@redhat.com>
2017-11-17 08:51:07 -06:00
Sage Weil
52bd432cd0
Merge pull request #18090 from amitkumar50/test-cov-8
...
test: checking negative returns from creat()
Reviewed-by: Sage Weil <sage@redhat.com>
2017-11-17 08:49:59 -06:00
Alfredo Deza
2f40dbac38
ceph-volume tests.devices.lvm prepare isn't bluestore specific anymore
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-17 08:41:24 -05:00
Kefu Chai
df446f06cb
cmake: WITH_SPDK=ON by default
...
Signed-off-by: wanjun.lp <wanjun.lp@alibaba-inc.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-17 15:40:00 +08:00
Kefu Chai
22d8dde1d5
rpm,deb: add cunit1 as build dependency
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-17 15:40:00 +08:00
Kefu Chai
01a9f17825
cmake: build spdk/dpdk in cmake modules
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: wanjun.lp <wanjun.lp@alibaba-inc.com>
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
2017-11-17 15:37:53 +08:00
Jos Collin
eeec36bf48
rgw: fix rewrite options usage text
...
Fixed rewrite options usage text properly.
Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-11-17 11:08:15 +05:30
Jos Collin
51c8b804d6
Merge pull request #18950 from sknorr/fix-rn-typos
...
doc: Fix typos in release notes
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-11-17 10:23:12 +05:30
Matt Benjamin
c662dc3067
Merge pull request #17977 from cbodley/wip-rgw-beast-qa
...
qa/rgw: add beast frontend to some rgw suites
2017-11-16 15:14:28 -05:00
Patrick Donnelly
3a394293fc
Merge PR #18600 into master
...
* refs/pull/18600/head:
MDSMonitor: only clog changes to active
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: João Eduardo Luís <joao@suse.de>
2017-11-16 11:47:05 -08:00
Patrick Donnelly
5f627b1fe3
githubmap: update contributors
...
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-11-16 11:47:05 -08:00
Patrick Donnelly
73599b7470
Merge PR #18774 into master
...
* refs/pull/18774/head:
mds: fix CDir::log_mark_dirty()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-11-16 11:45:59 -08:00
Mykola Golub
8defef4ba2
Merge pull request #18887 from dillaman/wip-20789
...
librbd: compare and write against a clone can result in failure
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-11-16 19:32:42 +02:00
Andrew Schoen
e83d370ab4
Merge pull request #18924 from ceph/wip-cv-filestore-devices
...
ceph-volume: allow using a device or partition for `lvm --data`
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2017-11-16 10:47:14 -06:00
Yuri Weinstein
cfd2999700
Merge pull request #18700 from tianshan/fix_cls_bucket_head
...
rgw: fix cls_bucket_head result order consistency
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-11-16 08:31:16 -08:00
Yuri Weinstein
00c95a0931
Merge pull request #18926 from theanalyst/wip-mp-jewel-fix
...
rgw: set sync_from_all as true when no value is seen
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-11-16 08:30:52 -08:00
Alfredo Deza
def89a411f
ceph-volume tests.functional create a common playbook directory for setups
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:27 -05:00
Alfredo Deza
9bfab348b2
doc/ceph-volume lvm prepare can accept devices for --data
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:27 -05:00
Alfredo Deza
210c1e1d47
ceph-volume tests.functional add setup playbook for xenial filestore
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:26 -05:00
Alfredo Deza
d0754e2517
ceph-volume tests.functional add data device and journal to xenial filestore
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:26 -05:00
Alfredo Deza
d0f5623963
ceph-volume tests.functional add setup playbook for xenial bluestore
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:26 -05:00
Alfredo Deza
fbcfb52298
ceph-volume tests.functional add raw data device to xenial bluestore
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:26 -05:00
Alfredo Deza
d074b53464
ceph-volume tests.functional tox.ini addition of setup playbook for partitions
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:26 -05:00
Alfredo Deza
2d416a849a
ceph-volume tests.functional add raw data device to centos7 bluestore
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-11-16 09:00:26 -05:00