John Spray
e25d30c612
Merge pull request #17746 from elliswuuuuuuuu/wip-prometheus
...
ceph-mgr: can not change prometheus port for mgr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2017-10-04 15:13:45 +01:00
Sage Weil
e462f6cc8a
Merge pull request #18089 from liewegas/wip-localpool-min-size
...
mgr/localpool: default to 3x; allow min_size adjustment
Reviewed-by: John Spray <john.spray@redhat.com>
2017-10-04 08:26:07 -05:00
Sage Weil
7623513935
mgr/localpool: fix rule selection
...
The 'osd pool create' arg parsing is broken; the rule name for
'ceph osd pool create $name $numpgs replicated $rulename' is passed
via the erasure_code_profile param. Too many req=false options
without a way to disambiguate them.
Work around it by passing both 'rule' and 'erasure_code_profile'
keys, so that if/when the hack in OSDMonitor.cc is removed it will
still work. Blech.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-10-04 08:25:38 -05:00
Kefu Chai
1b9a833356
Merge pull request #18048 from badone/wip-boost-mirrors
...
make-dist,cmake: Try multiple URLs to download boost before failing
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-10-04 10:28:35 +08:00
Brad Hubbard
598556f98b
make-dist,cmake: Try multiple URLs to download boost before failing
...
Remove SPOF during boost download for make-dist and later cmake > 3.7
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2017-10-04 11:13:34 +10:00
Mykola Golub
8152fecd37
Merge pull request #18097 from dillaman/wip-21663
...
qa/workunits/rbd: fixed variable name for resync image id
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-03 23:39:54 +03:00
Yuri Weinstein
1615f9e456
Merge pull request #18052 from xiexingguo/wip-clear-pin-stats-invalid
...
osd/PrimaryLogPG: clear pin_stats_invalid bit properly on scrub-repair completion
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-03 12:34:39 -07:00
Yuri Weinstein
0480ec7b27
Merge pull request #18061 from xiexingguo/wip-crc
...
osd/PrimaryLogPG: do not set data/omap digest blindly
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-03 12:34:19 -07:00
Yuri Weinstein
c73730b5bb
Merge pull request #18066 from shun-s/wip-objectstore-tool
...
tool: change default objectstore from filestore to bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
2017-10-03 12:33:56 -07:00
Yuri Weinstein
7b1c77a643
Merge pull request #18078 from liewegas/wip-21614
...
qa/suites/rados/singleton/all/recover-preemption: handle slow starting osd
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-10-03 12:33:29 -07:00
Andrew Schoen
32c1c97fce
Merge pull request #18095 from ceph/wip-bz1491250
...
ceph-volume lvm list
Reviewed by: Andrew Schoen <aschoen@redhat.com>
2017-10-03 13:17:32 -05:00
Alfredo Deza
d11c80c917
doc/ceph-volume add lvm/list to the toctree
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 13:28:34 -04:00
Alfredo Deza
9a52939ef8
doc/ceph-volume create the reference for the list sub-command
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 13:28:34 -04:00
Alfredo Deza
ed5fa519ac
doc/ceph-volume add create and list to the index
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 13:28:34 -04:00
Alfredo Deza
2c2cf547b0
ceph-volume tests create a unit test module for listing features
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 13:28:34 -04:00
Jason Dillaman
22816ed3f4
qa/workunits/rbd: fixed variable name for resync image id
...
Fixes: http://tracker.ceph.com/issues/21663
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-10-03 13:25:33 -04:00
Jason Dillaman
f70e80e204
Merge pull request #18006 from adamwg/awg/rbd-mirror-default-data-pool
...
rbd-mirror: Improve data pool selection when creating images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-10-03 13:19:21 -04:00
Jason Dillaman
99772043e7
Merge pull request #17721 from amitkumar50/cov-librbd-4
...
librbd: address coverity false positives
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-10-03 13:18:29 -04:00
Jason Dillaman
3b0142785b
Merge pull request #17696 from amitkumar50/cov-librbd-3
...
librbd: address coverity false positives
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-10-03 13:18:16 -04:00
Jason Dillaman
24acc5516d
Merge pull request #17660 from gmayyyha/striping-feature-21360
...
librbd: fix don't send get_stripe_unit_count if striping is not enabled
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Golub <to.my.trociny@gmail.com>
2017-10-03 13:17:25 -04:00
Jason Dillaman
8e86a43b63
Merge pull request #17461 from PCzhangPC/bench_rw_test
...
rbd:introduce rbd bench rw(for read and write mix) test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-10-03 13:16:24 -04:00
Josh Durgin
4570075984
Merge pull request #17576 from ceph/wip-rm-1-minsize
...
qa/tests/rados: Remove unsupported 2-size-1-min-size config
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-10-03 09:45:45 -07:00
Alfredo Deza
5a0b17de81
ceph-volume tests create a small factory fixture
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 09:00:13 -04:00
Alfredo Deza
c5b933a96d
ceph-volume tests ensure Volume.as_dict gets populated correctly
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 09:00:13 -04:00
Alfredo Deza
2d80190a03
ceph-volume lvm.listing initial take on listing command
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-10-03 09:00:13 -04:00
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
Sage Weil
af72a8932c
mgr/localpool: optionally adjust min_size too
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-10-02 17:13:12 -05:00
Sage Weil
9624923f19
mgr/localpool: default to 3x
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-10-02 17:11:38 -05: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
Sage Weil
76d84ac194
qa/suites/rados/singleton/all/recover-preemption: handle slow starting osd
...
The OSD may not be marked up yet; set the config via the admin
socket.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-10-02 07:20:57 -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