]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
6 years agodoc: added :ref: directive for osdmaptool 23564/head
James McClune [Tue, 14 Aug 2018 22:04:06 +0000 (18:04 -0400)]
doc: added :ref: directive for osdmaptool

Added :ref: directive for osdmaptool utility.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
6 years agodoc: added osdmaptool cross reference
James McClune [Tue, 14 Aug 2018 21:59:09 +0000 (17:59 -0400)]
doc: added osdmaptool cross reference

Added osdmaptool cross reference for docs/rados/operations/control.rst.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
6 years agodoc: updated reference link for osdmaptool utility
James McClune [Tue, 14 Aug 2018 03:39:46 +0000 (23:39 -0400)]
doc: updated reference link for osdmaptool utility

Reference link for osdmaptool utility was broken (404 error).

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
6 years agodoc: updated link for submitting patches
James McClune [Tue, 14 Aug 2018 03:29:41 +0000 (23:29 -0400)]
doc: updated link for submitting patches

Updated link for Submitting Patches (404 error).

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
6 years agoMerge PR #23537 into master
Patrick Donnelly [Mon, 13 Aug 2018 23:39:32 +0000 (16:39 -0700)]
Merge PR #23537 into master

* refs/pull/23537/head:
tools/cephfs-shell:fixing the issue in using  with_argparse.

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMerge pull request #23519 from falcon78921/wip-doc-troubleshoot-osds
Gregory Farnum [Mon, 13 Aug 2018 20:57:58 +0000 (13:57 -0700)]
Merge pull request #23519 from falcon78921/wip-doc-troubleshoot-osds

doc: cleaned up troubleshooting OSDs documentation

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
6 years agoMerge pull request #23401 from cbodley/wip-rgw-getomapkeys2-more
Casey Bodley [Mon, 13 Aug 2018 19:44:45 +0000 (15:44 -0400)]
Merge pull request #23401 from cbodley/wip-rgw-getomapkeys2-more

rgw: RGWRadosGetOmapKeysCR uses 'more' flag from omap_get_keys2()

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agoMerge PR #23406 into master
Sage Weil [Mon, 13 Aug 2018 18:00:51 +0000 (13:00 -0500)]
Merge PR #23406 into master

* refs/pull/23406/head:
TestOSDMap: Test with negative upmap values
osd/OSDMap: Disallow negative values in _apply_upmap

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
6 years agoMerge PR #23512 into master
Sage Weil [Mon, 13 Aug 2018 18:00:46 +0000 (13:00 -0500)]
Merge PR #23512 into master

* refs/pull/23512/head:
osd: vary tick interval +/- 5% to avoid scrub livelocks
osd: tick at OSD_TICK_INTERVAL, not heartbeat interval

Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge PR #23515 into master
Sage Weil [Mon, 13 Aug 2018 18:00:41 +0000 (13:00 -0500)]
Merge PR #23515 into master

* refs/pull/23515/head:
os/bluestore_tool: print actual usage in BlueFS::dump_block_extents.

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #23516 into master
Sage Weil [Mon, 13 Aug 2018 18:00:36 +0000 (13:00 -0500)]
Merge PR #23516 into master

* refs/pull/23516/head:
os/bluestore: check bluefs_extents consistency (DB vs. BlueFS)

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #23517 into master
Sage Weil [Mon, 13 Aug 2018 18:00:32 +0000 (13:00 -0500)]
Merge PR #23517 into master

* refs/pull/23517/head:
os/bluestore: uniform loging format for bluefs_extent_t.
os/bluestore_tool: handle fsck's returned  status properly.
os/bluestore_tool: fix multiple extents handling in BlueFS::log_dump

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #23536 into master
Patrick Donnelly [Mon, 13 Aug 2018 17:16:32 +0000 (10:16 -0700)]
Merge PR #23536 into master

* refs/pull/23536/head:
mds: report lagginess at lower debug
MDSMonitor: note beacons and cluster changes at low dbg level

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #23291 into master
Sage Weil [Mon, 13 Aug 2018 15:49:41 +0000 (10:49 -0500)]
Merge PR #23291 into master

* refs/pull/23291/head:
tests: add Cephx-resembling scenarios to crypto tests.
tests: differentiate AES testing regarding text size.

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #22879 into master
Sage Weil [Mon, 13 Aug 2018 13:48:14 +0000 (08:48 -0500)]
Merge PR #22879 into master

* refs/pull/22879/head:
doc/rados/operations/user-management: document 'network' clause of moncap and osdcap
mds/SessionMap: make Session::connection private
mds/MDSAuthCaps: parse and enforce network restriction
mds/MDSAuthCaps: pass addr to is_capable
mds/SessionMap: track socket_addr for each Session
osd/OSDCap: enforce network restriction
osd/OSDCap: take addr arg to is_capable
osd/OSDCap: parse 'network' clause in grant
mon: adapt MonCap network checks to addrvecs
mon/MonCap: enforce network constraint (if present)
mon/MonCap: take addr for MonCap::is_capable
mon/MonCap: parse 'network ...' suffix
osd: add peer_socket_addr to Session
mon: use addrvec for RoutedRequest and MForward
msg/Connection: add get_peer_socket_addr()
common/ipaddr: add network_contains() helper
common/ipaddr: add parse_network helper
common/ipaddr: expose netmask_ipv[46]

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
6 years agoMerge pull request #23510 from tchaikov/wip-cmake-boost-build
Kefu Chai [Mon, 13 Aug 2018 13:42:10 +0000 (21:42 +0800)]
Merge pull request #23510 from tchaikov/wip-cmake-boost-build

cmake: fix build WITH_SYSTEM_BOOST=ON

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agoMerge PR #23542 into master
Patrick Donnelly [Mon, 13 Aug 2018 02:15:20 +0000 (19:15 -0700)]
Merge PR #23542 into master

* refs/pull/23542/head:
qa: fix mon config section

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoqa: fix mon config section 23542/head
Patrick Donnelly [Mon, 13 Aug 2018 02:13:06 +0000 (19:13 -0700)]
qa: fix mon config section

Fixes: fc6e683832125a1042638f21b623e29d0d4c34d8
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMerge PR #23444 into master
Patrick Donnelly [Mon, 13 Aug 2018 01:29:34 +0000 (18:29 -0700)]
Merge PR #23444 into master

* refs/pull/23444/head:
cephfs-shell: avoid sys.argv modification
tools/cephfs-shell: added support for batch file processing and to execute commands from arguments.

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agodoc/rados/operations/user-management: document 'network' clause of moncap and osdcap 22879/head
Sage Weil [Thu, 5 Jul 2018 16:44:25 +0000 (11:44 -0500)]
doc/rados/operations/user-management: document 'network' clause of moncap and osdcap

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomds/SessionMap: make Session::connection private
Sage Weil [Thu, 9 Aug 2018 19:09:39 +0000 (14:09 -0500)]
mds/SessionMap: make Session::connection private

Ensure all setters go through set_connection()

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agocephfs-shell: avoid sys.argv modification 23444/head
Patrick Donnelly [Sun, 12 Aug 2018 22:01:34 +0000 (15:01 -0700)]
cephfs-shell: avoid sys.argv modification

In multiple locations in the code.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agomds/MDSAuthCaps: parse and enforce network restriction
Sage Weil [Fri, 3 Aug 2018 20:20:16 +0000 (15:20 -0500)]
mds/MDSAuthCaps: parse and enforce network restriction

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomds/MDSAuthCaps: pass addr to is_capable
Sage Weil [Fri, 3 Aug 2018 19:45:45 +0000 (14:45 -0500)]
mds/MDSAuthCaps: pass addr to is_capable

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomds/SessionMap: track socket_addr for each Session
Sage Weil [Fri, 3 Aug 2018 19:36:14 +0000 (14:36 -0500)]
mds/SessionMap: track socket_addr for each Session

Make sure socket_addr is populated when connection is set.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoosd/OSDCap: enforce network restriction
Sage Weil [Fri, 3 Aug 2018 18:59:40 +0000 (13:59 -0500)]
osd/OSDCap: enforce network restriction

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoosd/OSDCap: take addr arg to is_capable
Sage Weil [Fri, 3 Aug 2018 18:50:39 +0000 (13:50 -0500)]
osd/OSDCap: take addr arg to is_capable

Not enforced yet; just plumbing!

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoosd/OSDCap: parse 'network' clause in grant
Sage Weil [Fri, 3 Aug 2018 18:27:28 +0000 (13:27 -0500)]
osd/OSDCap: parse 'network' clause in grant

This mirrors what we do in the MonCap (but, naturally, is a slightly
different since we're using a the spirit parse in a totally different way).

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomon: adapt MonCap network checks to addrvecs
Sage Weil [Thu, 5 Jul 2018 17:59:13 +0000 (12:59 -0500)]
mon: adapt MonCap network checks to addrvecs

Breaking this out in a separate commit to make the backport a bit easier.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomon/MonCap: enforce network constraint (if present)
Sage Weil [Thu, 5 Jul 2018 16:40:06 +0000 (11:40 -0500)]
mon/MonCap: enforce network constraint (if present)

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomon/MonCap: take addr for MonCap::is_capable
Sage Weil [Thu, 5 Jul 2018 16:39:48 +0000 (11:39 -0500)]
mon/MonCap: take addr for MonCap::is_capable

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomon/MonCap: parse 'network ...' suffix
Sage Weil [Tue, 3 Jul 2018 19:31:52 +0000 (14:31 -0500)]
mon/MonCap: parse 'network ...' suffix

Allow an optional network constraint to any grant.

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoosd: add peer_socket_addr to Session
Sage Weil [Fri, 3 Aug 2018 18:41:30 +0000 (13:41 -0500)]
osd: add peer_socket_addr to Session

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomon: use addrvec for RoutedRequest and MForward
Sage Weil [Thu, 5 Jul 2018 17:13:15 +0000 (12:13 -0500)]
mon: use addrvec for RoutedRequest and MForward

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agomsg/Connection: add get_peer_socket_addr()
Sage Weil [Thu, 5 Jul 2018 16:56:15 +0000 (11:56 -0500)]
msg/Connection: add get_peer_socket_addr()

Return the addr that is actually being used for this socket (among the
potentially many in the addrvec).

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agocommon/ipaddr: add network_contains() helper
Sage Weil [Thu, 9 Aug 2018 18:20:07 +0000 (13:20 -0500)]
common/ipaddr: add network_contains() helper

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agocommon/ipaddr: add parse_network helper
Sage Weil [Thu, 9 Aug 2018 18:13:18 +0000 (13:13 -0500)]
common/ipaddr: add parse_network helper

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agocommon/ipaddr: expose netmask_ipv[46]
Sage Weil [Tue, 3 Jul 2018 23:07:46 +0000 (18:07 -0500)]
common/ipaddr: expose netmask_ipv[46]

Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #23066 into master
Patrick Donnelly [Sun, 12 Aug 2018 21:51:26 +0000 (14:51 -0700)]
Merge PR #23066 into master

* refs/pull/23066/head:
include/utime.h: remove improper comments

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge PR #23513 into master
Patrick Donnelly [Sun, 12 Aug 2018 21:49:05 +0000 (14:49 -0700)]
Merge PR #23513 into master

* refs/pull/23513/head:
doc: updated contact email for Ceph pull requests

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMerge PR #23280 into master
Patrick Donnelly [Sun, 12 Aug 2018 21:25:01 +0000 (14:25 -0700)]
Merge PR #23280 into master

* refs/pull/23280/head:
cephfs: LeaseStat versioning
cephfs: DirStat versioning
mds: make has_feature const function
cephfs: InodeStat versioning
mds: add new feature bit

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Zheng Yan <zyan@redhat.com>
6 years agoMerge PR #23538 into master
Patrick Donnelly [Sun, 12 Aug 2018 21:12:02 +0000 (14:12 -0700)]
Merge PR #23538 into master

* refs/pull/23538/head:
mds: mark beacons as high priority

Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Zheng Yan <zyan@redhat.com>
6 years agoMerge PR #23527 into master
Patrick Donnelly [Sun, 12 Aug 2018 21:11:58 +0000 (14:11 -0700)]
Merge PR #23527 into master

* refs/pull/23527/head:
mds: use fast dispatch to handle MDSBeacon

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMerge PR #23457 into master
Patrick Donnelly [Sun, 12 Aug 2018 21:10:09 +0000 (14:10 -0700)]
Merge PR #23457 into master

* refs/pull/23457/head:
qa: ignore normal slow IO warnings for cephfs

Reviewed-by: Zheng Yan <zyan@redhat.com>
6 years agomds: report lagginess at lower debug 23536/head
Patrick Donnelly [Sat, 11 Aug 2018 18:21:43 +0000 (11:21 -0700)]
mds: report lagginess at lower debug

To help diagnose laggy daemons with performance tuned debug settings.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMDSMonitor: note beacons and cluster changes at low dbg level
Patrick Donnelly [Sat, 11 Aug 2018 17:40:03 +0000 (10:40 -0700)]
MDSMonitor: note beacons and cluster changes at low dbg level

These messages are essential for diagnosing the reason why the MDSMonitor is
kicking MDSs out of the MDSMap. They should also be rare enough that the extra
verbosity is not noticable.

Fixes: http://tracker.ceph.com/issues/26898
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoqa: ignore normal slow IO warnings for cephfs 23457/head
Patrick Donnelly [Tue, 7 Aug 2018 00:55:42 +0000 (17:55 -0700)]
qa: ignore normal slow IO warnings for cephfs

Generally the slow warnings we get are just over the threshold. These warnings
are related to deploying multiple Ceph daemons side-by-side. Let's see how we
do with two minutes.

Ignoring the warnings entirely is unsatisfactory as they serve as a useful
canary in the coal mine when you see warnings for ops > some unreasonably large
amount of time.

Fixes: http://tracker.ceph.com/issues/26900
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoosd: vary tick interval +/- 5% to avoid scrub livelocks 23512/head
Sage Weil [Thu, 9 Aug 2018 13:33:42 +0000 (08:33 -0500)]
osd: vary tick interval +/- 5% to avoid scrub livelocks

If you have two pgs that need to scrub on two OSDs, each the primary
for one pg and the replica for the other, you can end up in a livelock:

- both osds locally reserve a scrub slot
- both osds send a scrub schedule request
- both scrub requests are rejected
- both osds wait exactly 1 second
- repeat

Seems a bit unlikely, but I've seen test cases where it goes on more an
hour.

Fixes: http://tracker.ceph.com/issues/26890
Signed-off-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #23416 from ZVampirEM77/wip-mfa-cmd-and-options
Casey Bodley [Sun, 12 Aug 2018 18:10:33 +0000 (14:10 -0400)]
Merge pull request #23416 from ZVampirEM77/wip-mfa-cmd-and-options

radosgw-admin: add mfa related command and options

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agotools/cephfs-shell: added support for batch file processing and to execute commands...
Pavani Rajula [Sun, 12 Aug 2018 14:55:54 +0000 (20:25 +0530)]
tools/cephfs-shell: added support for batch file processing and to execute commands from arguments.

Fixes:http://tracker.ceph.com/issues/26853
Fixes:http://tracker.ceph.com/issues/26855

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
6 years agotools/cephfs-shell:fixing the issue in using with_argparse. 23537/head
Pavani Rajula [Sun, 12 Aug 2018 08:14:58 +0000 (13:44 +0530)]
tools/cephfs-shell:fixing the issue in using  with_argparse.

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
6 years agoMerge pull request #22563 from ifed01/wip-ifed-bdev-minsize
Kefu Chai [Sun, 12 Aug 2018 09:30:28 +0000 (17:30 +0800)]
Merge pull request #22563 from ifed01/wip-ifed-bdev-minsize

os/bluestore: fix bluefs extent miscalculations on small slow device

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #23294 from noahdesu/timely-mgr-health-updates
Kefu Chai [Sun, 12 Aug 2018 09:29:29 +0000 (17:29 +0800)]
Merge pull request #23294 from noahdesu/timely-mgr-health-updates

mgr: timely health updates between monitor and manager

Reviewed-by: John Spray <john.spray@redhat.com>
6 years agoMerge pull request #23257 from ifed01/wip-ifed-fix-rcoll-race
Kefu Chai [Sun, 12 Aug 2018 09:28:28 +0000 (17:28 +0800)]
Merge pull request #23257 from ifed01/wip-ifed-fix-rcoll-race

os/bluestore: fix race between remove_collection and object removals

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #23492 from liewegas/wip-mgrc-warning
Kefu Chai [Sun, 12 Aug 2018 09:26:17 +0000 (17:26 +0800)]
Merge pull request #23492 from liewegas/wip-mgrc-warning

mgr/MgrClient: make some noise for a user if no mgr daemon is running

Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
6 years agocephfs: LeaseStat versioning 23280/head
Jos Collin [Wed, 1 Aug 2018 14:58:21 +0000 (20:28 +0530)]
cephfs: LeaseStat versioning

* Use the new feature bit CEPHFS_FEATURE_REPLY_ENCODING for encoding.
* encode/decode in the new format.
* Dropped LeaseStat::encode().
* The old format is maintained for backward compatibility.
* Created Locker::encode_lease() for encoding and dropped the duplicates.

Fixes: http://tracker.ceph.com/issues/24444
Signed-off-by: Jos Collin <jcollin@redhat.com>
6 years agocephfs: DirStat versioning
Jos Collin [Wed, 1 Aug 2018 04:18:48 +0000 (09:48 +0530)]
cephfs: DirStat versioning

* Use the new feature bit CEPHFS_FEATURE_REPLY_ENCODING for encoding.
* encode/decode in the new format.
* Dropped DirStat::encode().
* The old format is maintained for backward compatibility.
* Created CDir::encode_dirstat() for encoding and dropped the duplicates.

Fixes: http://tracker.ceph.com/issues/24444
Signed-off-by: Jos Collin <jcollin@redhat.com>
6 years agoMerge PR #23500 into master
Patrick Donnelly [Sat, 11 Aug 2018 23:33:47 +0000 (16:33 -0700)]
Merge PR #23500 into master

* refs/pull/23500/head:
debian: mark python-ceph-argparse Arch = all
rpm: package cephfs-shell for fedora
tools/cephfs,deb: package cephfs-shell
cmake: install script and egg-info files of cephfs-shell
tools/cephfs: add setup.py for cephfs-shell

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMerge PR #23480 into master
Patrick Donnelly [Sat, 11 Aug 2018 23:27:48 +0000 (16:27 -0700)]
Merge PR #23480 into master

* refs/pull/23480/head:
tools/cephfs: fix mkdirs(exist_ok) call
tools/cephfs: cephfs-shell cleanup
tools/cephfs: run cephfs-shell thru autopep8

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agomds: mark beacons as high priority 23538/head
Patrick Donnelly [Sat, 11 Aug 2018 23:10:28 +0000 (16:10 -0700)]
mds: mark beacons as high priority

The mons already mark beacon replies as high priority (via default mon message
priority). We should expect that the mons handle our beacons at the same
priority so the MDS doesn't wrongly get marked laggy.

Fixes: http://tracker.ceph.com/issues/26899
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
6 years agoMerge pull request #22868 from iliul/modify-log-level
Casey Bodley [Sat, 11 Aug 2018 14:48:24 +0000 (10:48 -0400)]
Merge pull request #22868 from iliul/modify-log-level

rgw: Fix log level of gc_iterate_entries

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agorgw: Fix log level of gc_iterate_entries 22868/head
iliul [Thu, 5 Jul 2018 08:20:27 +0000 (16:20 +0800)]
rgw: Fix log level of gc_iterate_entries

Fixes: http://tracker.ceph.com/issues/23801
Signed-off-by: iliul <liul.stone@gmail.com>
6 years agomds: use fast dispatch to handle MDSBeacon 23527/head
Yan, Zheng [Fri, 10 Aug 2018 09:34:01 +0000 (17:34 +0800)]
mds: use fast dispatch to handle MDSBeacon

Current mds handles MDSBeacon messages through MDSRank::ms_dispatch().
MDSRank::ms_dispatch() locks mds_lock at the very beginning. This means
that long running task (such as processing finished contexts) can delay
MMDSBeacon. Using fast dispatch for MDSBeacon can avoid this issue.

Fixes: http://tracker.ceph.com/issues/23519
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
6 years agoMerge PR #22838 into master
Sage Weil [Fri, 10 Aug 2018 21:32:34 +0000 (16:32 -0500)]
Merge PR #22838 into master

* refs/pull/22838/head:
kv/RocksDBStore: Handle nullptr if clock cache is chosen.
kv/rocksdb_cache/BinnedLRUCache: Don't promote data to the high pri pool.
src/kv: Initial import of a custom RocksDB cache.
src/rocksdb: switch back to master branch.

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge PR #22970 into master
Sage Weil [Fri, 10 Aug 2018 21:32:29 +0000 (16:32 -0500)]
Merge PR #22970 into master

* refs/pull/22970/head:
os/bluestore: limit OSD memory usage by tuning the cache size.

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agodoc: updated troubleshooting OSDs documentation 23519/head
James McClune [Fri, 10 Aug 2018 19:18:19 +0000 (15:18 -0400)]
doc: updated troubleshooting OSDs documentation

Restructured OSD event descriptions for better clarification.
Added a link to the write() system call reference.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
6 years agoqa/rgw: raise default curl timeout for multisite suite 23401/head
Casey Bodley [Fri, 3 Aug 2018 17:57:56 +0000 (13:57 -0400)]
qa/rgw: raise default curl timeout for multisite suite

Signed-off-by: Casey Bodley <cbodley@redhat.com>
6 years agoqa/rgw: vary omap osd-side limit
Sage Weil [Mon, 23 Jan 2017 16:58:32 +0000 (11:58 -0500)]
qa/rgw: vary omap osd-side limit

Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
6 years agorgw: use get_omap_keys2
Sage Weil [Fri, 20 Jan 2017 16:52:27 +0000 (11:52 -0500)]
rgw: use get_omap_keys2

Making looping less fragile.

Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
6 years agoradosgw-admin: add mfa related command and options 23416/head
Enming.Zhang [Fri, 10 Aug 2018 16:16:49 +0000 (12:16 -0400)]
radosgw-admin: add mfa related command and options

command:
+ mfa create
+ mfa list
+ mfa get
+ mfa remove
+ mfa check
+ mfa resync

options:
+ --totp-serial
+ --totp-seed
+ --totp-second
+ --totp-window
+ --totp-pin

Signed-off-by: Enming.Zhang <enming.zhang@umcloud.com>
6 years agoMerge pull request #22967 from linuxbox2/wip-slo-nosize
Yuri Weinstein [Fri, 10 Aug 2018 16:14:09 +0000 (09:14 -0700)]
Merge pull request #22967 from linuxbox2/wip-slo-nosize

rgw: Swift SLO size_bytes member is optional

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agoMerge pull request #23056 from stiopaa1/fixRgwAdminUser
Yuri Weinstein [Fri, 10 Aug 2018 16:13:40 +0000 (09:13 -0700)]
Merge pull request #23056 from stiopaa1/fixRgwAdminUser

rgw: fix dependencies/target_link_libraries

Reviewed-by: Orit Wasserman <owasserm@redhat.com>
6 years agoMerge pull request #23282 from zhangsw/fix-rgw-server-header
Yuri Weinstein [Fri, 10 Aug 2018 16:13:18 +0000 (09:13 -0700)]
Merge pull request #23282 from zhangsw/fix-rgw-server-header

rgw: add Http header 'Server' in response headers.

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agoMerge pull request #23405 from joke-lee/WIP-RGW-BUCKET-NOTIFY
Yuri Weinstein [Fri, 10 Aug 2018 16:12:41 +0000 (09:12 -0700)]
Merge pull request #23405 from joke-lee/WIP-RGW-BUCKET-NOTIFY

rgw: add s3 notification sub resources

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agoMerge pull request #23434 from joke-lee/wip-cors-rule-num-limit
Yuri Weinstein [Fri, 10 Aug 2018 16:12:15 +0000 (09:12 -0700)]
Merge pull request #23434 from joke-lee/wip-cors-rule-num-limit

rgw: cors rules num limit

Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
6 years agoMerge pull request #23210 from alfredodeza/wip-bluestore-sizing
Alfredo Deza [Fri, 10 Aug 2018 15:15:29 +0000 (11:15 -0400)]
Merge pull request #23210 from alfredodeza/wip-bluestore-sizing

doc: document sizing for `block.db`

Reviewed-by: Ben England <bengland@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
6 years agoMerge pull request #23511 from excellentkf/WIP-test
Casey Bodley [Fri, 10 Aug 2018 13:00:47 +0000 (09:00 -0400)]
Merge pull request #23511 from excellentkf/WIP-test

common/options: correct the description of rgw_enable_lc_threads option

Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agomds: make has_feature const function
Jos Collin [Wed, 1 Aug 2018 01:28:29 +0000 (06:58 +0530)]
mds: make has_feature const function

Signed-off-by: Jos Collin <jcollin@redhat.com>
6 years agocephfs: InodeStat versioning
Jos Collin [Fri, 13 Jul 2018 13:38:37 +0000 (19:08 +0530)]
cephfs: InodeStat versioning

* Use the new feature bit CEPHFS_FEATURE_REPLY_ENCODING for encoding.
* encode/decode in the new format.
* The old format is maintained for backward compatibility.

Fixes: http://tracker.ceph.com/issues/24444
Signed-off-by: Jos Collin <jcollin@redhat.com>
6 years agoMerge pull request #23496 from bstillwell/crush_doc_fixes
Kefu Chai [Fri, 10 Aug 2018 04:45:29 +0000 (12:45 +0800)]
Merge pull request #23496 from bstillwell/crush_doc_fixes

doc: Fix a couple typos and improve diagram formatting

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge pull request #23477 from liewegas/wip-kv-merge-name
Kefu Chai [Fri, 10 Aug 2018 02:54:13 +0000 (10:54 +0800)]
Merge pull request #23477 from liewegas/wip-kv-merge-name

kv/KeyValueDB: return const char* from MergeOperator::name()

Reviewed-by: Kefu Chai <kchai@redhat.com>
6 years agoMerge pull request #23474 from tchaikov/wip-config-expand-meta
Kefu Chai [Fri, 10 Aug 2018 02:52:53 +0000 (10:52 +0800)]
Merge pull request #23474 from tchaikov/wip-config-expand-meta

common: expand meta in parse_argv()

Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
6 years agoMerge pull request #23481 from Yan-waller/wip-walle-180808-smooth-intervals
yanjun [Fri, 10 Aug 2018 02:51:52 +0000 (10:51 +0800)]
Merge pull request #23481 from Yan-waller/wip-walle-180808-smooth-intervals

mgr,mon: fix to apply changed mon_stat_smooth_intervals

Reviewed-by: John Spray <john.spray@redhat.com>
6 years agoMerge pull request #23482 from Yan-waller/wip-walle-180808-mgr-deadlock
yanjun [Fri, 10 Aug 2018 02:49:19 +0000 (10:49 +0800)]
Merge pull request #23482 from Yan-waller/wip-walle-180808-mgr-deadlock

mgr: fix beacon interruption caused by deadlock

Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
6 years agoMerge pull request #23487 from xiexingguo/wip-hb-peers-v2
yanjun [Fri, 10 Aug 2018 02:47:19 +0000 (10:47 +0800)]
Merge pull request #23487 from xiexingguo/wip-hb-peers-v2

osd/OSD: choose heartbeat peers more carefully

Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
6 years agodoc: cleaned up troubleshooting OSDs documentation
James McClune [Fri, 10 Aug 2018 02:43:17 +0000 (22:43 -0400)]
doc: cleaned up troubleshooting OSDs documentation

Fixed grammar in Troubleshooting OSDs documentation.
Added code markup for debugging slow request commands.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
6 years agoos/bluestore: uniform loging format for bluefs_extent_t. 23517/head
Igor Fedotov [Thu, 28 Jun 2018 14:11:16 +0000 (17:11 +0300)]
os/bluestore: uniform loging format for bluefs_extent_t.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
6 years agoos/bluestore_tool: handle fsck's returned status properly.
Igor Fedotov [Mon, 2 Jul 2018 17:10:49 +0000 (20:10 +0300)]
os/bluestore_tool: handle fsck's returned  status properly.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
6 years agoos/bluestore_tool: fix multiple extents handling in BlueFS::log_dump
Igor Fedotov [Thu, 28 Jun 2018 14:05:59 +0000 (17:05 +0300)]
os/bluestore_tool: fix multiple extents handling in BlueFS::log_dump

Without the fix the op crashed when trying to read from the second
extent of the log file which was absent in superblock but actually existed.
Regular replay properly retrieves it - which wasn't the case
for log_dump due to 'noop' mode of operation.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
6 years agokv/RocksDBStore: Handle nullptr if clock cache is chosen. 22838/head
Mark Nelson [Thu, 9 Aug 2018 21:50:16 +0000 (16:50 -0500)]
kv/RocksDBStore: Handle nullptr if clock cache is chosen.

Signed-off-by: Mark Nelson <mnelson@redhat.com>
6 years agokv/rocksdb_cache/BinnedLRUCache: Don't promote data to the high pri pool.
Mark Nelson [Tue, 3 Jul 2018 22:30:23 +0000 (17:30 -0500)]
kv/rocksdb_cache/BinnedLRUCache: Don't promote data to the high pri pool.

Signed-off-by: Mark Nelson <mnelson@redhat.com>
6 years agosrc/kv: Initial import of a custom RocksDB cache.
Mark Nelson [Tue, 3 Jul 2018 15:42:14 +0000 (10:42 -0500)]
src/kv: Initial import of a custom RocksDB cache.

Signed-off-by: Mark Nelson <mnelson@redhat.com>
6 years agoos/bluestore: check bluefs_extents consistency (DB vs. BlueFS) 23516/head
Igor Fedotov [Mon, 2 Jul 2018 17:13:09 +0000 (20:13 +0300)]
os/bluestore: check bluefs_extents consistency (DB vs. BlueFS)

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
6 years agoMerge pull request #23514 from bstillwell/operations_doc_fixes
Alfredo Deza [Thu, 9 Aug 2018 21:41:58 +0000 (17:41 -0400)]
Merge pull request #23514 from bstillwell/operations_doc_fixes

doc: Multiple spelling fixes

Reviewed-by: Alfredo Deza <adeza@redhat.com>
6 years agoos/bluestore_tool: print actual usage in BlueFS::dump_block_extents. 23515/head
Igor Fedotov [Thu, 21 Jun 2018 18:44:21 +0000 (21:44 +0300)]
os/bluestore_tool: print actual usage in BlueFS::dump_block_extents.

Hence we can see per-device bluefs usage from ceph-bluestore-tool.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
6 years agodoc: Multiple spelling fixes 23514/head
Bryan Stillwell [Thu, 9 Aug 2018 20:51:25 +0000 (14:51 -0600)]
doc: Multiple spelling fixes

I ran a lot of the docs through aspell and found a number of spelling problems.

Signed-off-by: Bryan Stillwell <bstillwell@godaddy.com>
6 years agoos/bluestore: limit OSD memory usage by tuning the cache size. 22970/head
Mark Nelson [Wed, 20 Jun 2018 02:59:26 +0000 (21:59 -0500)]
os/bluestore: limit OSD memory usage by tuning the cache size.

Signed-off-by: Mark Nelson <mnelson@redhat.com>
6 years agoMerge PR #23471 into master
Sage Weil [Thu, 9 Aug 2018 19:35:56 +0000 (14:35 -0500)]
Merge PR #23471 into master

* refs/pull/23471/head:
mon/PGMap: fix spacing around pretty-printed SI units
include/types: render SI units adjacent to number

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: João Eduardo Luís <joao@suse.de>
6 years agoMerge PR #23473 into master
Sage Weil [Thu, 9 Aug 2018 19:35:50 +0000 (14:35 -0500)]
Merge PR #23473 into master

* refs/pull/23473/head:
OSD: translate the error result

Reviewed-by: Sage Weil <sage@redhat.com>
6 years agodoc: updated contact email for Ceph pull requests 23513/head
James McClune [Thu, 9 Aug 2018 18:16:49 +0000 (14:16 -0400)]
doc: updated contact email for Ceph pull requests

Updated the contact email address for Ceph pull requests (per @johnwilkins' request).

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>