Sage Weil
ededa106be
Merge pull request #17057 from mikulely/enhance-vstart
...
vstart.sh: quote cmd params when display executing cmd
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-29 17:13:21 -05:00
Sage Weil
9d16f3881a
Merge pull request #17092 from Liuchang0812/wip-man-kvstore-tool
...
doc: add ceph-kvstore-tool's man
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 17:10:12 -05:00
Sage Weil
66838565bd
Merge pull request #17119 from nrdmn/wip-dashboard-httproot
...
pybind/mgr/dashboard: add url_prefix
Reviewed-by: John Spray <john.spray@redhat.com>
2017-08-29 17:07:41 -05:00
Sage Weil
26665c37fd
Merge pull request #17135 from amitkumar50/cov-tools-1
...
tools: Initialization of *server, command variables
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 17:06:11 -05:00
Sage Weil
83e9de2f7d
Merge pull request #17143 from smithfarm/wip-50-too-short
...
doc: SubmittingPatches: clarify PR title section
2017-08-29 17:05:08 -05:00
Sage Weil
7abe19e1ba
Merge pull request #17177 from liupan1111/wip-fix-rm
...
osd: allow FULL_TRY after failsafe
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:59:59 -05:00
Sage Weil
8245a8da42
Merge pull request #17220 from amitkumar50/cov-test-2
...
test: Check to avoid divide by zero
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:59:32 -05:00
Sage Weil
7c02917ecc
Merge pull request #17313 from mslovy/wip-fix-storetest
...
os: kstore fix unittest for FiemapHole
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:58:54 -05:00
Sage Weil
1ae70df392
Merge pull request #17329 from xiexingguo/wip-21162
...
mon/OSDMonitor: make 'osd crush rule rename' idempotent
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:58:21 -05:00
Sage Weil
741ebd4812
Merge pull request #17296 from amitkumar50/cov-test-4
...
test: assert check for negative returns
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:38:10 -05:00
Sage Weil
ae5fb0d491
Merge pull request #17297 from amitkumar50/cov-os-2
...
os: Removing dead code from LFNIndex.cc
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:37:31 -05:00
Sage Weil
3474c6bc1b
Merge pull request #17334 from chenliuzhong/modify-fault_rang-parameter-in-reshard
...
os/bluestore: ExtentMap::reshard - fix wrong shard length
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
2017-08-29 15:29:14 -05:00
Sage Weil
6207c61988
Merge pull request #17337 from scienceluo/wip-luo-fix-cinder-conf-branch
...
doc: move glance_api_version option to the right place
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:25:04 -05:00
Sage Weil
98645486f2
Merge pull request #17341 from amitkumar50/cov-common-1
...
common: logically dead code inside shunique_lock.h
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 15:24:29 -05:00
Sage Weil
1be5a853b8
Merge pull request #16915 from theanalyst/doc-12.2.0-major-changes
...
doc: 12.2.0 major release announcements
2017-08-29 13:54:01 -05:00
Abhishek Lekshmanan
12b40971ca
doc: release notes: changelog for 12.2.0
...
Amalgamated all the dev & RC changelogs + the changelog we saw post
12.1.4 into one large 12.2.0 changelog.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-08-29 20:51:19 +02:00
Sage Weil
8dbddc4511
Merge pull request #17308 from jcsp/wip-21157
...
mgr: fix crash in MonCommandCompletion
Reviewed-by: Tim Serong <tserong@suse.com>
2017-08-29 11:34:36 -05:00
Kefu Chai
d24ba40be3
Merge pull request #17312 from cbodley/wip-21155
...
qa: create_cache_pool no longer runs 'pool application enable'
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-30 00:14:21 +08:00
Yuri Weinstein
f4c4a9d90c
Merge pull request #17125 from xiexingguo/wip-add-bucket-with-loc
...
mon/OSDMonitor: add location option for "crush add-bucket" command
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 09:12:43 -07:00
Yuri Weinstein
29a1236066
Merge pull request #17239 from zmedico/PGPool-update-eliminate-expensive-union_of
...
osd/PG: PGPool::update: avoid expensive union_of
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 09:12:25 -07:00
Yuri Weinstein
48453fe7ea
Merge pull request #17276 from yuyuyu101/wip-mon-loop
...
msg/async: don't stuck into resetsession/retrysession loop
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 09:11:53 -07:00
Yuri Weinstein
0128851efe
Merge pull request #17288 from yuyuyu101/wip-21143
...
msg/async: don't kill connection if replacing
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 09:11:03 -07:00
amitkuma
c943805438
common: logically dead code inside shunique_lock.h
...
Fixes the coverity issue:
** 1352097 Structurally dead code
CID 1352097 (#1 of 1): Structurally dead code (UNREACHABLE)
unreachable: This code cannot be reached: return ceph::shunique_lock<...
Signed-off-by: Amit Kumar <amitkuma@redhat.com>
2017-08-29 21:16:50 +05:30
Casey Bodley
fd2a016d48
Merge pull request #17254 from joscollin/wip-cleanup-rgw-override
...
rgw: add missing override in list_keys_init()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-08-29 10:10:49 -04:00
Casey Bodley
0542974504
qa: create_cache_pool no longer runs 'pool application enable'
...
Fixes: http://tracker.ceph.com/issues/21155
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2017-08-29 10:01:04 -04:00
Sage Weil
bff93b0447
Merge pull request #17311 from hjwsm1989/wip-monop-tracker
...
mon: use ceph_clock_now if message is self-generated
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-29 08:40:16 -05:00
Sage Weil
af10bae469
Merge pull request #17330 from xiexingguo/wip-class-rename-idempotent
...
mon/OSDMonitor: make 'osd crush class rename' idempotent
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 08:38:53 -05:00
Yehuda Sadeh
9bfd96e43f
Merge pull request #16863 from mikulely/fix-curl-referer
...
rgw: fix opslog can't record referrer when using curl as client
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2017-08-29 16:38:45 +03:00
Yehuda Sadeh
c40f645cc5
Merge pull request #16860 from mikulely/fix-opslog
...
rgw: fix opslog cannot record remote_addr
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2017-08-29 16:33:42 +03:00
Yehuda Sadeh
b4ea9d0aba
Merge pull request #16933 from amitkumar50/cov-rgw-3
...
rgw: Initialize is_master, max_aio, size
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2017-08-29 16:31:14 +03:00
Yehuda Sadeh
d2e598a374
Merge pull request #17185 from oritwas/wip-rgw-20777
...
rgw-admin: require --yes-i-really-mean-it when using --inconsistent_index
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-08-29 15:45:23 +03:00
Abhishek Lekshmanan
74801fda1c
doc: 12.2.0 major release announcements
...
Reordered the RC releases sections back to their respective components,
added a ceph-mon section, added links to documentation wherever
possible, and a few forgotten RGW announcements. Also cleared up the
PendingReleaseNotes upto this point
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-08-29 14:45:01 +02:00
chenliuzhong
23bce6a950
os/bluestore:reshard-fix wrong shard length
...
change fault_range parameter from 'needs_reshard_end' to 'needs_reshard_end-needs_reshard_begin'
be given needs_reshard_end may be out of bounds
Signed-off-by: chenliuzhong <liuzhong.chen@easystack.cn>
2017-08-29 06:34:39 -04:00
Luo Kexue
6a61aa9fec
doc: move glance_api_version option to the right place
...
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
2017-08-29 17:09:41 +08:00
Kefu Chai
51bd7a5fd2
Merge pull request #16774 from yanyixing/fix-sidenav
...
mgr/dashboard: fix rbd's pool sub menu
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-29 16:29:16 +08:00
Jiaying Ren
f545630888
vstart.sh: quote cmd params when display executing cmd
...
vstart.sh will echo executed cmd to the stdout:
/root/jiaying/ceph/build/bin/radosgw -c /root/jiaying/ceph/build/ceph.conf --log-file=/root/jiaying/ceph/build/out/rgw.j.log --debug-ms=1 -n client.rgw --rgw_frontends=civetweb port=8000
As params contain whitespaces, pasting the above cmd into the shell didn't start rgw
on the port 8000. Now the vstart.sh output is like the following:
'/root/jiaying/ceph/build/bin/radosgw' '-c' '/root/jiaying/ceph/build/ceph.conf' '--log-file=/root/jiaying/ceph/build/out/rgw.j.log' '--debug-ms=1' '-n' 'client.rgw' '--rgw_frontends=civetweb port=8000'
We can paste above cmd to the shell to restart rgw, it's more convenient for debugging.
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
2017-08-29 15:08:43 +08:00
Mykola Golub
d44bdd4810
Merge pull request #17283 from liupan1111/wip-final-nbd
...
rbd-nbd: cleanup for NBDServer shut down
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
2017-08-29 09:34:32 +03:00
liuchang0812
0667db4eb6
doc: add ceph-kvstore-tool's man
...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
2017-08-29 14:22:08 +08:00
Kefu Chai
0d48203d2d
Merge pull request #17269 from liewegas/wip-health
...
mon: fix two stray legacy get_health() callers
Reviewed-by: Kefu Chai <kchai@redhat.com
2017-08-29 11:32:04 +08:00
Josh Durgin
655a937dde
Merge pull request #17328 from tchaikov/wip-kill-gcc-warning
...
test/unittest_pg_log: silence gcc warning
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-08-28 20:26:31 -07:00
Sage Weil
a33d0ef3f1
Merge pull request #17146 from shangzhong/wip-add-line-break
...
common: add line break for "ceph daemon TYPE.ID version"
Reviewed-by: huanwen ren <ren.huanwen@zte.com.cn>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-28 21:58:28 -05:00
Sage Weil
cc7c9e9ee4
Merge pull request #17091 from liupan1111/wip-txc-add
...
os/bluestore: support calculate cost when using spdk.
Reviewed-by: Haomai Wang <haomai@xsky.com>
2017-08-28 21:56:32 -05:00
Sage Weil
fc72223fa1
Merge pull request #17251 from Songweibin/wip-unused-variable
...
os/bluestore: drop unused param "what" in apply()
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-28 21:55:52 -05:00
xie xingguo
2ee80aead8
mon/OSDMonitor: make 'osd crush class rename' idempotent
...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-08-29 10:43:35 +08:00
Kefu Chai
219183e2fb
test/unittest_pg_log: silence gcc warning
...
this silences following warning:
In file included from ceph/src/test/osd/TestPGLog.cc:24:0:
ceph/src/googletest/googletest/include/gtest/gtest.h:430:16:
warning: ‘virtual void testing::Test::SetUp()’ was hidden
[-Woverloaded-virtual]
virtual void SetUp();
^~~~~
ceph/src/test/osd/TestPGLog.cc:2703:8: warning: by ‘void
PGLogTrimTest::SetUp(unsigned int, unsigned int, unsigned int)’
[-Woverloaded-virtual]
void SetUp(unsigned min_entries, unsigned max_entries, unsigned
dup_track) {
^~~~~
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-08-29 10:16:58 +08:00
Kefu Chai
4a506f565e
Merge pull request #17326 from neha-ojha/wip-21023-contd
...
doc: fix order of options in osd new
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-29 10:02:55 +08:00
Kefu Chai
958c8480ea
Merge pull request #17180 from tchaikov/wip-literals-for-options
...
common/options: use user-defined literals for default values
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2017-08-29 09:25:33 +08:00
Kefu Chai
4324ad9955
Merge pull request #16066 from tanghaodong25/bluefs-sync-write
...
os/bluestore/BlueFS: don't need wait for aio when using _sync_write
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 09:12:47 +08:00
Kefu Chai
a8124b1c6f
Merge pull request #15479 from yonghengdexin735/wip-zzz-const
...
messages/MDentryLink: add const to member function
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-08-29 09:11:58 +08:00
Kefu Chai
9c1c2dde22
Merge pull request #17256 from scienceluo/wip-luo-add-log-branch
...
auth: add err reason for log info in load function
Reviewed-by: Sage Weil <sage@redhat.com>
2017-08-29 09:11:22 +08:00