Jason Dillaman
0e13e4a847
Merge pull request #13069 from SUSE/wip-hammer-retirement
...
doc: add 0.94.10 and hammer EOL to releases.rst
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-01-31 07:56:17 -05:00
Ilya Shipitsin
7dfb9b230c
Clean issues detected by cppcheck
...
[src/mds/MDLog.cc:1172] -> [src/mds/MDLog.cc:1173]: (warning) Either the condition 'sle!=NULL' is redundant or there is possible null pointer dereference: sle.
[src/mon/MDSMonitor.cc:2622] -> [src/mon/MDSMonitor.cc:2625]: (warning) Either the condition 'mds_map!=nullptr' is redundant or there is possible null pointer dereference: mds_map.
Signed-off-by: Ilya Shipitsin <chipitsine@gmail.com>
2017-01-31 17:07:39 +05:00
Abhishek L
6226aecef2
Merge pull request #13151 from smithfarm/wip-ceph-release-notes
...
tools: ceph-release-notes: ignore low-numbered PRs
2017-01-31 10:58:01 +01:00
Haomai Wang
ddd52ebf4f
Merge pull request #13190 from Adirl/reduce_num_buffers
...
msg/async/rdma: reduce number of rdma rx/tx buffers
Reviewed-by: Haomai Wang <haomai@xsky.com>
2017-01-31 17:50:03 +08:00
Sage Weil
67e48e20fd
Merge pull request #13066 from liewegas/wip-aio-read
...
os/bluestore: use aio for reads
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
2017-01-30 21:43:36 -06:00
Sage Weil
2cc9fac7ba
Merge pull request #13071 from liewegas/wip-omap-getkeys-rados-test
...
qa/suites/rados/basic: set low omap limit for rgw workload
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-01-30 21:43:17 -06:00
Sage Weil
29a7965a0a
Merge pull request #13150 from tchaikov/wip-mon-cleanup
...
mon: post-jewel cleanups
Reviewed-by: Sage Weil <sage@redhat.com>
2017-01-30 21:42:48 -06:00
Sage Weil
7a803bf683
osd: use distinct wait list for scrub
...
We've traditionally (ab)used waiting_for_active for ops blocked
by scrub. In order to preserve the op requeue ordering for
backoffs relating to unreadable and degraded, however, we need
to order the scrub waits different. The first step is to have it
on its own list.
Signed-off-by: Sage Weil <sage@redhat.com>
2017-01-30 22:42:19 -05:00
Jason Dillaman
3d894cad24
Merge pull request #12966 from dillaman/wip-18436
...
osdc: cache should ignore error bhs during trim
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
2017-01-30 21:24:22 -05:00
John Spray
d4f6385b85
Merge pull request #12800 from jcsp/wip-vstart-qasuite
...
Improve vstart_runner to (optionally) create its own cluster
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-01-31 02:02:49 +01:00
Nathan Cutler
046e873026
tests: ignore bogus ceph-objectstore-tool error in ceph_manager
...
Fixes: http://tracker.ceph.com/issues/16263
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-01-31 00:49:05 +01:00
Jason Dillaman
f56126afe3
Merge pull request #12817 from liupan1111/wip-list-snapshot-time
...
librbd: support to list snapshot timestamp
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-01-30 18:36:46 -05:00
Nathan Cutler
9dde6fa9d2
doc: update actual firefly and estimated hammer retirement
...
According to the "Understanding the release cycle" section, firefly was
actually retired when jewel was released (April 2016), and hammer will be
retired when luminous is released (estimated in May 2017).
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-01-31 00:21:47 +01:00
Nathan Cutler
04aced5fac
doc: add 0.94.10 to releases.rst
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-01-31 00:17:10 +01:00
Josh Durgin
c26f317c7f
Merge pull request #13098 from wido/doc-osd-greace
...
doc: Document that osd_heartbeat_grace applies to MON and OSD
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2017-01-30 14:55:45 -08:00
Jason Dillaman
040004f53f
journal: stop processing removal after error
...
Fixed: http://tracker.ceph.com/issues/18738
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-01-30 17:41:51 -05:00
Ilya Dryomov
326a11362f
Merge pull request #13141 from dillaman/wip-18653
...
librbd: introduce new constants for tracking max block name prefix
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2017-01-30 22:33:25 +01:00
Jason Dillaman
2c08629c99
librbd: introduce new constants for tracking max block name prefix
...
Fixes: http://tracker.ceph.com/issues/18653
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-01-30 15:25:23 -05:00
Yehuda Sadeh
a5d1fa0587
rgw: fix use of marker in List::list_objects()
...
Fixes: http://tracker.ceph.com/issues/18331
List marker is an index key, so treat it as such. This
fixes infinite loop in orphans find command.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2017-01-30 12:02:37 -08:00
Sage Weil
084f0c1876
Merge pull request #13188 from liewegas/wip-rest-fs-name
...
qa/workunits/rest: use unique pool names for cephfs test
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-01-30 13:30:05 -06:00
Pan Liu
66992d1931
test: regolden formatted-output.t for timestamp metadata of rbd snapshot
...
Signed-off-by: Pan Liu <pan.liu@istuary.com>
2017-01-31 03:22:33 +08:00
Pan Liu
bd4e36632a
test: Add unit test for getting rbd snapshot timestamp info
...
Signed-off-by: Pan Liu <pan.liu@istuary.com>
2017-01-31 03:20:31 +08:00
Pan Liu
9debf5c98a
librbd: support to list snapshot time stamp
...
Fixes: http://tracker.ceph.com/issues/808
Signed-off-by: Pan Liu <pan.liu@istuary.com>
2017-01-31 03:18:32 +08:00
Pan Liu
4dd47b0bac
librbd: Add timestamp metadata when creating rbd snapshot
...
Signed-off-by: Pan Liu <pan.liu@istuary.com>
2017-01-31 03:18:14 +08:00
Yehuda Sadeh
fc9a03ec4f
Merge pull request #12646 from SirishaGuduru/swift-api-auth-doc-change
...
doc: Fixes radosgw-admin ex: in swift auth section
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2017-01-30 08:36:32 -08:00
Sage Weil
388a7ff8ef
qa/workunits/rest: use unique pool names for cephfs test
...
Using cephfs_[meta]data collides with the pools that teuthology
already creates if an mds is defined.
This became a (noticeable) problem with 052c3d3f68
Signed-off-by: Sage Weil <sage@redhat.com>
2017-01-30 11:14:31 -05:00
Casey Bodley
b4446ac582
Merge pull request #13054 from oritwas/wip-rgw-period-update-crash
...
rgw: fix period update crash
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-01-30 09:52:13 -05:00
Adir Lev
64512deb13
msg/async/rdma: reduce number of rdma rx/tx buffers
...
issue: none
Change-Id: Ied523fec3210af152508b102c48aff5633343ab4
Signed-off-by: Adir Lev <adirl@mellanox.com>
2017-01-30 16:42:11 +02:00
Kefu Chai
e690a1afbf
Merge pull request #13186 from Adirl/fix_rdma_compile
...
cmake: fix broken RDMA compilation after merge PR #12878
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-01-30 20:19:11 +08:00
Radoslaw Zarzynski
034a6f9ba0
Merge pull request #13003 from Jing-Scott/dev/swift-container-acl-info
...
rgw: swift: the http referer acl in swift API should be shown
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2017-01-30 12:58:56 +01:00
Radoslaw Zarzynski
fca5b3c3ff
Merge pull request #13005 from Jing-Scott/dev/swift-http-url-parse
...
rgw: swift: The http referer should be parsed to compare in swift API
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2017-01-30 12:55:35 +01:00
Radoslaw Zarzynski
b8e7a276f6
Merge pull request #12874 from Jing-Scott/dev/swift-ref
...
rgw: the swift container acl should support field .ref
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
2017-01-30 12:44:21 +01:00
Oren Duer
94a27ecf39
cmake: fix broken RDMA compilation after merge PR #12878
...
issue: 965984
Change-Id: I2e401acf204069d3907001d276c58d9fb4cd0d58
Signed-off-by: Oren Duer <oren@mellanox.com>
2017-01-30 10:55:26 +00:00
Wido den Hollander
f42afa828b
doc: Document that osd_heartbeat_grace applies to MON and OSD
...
This value has to be set in both the [mon] and [osd] section since
both daemons read this value.
Signed-off-by: Wido den Hollander <wido@42on.com>
2017-01-30 10:04:52 +01:00
Edgaras Lukosevicius
35a13e86b2
Rewrite mount.fuse.ceph (to python) and move ceph-fuse options to fs_mntops
...
Rewrote mount.fuse.ceph to move ceph-fuse options to `fs_mntops`, where it should be.
Bash version with options in `fs_spec` is counterintuitive and cause issues in some
situations (systemd, for example)
Signed-off-by: Edgaras Lukosevicius <edgaras.lukosevicius@gmail.com>
2017-01-29 19:46:10 +02:00
Haomai Wang
d09fded5ae
Merge pull request #13142 from Adirl/remove_compilation_warning
...
msg/async/rdma: Remove compilation warning
Reviewed-by: Haomai Wang <haomai@xsky.com>
2017-01-28 15:52:17 +08:00
David Zafman
fff2b63d24
osd: Fix useless MAX(0, unsigned) to prevent out of wack misplaced
...
Still want to prevent strange results if for some reason num_objects
is less than osd_missing.
Fixes: http://tracker.ceph.com/issues/18718
Signed-off-by: David Zafman <dzafman@redhat.com>
2017-01-27 14:48:08 -08:00
Sage Weil
496012e206
Merge pull request #13057 from wido/issue-18635
...
systemd: Restart Mon after 10s in case of failure
Reviewd-by: Loic Dachary <ldachary@redhat.com>
2017-01-27 15:38:24 -06:00
Sage Weil
b88b29ef6e
Merge pull request #13140 from liewegas/wip-bluestore-statfs
...
os/bluestore: fix statfs to not include DB partition in free space
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
2017-01-27 15:37:25 -06:00
Sage Weil
166735a0b4
Merge pull request #13135 from liewegas/wip-kerneldevice-debug
...
os/bluestore/KernelDevice: fix debug message
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
2017-01-27 15:37:13 -06:00
Jason Dillaman
deaaba8fcf
qa/suites/rbd: OpenStack devstack tempest full suite
...
This mimics the OpenStack tempest gate tests that OpenStack
Zuul executes as a gate test.
Fixes: http://tracker.ceph.com/issues/18594
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-01-27 14:22:48 -05:00
John Spray
81e3a9dd9e
Merge pull request #13124 from ukernel/wip-18675
...
client: remove request from session->requests when handling forward
Reviewed-by: John Spray <john.spray@redhat.com>
2017-01-27 17:41:36 +01:00
John Spray
f44795a625
Merge pull request #13095 from ukernel/wip-18660
...
mds: skip fragment space check for replayed request
Reviewed-by: John Spray <john.spray@redhat.com>
2017-01-27 17:40:46 +01:00
John Spray
b54707ddca
Merge pull request #13052 from ukernel/wip-16768
...
mds: don't modify inode that is not projected
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2017-01-27 17:39:32 +01:00
John Spray
20db6c6f54
Merge pull request #12973 from ukernel/wip-18578
...
mds: fix incorrect assertion in Server::_dir_is_nonempty()
Reviewed-by: John Spray <john.spray@redhat.com>
2017-01-27 17:37:31 +01:00
John Spray
48adc77476
Merge pull request #12825 from stiopaa1/r11124_refuseToDoFsNew
...
mon/MDSMonitor.cc:refuse fs new on pools with obj
Reviewed-by: John Spray <john.spray@redhat.com>
2017-01-27 17:35:38 +01:00
John Spray
954a26534d
Merge pull request #12489 from gregsfortytwo/wip-fix-rename-bounds
...
client: fix the cross-quota rename boundary check conditions
Reviewed-by: Yan, Zheng <zyan@redhat.com>
2017-01-27 17:33:41 +01:00
John Spray
f3c7ab7988
Merge pull request #12440 from runsisi/wip-fix-fp-exception
...
include/fs_types: fix unsigned integer overflow
Reviewed-by: Sage Weil <sage@redhat.com>
2017-01-27 17:32:49 +01:00
Sage Weil
32472a1624
common/TrackedOp: log at level 6
...
This is above the default log level. I have yet to encounter a situation
where the optracker output was helpful during a crash, and this saves
a significant amount of cpu time (~2-3% in my test).
Signed-off-by: Sage Weil <sage@redhat.com>
2017-01-27 10:30:44 -05:00
Sage Weil
719c66ef01
common/TrackedOp: some cleanup
...
Signed-off-by: Sage Weil <sage@redhat.com>
2017-01-27 10:30:44 -05:00