Alfredo Deza
0cae22750f
ceph-volume lvm.api be able to return a dictionary repr of a Volume object
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 09:00:13 -04:00
Alfredo Deza
233f64a4fd
ceph-volume process allows to fully mute terminal output on commands
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 09:00:13 -04:00
Alfredo Deza
3c5bbbc582
ceph-volume lvm.api use a helper to get an lv from an arg
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 09:00:13 -04:00
Alfredo Deza
ff72fd0ed5
ceph-volume lvm add listing module to main
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 09:00:13 -04:00
Haomai Wang
5d6d1388c1
Merge pull request #18053 from ownedu/wip-fix-async-rdma-tx-buffer-leakage
...
msg/async/rdma: fix Tx buffer leakage that can introduce "heartbeat no reply"
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Alex Mikheev <alexm@mellanox.com>
2017-10-03 04:53:43 -05:00
Kefu Chai
0ee5afdbd0
Merge pull request #17997 from ivancich/wip-bring-in-latest-dmclock
...
osd: bring in latest dmclock library updates
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-10-03 12:21:08 +08:00
Sage Weil
1d26eb38bf
Merge pull request #18003 from cbodley/wip-build-options-move
...
common: use move instead of copy in build_options()
Reviewed-by: Jos Collin <jcollin@redhat.com>
2017-10-02 21:47:22 -05:00
Josh Durgin
debe50b882
Merge pull request #18029 from jdurgin/wip-kvstore-tool
...
ceph-kvstore-tool: copy to different store type and cleanup properly
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-02 16:33:25 -07:00
Casey Bodley
cd0bd44a76
Merge pull request #17999 from cbodley/wip-21576
...
rgw: include SSE-KMS headers in encrypted upload response
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
2017-10-02 16:57:29 -04:00
Casey Bodley
ca91b3187e
Merge pull request #18063 from oritwas/wip-rgw-21610
...
doc: replace region with zonegroup in configure bucket sharding section
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-10-02 10:44:34 -04:00
Sage Weil
c3e51c97fc
Merge pull request #18077 from joscollin/wip-drop-unused-function-declaration
...
os/kstore: Drop unused function declaration
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-02 08:41:19 -05:00
Matt Benjamin
8c344366da
Merge pull request #18046 from mdw-at-linuxbox/master-awsv4-sort
...
radosgw: fix awsv4 header line sort order.
2017-10-02 09:26:33 -04:00
Sage Weil
f5e0216060
Merge pull request #18075 from dragonylffly/wip-remove-unused-declaration
...
os/bluestore: drop unused function declaration
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-02 07:24:10 -05:00
Jason Dillaman
a2702d70dc
Merge pull request #18067 from trociny/wip-qa-pg_num
...
qa/workunits/rbd: pool create may fail for small cluster
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-10-02 08:20:09 -04:00
Jos Collin
c9cbe9348d
Merge pull request #18076 from joscollin/wip-contributor-list-maintenance-guide
...
mailmap: Fixed maintenance guide URL
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2017-10-02 10:36:50 +00:00
John Spray
47bfe6cf17
Merge pull request #17735 from jcsp/wip-mgr-perf-interface
...
mgr: common interface for TSDB modules
Reviewed-by: My Do <mhdo@umich.edu>
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2017-10-02 11:12:35 +01:00
Jos Collin
de39d5e9bd
Merge pull request #18069 from trociny/wip-affiliation
...
mailmap: update affiliation for Mykola Golub
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2017-10-02 10:04:58 +00:00
Jos Collin
2fb46354ca
os/kstore: Drop unused function declaration
...
Dropped unnecessary function declaration _do_transaction() in KStore.h
Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-10-02 15:29:30 +05:30
Jos Collin
3f98776562
mailmap: Fixed maintenance guide URL
...
Fixed the Contributors List Maintenance Guide URL in .mailmap, .organizationmap, .githubmap and .peoplemap
Signed-off-by: Jos Collin <jcollin@redhat.com>
2017-10-02 14:36:15 +05:30
Mykola Golub
7dd3cfc8cb
mailmap, organizationmap: update affiliation for Mykola Golub
...
Signed-off-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-02 10:41:35 +02:00
Li Wang
d5fdfa1c2a
os/bluestore/BlueStore: remove unused declaration
...
Signed-off-by: Li Wang <laurence.liwang@gmail.com>
2017-10-02 07:30:09 +00:00
Kefu Chai
314dff75a4
Merge pull request #18022 from neha-ojha/wip-21566
...
osd: hold lock while accessing recovery_needs_sleep
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-10-02 11:41:07 +08:00
Kefu Chai
7a663ae9da
Merge pull request #18059 from Liuchang0812/remove-duplicated-func
...
osd: remove duplicated function ec_pool in pg_pool_t
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
2017-10-02 11:40:31 +08:00
Kefu Chai
8233596870
Merge pull request #17913 from rzarzynski/wip-bs-bulky_disk_releases
...
os/bluestore: release disk extents in bulky manner
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed: Sage Weil <sage@redhat.com>
2017-10-02 11:37:44 +08:00
Kefu Chai
002467953d
Merge pull request #17752 from XinzeChi/wip-force-recovery
...
osd: set min_version to newest version in maybe_force_recovery
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-10-02 11:35:32 +08:00
Kefu Chai
dd4e4ed3fe
Merge pull request #17728 from ygtzf/cleanup-unused-parameter
...
mon: cleanup unused option mon_health_data_update_interval
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-10-02 11:34:39 +08:00
Kefu Chai
ebf39a2235
Merge pull request #16843 from amitkumar50/cov-radosstriper
...
rados: Intializing members class StriperTest
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-02 11:33:52 +08:00
Sage Weil
f7782427ab
Merge pull request #17912 from ceph/docs-min-size
...
docs: Do not use "min size = 1" as an example
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2017-10-01 21:35:10 -05:00
Sage Weil
e10b527dae
Merge pull request #17931 from jcsp/wip-21518
...
mgr/zabbix: fix div by zero
Reviewed-by: Wido den Hollander <wido@42on.com>
2017-10-01 21:34:09 -05:00
Sage Weil
6467fcaff2
Merge pull request #18040 from joscollin/wip-guide-submitting-patches-typo
...
doc: Fix typo and URL
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-01 21:29:07 -05:00
Sage Weil
0885e9a9d7
Merge pull request #18060 from dragonylffly/wip-revise-organization
...
doc: update Li Wang Affiliation
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-01 21:24:19 -05:00
Mykola Golub
fcaffe7e01
qa/workunits/rbd: pool create may fail for small cluster
...
ceph osd pool create test 100
Error ERANGE: pg_num 100 size 3 would mean 648 total pgs, which exceeds max 600 (mon_max_pg_per_osd 200 * num_in_osds 3)
Signed-off-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-01 16:36:17 +02:00
ownedu
e3237714e4
Addressing CR comments from alex-mikheev (Alex Mikheev), to use a single
...
atomic counter for inflight Tx CQEs.
Signed-off-by: Yan Lei <yongyou.yl@alibaba-inc.com>
2017-10-01 18:27:52 +08:00
Mykola Golub
af33467301
Merge pull request #18043 from dillaman/wip-21567
...
librbd: snapshots should be created/removed against data pool
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-01 12:32:58 +03:00
Mykola Golub
3e3a69a54b
Merge pull request #18042 from dillaman/wip-21529
...
librbd: image-meta config overrides should be dynamically refreshed
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-01 12:28:05 +03:00
Mykola Golub
0c9c894acf
Merge pull request #18026 from dillaman/wip-21535
...
rbd-mirror: sync image metadata when transfering remote image
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-01 12:27:26 +03:00
Mykola Golub
2665d4448e
Merge pull request #17992 from dillaman/wip-21558
...
librbd: hold cache_lock while clearing cache nonexistence flags
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-01 12:26:28 +03:00
ownedu
303e640c74
Addressing CR comments from tchaikov (Kefu Chai).
...
Signed-off-by: Yan Lei <yongyou.yl@alibaba-inc.com>
2017-10-01 17:07:53 +08:00
Orit Wasserman
8ef45de6af
Merge pull request #17989 from mkogan1/wip-rgw-21151
...
rgw: update vstart.sh to support rgw ssl port notation : '--rgw_port 443s'
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
2017-10-01 11:39:33 +03:00
Orit Wasserman
8a1034bccd
doc: replace region with zonegroup in configure bucket sharding section
...
Fixes: http://tracker.ceph.com/issues/21610
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2017-10-01 08:46:22 +03:00
Patrick Donnelly
534c30aca4
Merge PR #18041 into master
...
* refs/remotes/upstream/pull/18041/head:
qa: relax cap expected value check
2017-09-30 17:43:56 -07:00
Patrick Donnelly
08384c0ad5
Merge PR #17990 into master
...
* refs/remotes/upstream/pull/17990/head:
mds: open purge queue when transitioning out of standby replay
mds: always re-probe mds log when standby replay done
Reviewed-by: John Spray <john.spray@redhat.com>
2017-09-30 17:43:54 -07:00
Patrick Donnelly
e48683e35d
Merge PR #17935 into master
...
* refs/remotes/upstream/pull/17935/head:
ceph_volume_client: fix setting caps for IDs
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-09-30 17:43:52 -07:00
Marcus Watts
61f292ec3c
Merge pull request #17958 from gaosibei/branch1
...
RGW: fix a bug about inconsistent unit of comparison
2017-09-30 18:30:02 -04:00
Li Wang
c5c8fb5ea5
doc: revise organization
...
Signed-off-by: Li Wang <laurence.liwang@gmail.com>
2017-09-30 10:39:36 +00:00
Chang Liu
6597e048af
osd: remove duplicated function ec_pool in pg_pool_t
...
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
2017-09-30 16:03:25 +08:00
Xie Xingguo
cd6b9830d1
Merge pull request #15199 from xiexingguo/wip-object-logic-size
...
osd: fine-grained statistics of logical object space usage
Reviewed-by: Sage Weil <sage@redhat.com>
2017-09-30 14:50:32 +08:00
Kefu Chai
259b3c1ead
Merge pull request #16884 from liewegas/wip-20919
...
osd/PrimaryLogPG: send requests to primary on cache miss
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2017-09-30 12:14:14 +08:00
Kefu Chai
3dfe209499
Merge pull request #17955 from asomers/bin_bash2
...
test: fix bash path in shebangs (part 2)
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-09-30 12:13:35 +08:00
Kefu Chai
709c77b2b5
Merge pull request #17985 from dzafman/wip-21327
...
ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pgs instead of using specific pg
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-09-30 12:12:25 +08:00