Sage Weil
56ffd7a727
Merge pull request #16571 from ceph/wip-cd-bluestore-2
...
qa/tasks/ceph-deploy: Fix bluestore options for ceph-deploy
Reviewed-by: Tamil Muthamizhan <tmuthami@redhat.com>
2017-07-26 11:43:50 -05:00
Kefu Chai
da4286ee0e
Merge pull request #16452 from wjwithagen/wjw-warning-unused
...
buffer: silence unused var warning on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-26 23:19:57 +08:00
Kefu Chai
344ed5f191
Merge pull request #16483 from ddiss/cmake_install_includedir
...
cmake: use CMAKE_INSTALL_INCLUDEDIR
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-26 23:19:05 +08:00
Casey Bodley
1de6bc26db
Merge pull request #15033 from rzarzynski/wip-rgw-19831
...
rgw: fix segfault in RevokeThread during its shutdown procedure.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-07-26 11:13:33 -04:00
Sage Weil
c4ee3a5d17
Merge pull request #16013 from xiexingguo/wip-blue-tool
...
os/bluestore/bluestore_tool: add sanity check to get rid of occasionally crash
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-26 10:04:26 -05:00
Kefu Chai
8a3876049d
Merge pull request #16528 from tchaikov/wip-ceph-release-notes
...
tools: ceph-release-notes: escape _ for unintended links
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2017-07-26 23:03:01 +08:00
David Zafman
c9a5e47067
Merge pull request #16404 from dzafman/wip-20041
...
osd: scrub_to specifies clone ver, but transaction include head write…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-07-26 07:59:43 -07:00
Sage Weil
742005bd75
Merge pull request #16579 from liewegas/wip-fix-nonregression
...
qa/suites/rados/singleton/all/erasure-code-nonregression: fix typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Amik Kumar <amitkuma@redhat.com>
2017-07-26 08:46:43 -05:00
Sage Weil
c1bdd36d8f
qa/workunits/erasure-code/encode-decode-nonregression: do not require git checkout
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-26 09:35:46 -04:00
Sage Weil
35f096ed19
Merge pull request #16580 from liewegas/wip-20767
...
pybind/mgr/zabbix: fix health in non-compat mode
Reviewed-by: Wido den Hollander <wido@widodh.nl>
2017-07-26 08:24:00 -05:00
Alfredo Deza
1ef25e9d58
Merge pull request #16573 from liewegas/wip-osd-manual
...
doc/install/manual-deployment: update osd creation steps
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2017-07-26 09:19:17 -04:00
Jason Dillaman
5d6eebcf26
Merge pull request #14868 from wangzhengyong/librbd
...
librbd: add compare and write API
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-07-26 08:00:57 -04:00
Jason Dillaman
d36cb4ec7e
test/librbd: fixed compiler warnings
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-26 08:00:06 -04:00
Jason Dillaman
5837977006
test/librbd: improved compare_and_write testing
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
c8698edd54
test/librbd: add compare_and_write test for fsx
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
52e3abd8b7
test/librbd: add compare_and_write testcase
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
ad10d615e6
test/librbd: add Mock Image cache for compare_and_write
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
da6bbe5ce6
test/librbd: handle compare_and_write op in test_mock_Replay
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
971ff26ed2
librbd/journal: handle compare_and_write event
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
5891b57a6f
test/librbd: handle cmpext request in LibradosTestStub
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
e70d48933c
librbd: add compare_and_write/aio_compare_and_write API
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
789c05336e
librbd: add compare_and_write perfcounter
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:06 -04:00
wangzhengyong
ead121bf9e
librbd: handle compare_and_write imagerequest in ImageRequestWQ
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:05 -04:00
wangzhengyong
d201c850de
librbd: add compare_and_write ImageRequest
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:05 -04:00
wangzhengyong
cd61316857
librbd: add CompareAndWrite ObjectRequest
...
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com>
2017-07-26 08:00:05 -04:00
Sage Weil
fa1b19d9a5
Merge pull request #16595 from wjwithagen/wip-wjw-freebsd-run-standalone
...
qa: make run-standalone work on FreeBSD
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-26 06:58:37 -05:00
Willem Jan Withagen
ae88edd25d
qa: make run-standalone work on FreeBSD
...
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2017-07-26 12:01:37 +02:00
Kefu Chai
fb9a3e908a
Merge pull request #16543 from dillaman/wip-service-daemon-c-api
...
librados: add missing implementations for C service daemon API methods
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-26 17:19:33 +08:00
Kefu Chai
483efafb56
Merge pull request #16519 from liewegas/wip-20754
...
osd: populate last_epoch_split during build_initial_pg_history
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2017-07-26 17:17:24 +08:00
Kefu Chai
d85a7889fd
Merge pull request #16446 from xiexingguo/wip-destroyed
...
mon: show destroyed status in tree view; do not auto-out destroyed osds
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-26 17:15:53 +08:00
xie xingguo
1e867d757e
mon/OSDMonitor: introduce mon_osd_destroyed_out_interval for destroyed out control
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-26 15:18:49 +08:00
xie xingguo
c81097cfd9
osd/OSD: abort booting if osd is marked as destroyed
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-26 15:13:32 +08:00
xie xingguo
96eb0a9887
mon/OSDMonitor: apply new 'destroyed' status to 'osd tree' filter
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-26 15:13:32 +08:00
xie xingguo
3b6bbc416d
osd/OSDMap: show "destroyed" status in tree view
...
It would be a pain if we destroyed an osd and there is no obvious way
to find it out.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-26 15:13:32 +08:00
Kefu Chai
6ce96c7474
Merge pull request #16123 from ddiss/fix-journal-supression
...
ceph-disk: don't activate suppressed journal devices
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-26 12:02:14 +08:00
Sage Weil
8fef273702
pybind/mgr/zabbix: fix health in non-compat mode
...
This was apparently written/tested with mon_health_preluminous_compat
enabled. Fix to behave with or without that option.
Fixes: http://tracker.ceph.com/issues/20767
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-25 22:57:12 -04:00
Sage Weil
f0b5900025
Merge pull request #16498 from Songweibin/wip-doc-rbd-trash-cli
...
doc: add rbd new trash cli and cleanups in release-notes.rst
2017-07-25 21:49:26 -05:00
Sage Weil
705676797a
Merge pull request #16552 from tchaikov/wip-doc-fixes
...
doc: document mClock related options
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-25 21:48:12 -05:00
Sage Weil
454fdb6720
doc/install/manual-deployment: update osd creation steps
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-25 22:41:52 -04:00
Sage Weil
a3b4f08d20
Merge pull request #16534 from liewegas/wip-20751
...
mon/OSDMonitor: ensure UP is not set for newly-created OSDs
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-25 21:31:47 -05:00
Sage Weil
2ef8614f67
qa/suites/rados/singleton/all/erasure-code-nonregression: fix typo
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-25 22:26:43 -04:00
Sage Weil
d2c31a8114
Merge pull request #16469 from xiexingguo/wip-fix-test
...
test: s/osd_objectstore_type/osd_objectstore
2017-07-25 21:04:22 -05:00
songweibin
34efaab49e
doc: add new trash cli in rados-rbd-cmds.rst
...
Signed-off-by: songweibin <song.weibin@zte.com.cn>
2017-07-26 08:47:53 +08:00
songweibin
3860421425
doc: cleanups in release-notes.rst
...
Signed-off-by: songweibin <song.weibin@zte.com.cn>
2017-07-26 08:47:35 +08:00
Vasu Kulkarni
45c6a9acc4
Add both filestore and bluestore options for tests
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2017-07-25 15:16:37 -07:00
Vasu Kulkarni
bdf6851fb0
Add ceph-deploy overrides options
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2017-07-25 15:10:38 -07:00
Josh Durgin
5a1f595bb3
Merge pull request #15693 from dillaman/wip-osd-cmpext-ec-pool
...
osd: support cmpext operation on EC-backed pools
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-07-25 13:52:20 -07:00
Sage Weil
b4b51d12ff
Merge pull request #16527 from jcsp/wip-options-followup
...
common: follow up to new options infrastructure
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-25 15:48:45 -05:00
Yuri Weinstein
65185cf09e
Merge pull request #16511 from c744402859/master
...
OSDMonitor: check mon_max_pool_pg_num when set pool pg_num
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-07-25 13:46:25 -07:00
Sage Weil
759da47c0c
Merge pull request #16560 from nrdmn/patch-3
...
pybind/mgr/restful: fix typo
Reviewed-by: Sage Weil <sage@redhat.com>
2017-07-25 15:21:50 -05:00