Patrick Dinnen
|
c5931484c9
|
doc: correct arguments for ceph tell osd.N bench
Signed-off-by: Patrick Dinnen pdinnen@gmail.com
|
2017-04-11 15:57:11 -04:00 |
|
Josh Durgin
|
000629f743
|
Merge pull request #14461 from dmick/master
stop.sh: boilerplate error (don't stop mon when stopping mgr)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
|
2017-04-11 12:35:48 -07:00 |
|
Dan Mick
|
54e6680c8b
|
stop.sh: boilerplate error (don't stop mon when stopping mgr)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
|
2017-04-11 10:42:56 -07:00 |
|
Orit Wasserman
|
8c25738f4b
|
Merge pull request #14376 from cbodley/wip-rgw-forward-canned-acl
rgw: fix for EINVAL errors on forwarded bucket put_acl requests
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
|
2017-04-11 20:30:33 +03:00 |
|
Jason Dillaman
|
d084f68b1c
|
Merge pull request #13105 from rjfd/wip-18481
librbd: deferred image deletion
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
|
2017-04-11 11:24:21 -04:00 |
|
Casey Bodley
|
179cb5262c
|
Merge pull request #14355 from cbodley/wip-19505
rgw: allow larger payload for period commit
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
|
2017-04-11 11:13:04 -04:00 |
|
Casey Bodley
|
2dc5789019
|
Merge pull request #14319 from cbodley/wip-19488
rgw: multisite: fixes for zonegroup redirect
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
|
2017-04-11 11:12:44 -04:00 |
|
Casey Bodley
|
cde6359659
|
Merge pull request #14343 from Liuchang0812/wip-rgw-read-user-buckets
rgw: update is_truncated in function rgw_read_user_buckets
Reviewed-by: Casey Bodley <cbodley@redhat.com>
|
2017-04-11 11:11:41 -04:00 |
|
Kefu Chai
|
5a00a450b7
|
Merge pull request #14438 from theanalyst/fix/build-doc
script: build-doc/serve-doc fixes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
|
2017-04-11 22:10:37 +08:00 |
|
Sage Weil
|
b8dc3783c7
|
Merge pull request #14455 from optimistyzy/411_1
os/bluestore/NVMEDevice: fix the compilation issue for collect_metadata
Reviewed-by: Haomai Wang <haomai@xsky.com>
|
2017-04-11 08:47:40 -05:00 |
|
John Spray
|
93f1b90403
|
Merge pull request #13698 from ukernel/wip-multimds-misc
mds: miscellaneous multimds fixes
Reviewed-by: John Spray <john.spray@redhat.com>
|
2017-04-11 14:06:19 +01:00 |
|
Jason Dillaman
|
ca1a132d5a
|
Merge pull request #14453 from trociny/wip-test_mock_InstanceWatcher
test/rbd_mirror: race in TestMockInstanceWatcher on destroy
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
|
2017-04-11 08:10:20 -04:00 |
|
Ricardo Dias
|
6b54288793
|
pybind: librbd: added trash API to python RBD binding
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
b844f58481
|
qa/workunits/rbd: cli testing of rbd trash commands
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
3138bdfba3
|
rbd: added image-id optional to Info command
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
cad8952bed
|
rbd: Added image-id optional to Snap commands
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
dba8eb7e3c
|
rbd: added image_id param to Utils::init_and_open_image
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
46de06ebb2
|
rbd: added group image remove by id to CLI
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
9438ee9353
|
librbd: added group image remove by id to API
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
0a25ea0036
|
rbd: added CLI support for trash operations
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
b70dbccb67
|
librbd: added trash methods to API
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
cde8a9a3eb
|
librbd: open image gets name from directory or trash
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
d5e947946b
|
librbd: added open an image by id to API
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ricardo Dias
|
c7003e0546
|
cls_rbd: methods to manipulate the rbd_trash object
Signed-off-by: Ricardo Dias <rdias@suse.com>
|
2017-04-11 12:09:41 +01:00 |
|
Ziye Yang
|
3a3d020d33
|
bluestore/NVMEDevice: fix the compilation issue for collect_metadata
Signed-off-by: optimistyzy <optimistyzy@gmail.com>
|
2017-04-11 18:36:09 +08:00 |
|
Mykola Golub
|
abc04e022a
|
test/rbd_mirror: race in TestMockInstanceWatcher on destroy
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
|
2017-04-11 11:55:59 +02:00 |
|
Loic Dachary
|
55491d2f8a
|
Merge pull request #14295 from theanalyst/release/10.2.7/notes
doc: release notes for v10.2.7 Jewel
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
|
2017-04-11 11:44:29 +02:00 |
|
Loic Dachary
|
a8a71c1d27
|
Merge pull request #14441 from theanalyst/doc/changelog/v10.2.7
doc: add changelog for v10.2.7
Reviewed-by: Loic Dachary <ldachary@redhat.com>
|
2017-04-11 11:43:15 +02:00 |
|
Kefu Chai
|
1efff5297f
|
Merge pull request #14426 from tchaikov/wip-13562-kefu
misc: SCA fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
|
2017-04-11 17:41:56 +08:00 |
|
Haomai Wang
|
5da652e1d9
|
Merge pull request #13940 from Adirl/out
msg/async/rdma: Update fix broken compilation
Reviewed-by: Haomai Wang <haomai@xsky.com>
|
2017-04-11 09:13:03 +08:00 |
|
Haomai Wang
|
1a9ab802e8
|
Merge pull request #14409 from Adirl/conn_info
msg/async/rdma: RDMA-CM, Pass specific ConnMgr info in constructor
Reviewed-by: Haomai Wang <haomai@xsky.com>
|
2017-04-11 09:11:39 +08:00 |
|
Haomai Wang
|
fd1e65fe21
|
Merge pull request #14410 from Adirl/get_device
msg/async/rdma: RDMA-CM, get_device() by ibv_context
Reviewed-by: Haomai Wang <haomai@xsky.com>
|
2017-04-11 09:10:26 +08:00 |
|
Sage Weil
|
7e547a10b1
|
Merge pull request #13073 from chardan/jfw-wip-15475-admin_heap_command
osd: add "heap *" admin command
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
|
2017-04-10 16:24:14 -05:00 |
|
Sage Weil
|
a320d62cf6
|
Merge pull request #14235 from nvedant07/bug_fix_3
rados: more info added to pool deletion error
Reviewed-by: Sage Weil <sage@redhat.com>
|
2017-04-10 16:23:18 -05:00 |
|
Sage Weil
|
95d7a531e2
|
Merge pull request #14022 from batrick/admin-socket-close-error
common: do not print error when asok is closed
Reviewed-by: Sage Weil <sage@redhat.com>
|
2017-04-10 16:22:59 -05:00 |
|
Sage Weil
|
5adc257715
|
Merge pull request #14292 from joscollin/wip-radosacl-warning
tools: warning, ‘%.16x’ directive output truncated writing 16 bytes into a region of size 9.
Reviewed-by: Kefu Chai <kchai@redhat.com>
|
2017-04-10 16:22:37 -05:00 |
|
Sage Weil
|
180ff1f47e
|
Merge pull request #14301 from Andrey1994/master
build: Add Virtuozzo Linux support
Reviewed-by: Sage Weil <sage@redhat.com>
|
2017-04-10 16:22:21 -05:00 |
|
Sage Weil
|
d7e01f6913
|
Merge pull request #14336 from Adirl/fix_sockaddr
src/msg/async: Update fix broken compilation for Posix
Reviewed-by: Haomai Wang <haomai@xsky.com>
|
2017-04-10 16:22:07 -05:00 |
|
Abhishek Lekshmanan
|
fb9405ea6c
|
doc: add changelog for v10.2.7
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
|
2017-04-10 22:44:12 +02:00 |
|
Yuri Weinstein
|
937adde760
|
Merge pull request #14039 from dachary/wip-19307-set-deviceclass
mon/OSDMonitor: osd crush set-device-class
Reviewed-by: Sage Weil <sage@redhat.com>
|
2017-04-10 13:30:32 -07:00 |
|
Yuri Weinstein
|
4adfd07910
|
Merge pull request #14208 from dachary/wip-crush-uniform-weights
crush: bucket: crush_add_uniform_bucket_item should check for uniformity
Reviewed-by: Sage Weil <sage@redhat.com>
|
2017-04-10 13:28:41 -07:00 |
|
Yuri Weinstein
|
8e532b26e6
|
Merge pull request #14209 from dachary/wip-crush-create-default-tunables
crush: builder: creating crush map with optimal configurations
Reviewed-by: Sage Weil <sage@redhat.com>
|
2017-04-10 13:27:32 -07:00 |
|
Mykola Golub
|
712e7e9677
|
Merge pull request #14401 from dillaman/wip-rbd-import-fixes
rbd: correct issues with image importing
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
|
2017-04-10 22:23:53 +03:00 |
|
Sage Weil
|
6208821d0f
|
Merge pull request #14437 from cernceph/dvanders_mgrrotate
ceph-mgr: rotate logs on sighup
Reviewed-by: Sage Weil <sage@redhat.com>
|
2017-04-10 14:20:32 -05:00 |
|
Abhishek Lekshmanan
|
10ff461fc0
|
script: serve-doc print the port we're serving
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
|
2017-04-10 19:16:56 +02:00 |
|
Abhishek Lekshmanan
|
a69efc7760
|
script: build-doc use python2 only for virtualenv
This is because the sphinx-ditaa package and ceph's rbd/rgw/rados pybind
require python2
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
|
2017-04-10 19:15:25 +02:00 |
|
Abhishek Lekshmanan
|
7984fcc115
|
doc: release notes for v10.2.7 Jewel
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
|
2017-04-10 19:09:04 +02:00 |
|
Kefu Chai
|
e8f1f4a6d4
|
Merge pull request #14413 from hansbogert/patch-3
doc: rgw: remove mention of megabytes for quotas
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
|
2017-04-11 00:25:25 +08:00 |
|
Dan van der Ster
|
19f56b4cc0
|
logrotate.conf: also sighup the ceph-mgr
Tell ceph-mgr to reopen its logs postrotate.
Fixes: http://tracker.ceph.com/issues/19568
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
|
2017-04-10 17:34:48 +02:00 |
|
Danny Al-Gaaf
|
f47cc2869b
|
ceph_fuse.cc: fix 64/32bit detection
Fix for:
[src/ceph_fuse.cc:111]: (style) Condition 'sizeof(long)==4' is always false
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
|
2017-04-10 23:34:18 +08:00 |
|