ceph.git
5 years agocrimson/test: improve test_config with observers 23631/head
Yingxin [Mon, 20 Aug 2018 08:05:46 +0000 (16:05 +0800)]
crimson/test: improve test_config with observers

Signed-off-by: Yingxin <yingxin.cheng@intel.com>
5 years agocrimson/common: apply config changes also on shard.0
Yingxin [Fri, 17 Aug 2018 22:07:29 +0000 (06:07 +0800)]
crimson/common: apply config changes also on shard.0

Signed-off-by: Yingxin <yingxin.cheng@intel.com>
5 years agoMerge pull request #23601 from tchaikov/wip-pybind-freebsd-clang
Kefu Chai [Sun, 19 Aug 2018 15:59:28 +0000 (23:59 +0800)]
Merge pull request #23601 from tchaikov/wip-pybind-freebsd-clang

pybind: do not check MFLAGS

Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
5 years agoMerge pull request #23593 from jtlayton/wip-jlayton-26948
Kefu Chai [Sun, 19 Aug 2018 15:10:51 +0000 (23:10 +0800)]
Merge pull request #23593 from jtlayton/wip-jlayton-26948

librados: add a rados_omap_iter_size function

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agoMerge pull request #23588 from gmayyyha/ceph-df-json
Kefu Chai [Sun, 19 Aug 2018 15:10:01 +0000 (23:10 +0800)]
Merge pull request #23588 from gmayyyha/ceph-df-json

mon/PGMap: command 'ceph df -f json' output add total_percent_used

Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agoMerge pull request #23563 from yaozongyou/mon-ping-timeout
Kefu Chai [Sun, 19 Aug 2018 15:08:54 +0000 (23:08 +0800)]
Merge pull request #23563 from yaozongyou/mon-ping-timeout

mon/MonClient: use mon_client_ping_timeout during ping_monitor

Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agoMerge pull request #10305 from majianpeng/memdb-perfcounter
Kefu Chai [Sun, 19 Aug 2018 15:08:24 +0000 (23:08 +0800)]
Merge pull request #10305 from majianpeng/memdb-perfcounter

kv/MemDB: add perfcounter.

Reviewed-by: Sage Weil <sage@redhat.com>
5 years agoMerge pull request #23628 from tchaikov/wip-cmake-gtest-cleanup
Kefu Chai [Sun, 19 Aug 2018 14:58:47 +0000 (22:58 +0800)]
Merge pull request #23628 from tchaikov/wip-cmake-gtest-cleanup

cmake: link against gtest in a better way

Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
5 years agoMerge PR #23616 into master
Sage Weil [Sat, 18 Aug 2018 14:11:48 +0000 (09:11 -0500)]
Merge PR #23616 into master

* refs/pull/23616/head:
doc/releases/schedule: note Jewel EOL date

Reviewed-by: Sage Weil <sage@redhat.com>
5 years agoMerge PR #23618 into master
Sage Weil [Sat, 18 Aug 2018 14:10:32 +0000 (09:10 -0500)]
Merge PR #23618 into master

* refs/pull/23618/head:
doc: updated infernalis release reference link
doc: added ref label for infernalis release notes
doc: used reST label for ceph-deploy reference
doc: added reference label for ceph-deploy page
doc: updated cross referencing locations link

Reviewed-by: Sage Weil <sage@redhat.com>
5 years agoMerge PR #23636 into master
Patrick Donnelly [Sat, 18 Aug 2018 01:43:58 +0000 (18:43 -0700)]
Merge PR #23636 into master

* refs/pull/23636/head:
messages: fix get_opname return type

Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agoMerge pull request #23620 from tchaikov/wip-dpdk-cmake
Kefu Chai [Sat, 18 Aug 2018 01:42:25 +0000 (09:42 +0800)]
Merge pull request #23620 from tchaikov/wip-dpdk-cmake

cmake: add dpdk::dpdk if dpdk is built or found

Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
5 years agomessages: fix get_opname return type 23636/head
Patrick Donnelly [Fri, 17 Aug 2018 21:13:56 +0000 (14:13 -0700)]
messages: fix get_opname return type

It cannot be a constexpr.

Introduce-by: 00b867fae2e8e912119fc47348dee78631c6f66b / #23623
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agoMerge pull request #23574 from cbodley/wip-26895
Casey Bodley [Fri, 17 Aug 2018 20:52:18 +0000 (16:52 -0400)]
Merge pull request #23574 from cbodley/wip-26895

rgw multisite: bucket sync transitions back to StateInit on OP_SYNCSTOP

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
5 years agoMerge PR #23575 into master
Patrick Donnelly [Fri, 17 Aug 2018 19:04:42 +0000 (12:04 -0700)]
Merge PR #23575 into master

* refs/pull/23575/head:
tools/cephfs-shell:pep8 code clean
tools/cephfs-shell:resolved removing files using pattern inside sub-directories
tools/cephfs-shell:changed output representation for the commands cwd and ls
tools/cephfs-shell:resolved removing directories using pattern inside sub-directories

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agoMerge PR #18096 into master
Sage Weil [Fri, 17 Aug 2018 18:56:22 +0000 (13:56 -0500)]
Merge PR #18096 into master

* refs/pull/18096/head:
os/bluestore: factor VDO into bluestore's 'allocated' value
os/filestore: estimate omap_allocated
os/ObjectMap: add get_db() accessor
osd/OSDMap: include data, omap in 'osd df' output
os/bluestore: report omap and internal metadata usage
os/bluestore/BlueFS: drop get_fs_usage(); add get_used()
kv: add per-prefix space estimation
osd: decouple statfs update from hb peers, pg count
osd: drop useless OSDService::update_osd_stat()
osd/osd_types: separate accounting for data, omap, and metadata
osd: re-add get_num_pgs()

Reviewed-by: Igor Fedotov <ifedotov@suse.com>
5 years agotools/cephfs-shell:pep8 code clean 23575/head
Pavani Rajula [Tue, 14 Aug 2018 18:43:45 +0000 (00:13 +0530)]
tools/cephfs-shell:pep8 code clean

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
5 years agotools/cephfs-shell:resolved removing files using pattern inside sub-directories
Pavani Rajula [Tue, 14 Aug 2018 18:27:54 +0000 (23:57 +0530)]
tools/cephfs-shell:resolved removing files using pattern inside sub-directories

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
5 years agotools/cephfs-shell:changed output representation for the commands cwd and ls
Pavani Rajula [Tue, 14 Aug 2018 18:26:53 +0000 (23:56 +0530)]
tools/cephfs-shell:changed output representation for the commands cwd and ls

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
5 years agotools/cephfs-shell:resolved removing directories using pattern inside sub-directories
Pavani Rajula [Tue, 14 Aug 2018 18:24:02 +0000 (23:54 +0530)]
tools/cephfs-shell:resolved removing directories using pattern inside sub-directories

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
5 years agoMerge pull request #23623 from tchaikov/wip-inline-constants
Kefu Chai [Fri, 17 Aug 2018 15:07:04 +0000 (23:07 +0800)]
Merge pull request #23623 from tchaikov/wip-inline-constants

messages: define HEAD_VERSION and COMPAT_VERSION inlined

Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
5 years agomessages: define HEAD_VERSION and COMPAT_VERSION inlined 23623/head
Kefu Chai [Fri, 17 Aug 2018 09:14:28 +0000 (17:14 +0800)]
messages: define HEAD_VERSION and COMPAT_VERSION inlined

otherwise we could have ../lib/libceph-common.so.0: undefined reference
to `MOSDPGNotify::HEAD_VERSION

when the compiler tries to be smart and pass them by reference.

Signed-off-by: Kefu Chai <kchai@redhat.com>
5 years agoMerge pull request #23419 from tspmelo/fix-26856
Lenz Grimmer [Fri, 17 Aug 2018 09:08:05 +0000 (11:08 +0200)]
Merge pull request #23419 from tspmelo/fix-26856

mgr/dashboard: Add decorator to skip parameter encoding

Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
5 years agoMerge pull request #23446 from tspmelo/wip-25075
Lenz Grimmer [Fri, 17 Aug 2018 09:07:48 +0000 (11:07 +0200)]
Merge pull request #23446 from tspmelo/wip-25075

mgr/dashboard: Use human readable units on the sparkline graphs

Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
5 years agoMerge pull request #23388 from ricardoasmarques/wip-fix-auto-logout
Lenz Grimmer [Fri, 17 Aug 2018 09:04:31 +0000 (11:04 +0200)]
Merge pull request #23388 from ricardoasmarques/wip-fix-auto-logout

mgr/dashboard: Fix redirect to login page on session lost

Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
5 years agocmake: link against gtest in a better way 23628/head
Kefu Chai [Tue, 14 Aug 2018 08:11:13 +0000 (16:11 +0800)]
cmake: link against gtest in a better way

* add FindGMock.cmake which allows user to use the libgtest-dev
  shipped by distro
* add GMock::{GMock,Main}, GTest::{GTest,Main} targets to be
  compatible with FindGTest.cmake and FindGMock.cmake, which
  expose the built libraries with properties adhered to
  them. so the consumer of them can import them in a better way.
* update tests to drop the commands like
  set_target_properties(foo PROPERTIES COMPILE_FLAGS ${UNITTEST_CXX_FLAGS}),
  as they are already linked against gmock and gtest.

Signed-off-by: Kefu Chai <kchai@redhat.com>
5 years agocmake: fix Finddpdk.cmake 23620/head
Kefu Chai [Fri, 17 Aug 2018 04:27:49 +0000 (12:27 +0800)]
cmake: fix Finddpdk.cmake

* add dpdk::dpdk if dpdk is built or found, as seastar checks for
  it before adding its component libraries. if user installs libdpdk
  and builds WITH_SEASTAR=ON or WITH_DPDK=ON, cmake fails to configure
  the building system without this fix.
* add dpdk::cflags target for populating the -march=<arch> compile
  option.
* also use pkg-config for finding dpdk.
* link common_async_dpdk against dpdk::dpdk instead

please note, the reason why we can remove the "-march=native" compile
option from Finddpdk.cmake, is that the distro shipped header files
are "generic" in the sense of "-march=<ARCH>", they do not enable
the arch specific intrinsic by default, hence the source files
including them do not need specific compiler options.

Signed-off-by: Kefu Chai <kchai@redhat.com>
5 years agocmake: do not build DPDK with -march=native
Nathan Cutler [Thu, 2 Aug 2018 18:15:15 +0000 (20:15 +0200)]
cmake: do not build DPDK with -march=native

-march=native causes gcc to use opcodes according to whichever CPU happens to
be installed in the build host, which can be different for every build. This
makes it impossible to achieve a reproducible build.

Also, if the build host has a very new CPU, running the resulting binaries on
older CPUs (of the same family, i.e. x86_64) could result in segmentation
fault.

References: http://tracker.ceph.com/issues/24948
Signed-off-by: Nathan Cutler <ncutler@suse.com>
5 years agocmake: honour CMAKE_REQUIRED_LIBRARIES in CheckIncludeFiles
Kefu Chai [Fri, 17 Aug 2018 03:15:37 +0000 (11:15 +0800)]
cmake: honour CMAKE_REQUIRED_LIBRARIES in CheckIncludeFiles

to silence cmake warning regarding to CMP0075

Signed-off-by: Kefu Chai <kchai@redhat.com>
5 years agodoc: updated infernalis release reference link 23618/head
James McClune [Fri, 17 Aug 2018 02:37:54 +0000 (22:37 -0400)]
doc: updated infernalis release reference link

Updated Infernalis reference link with reST label.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
5 years agodoc: added ref label for infernalis release notes
James McClune [Fri, 17 Aug 2018 02:30:52 +0000 (22:30 -0400)]
doc: added ref label for infernalis release notes

Added reference label for Infernalis release notes.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
5 years agodoc: used reST label for ceph-deploy reference
James McClune [Fri, 17 Aug 2018 02:17:47 +0000 (22:17 -0400)]
doc: used reST label for ceph-deploy reference

Updated ceph-deploy man page link with ref label. Fixes
404 error.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
5 years agodoc: added reference label for ceph-deploy page
James McClune [Fri, 17 Aug 2018 02:05:20 +0000 (22:05 -0400)]
doc: added reference label for ceph-deploy page

Added reST label for ceph-deploy page.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
5 years agodoc: updated cross referencing locations link
James McClune [Fri, 17 Aug 2018 01:58:34 +0000 (21:58 -0400)]
doc: updated cross referencing locations link

Updated cross referencing locations link for doc/start/documenting-ceph.rst

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
5 years agoMerge PR #23468 into master
Patrick Donnelly [Thu, 16 Aug 2018 23:34:23 +0000 (16:34 -0700)]
Merge PR #23468 into master

* refs/pull/23468/head:
Allow to unittest shell using transcript

5 years agoMerge PR #22555 into master
Patrick Donnelly [Thu, 16 Aug 2018 23:17:42 +0000 (16:17 -0700)]
Merge PR #22555 into master

* refs/pull/22555/head:
msg: define MFoo::create helper
msg: add msgref cast method
msg: cleanup factory/ref definition in messages
mds: use message factory to avoid leaks
msg: add factory method to correctly construct smart_ptr
mds: remove dead MDS-MDS forwarding code
mds: manage Message lifetime with intrusive_ptr
common: add templated Context factory
msg: add const version of get_payload
msg: use queue of messages for dispatch
msg: dispatch intrusive_ptr Messages
msg: use deque for dispatcher pointers

Reviewed-by: Zheng Yan <zyan@redhat.com>
5 years agodoc/releases/schedule: note Jewel EOL date 23616/head
Nathan Cutler [Thu, 16 Aug 2018 21:32:06 +0000 (23:32 +0200)]
doc/releases/schedule: note Jewel EOL date

Signed-off-by: Nathan Cutler <ncutler@suse.com>
5 years agoMerge PR #23551 into master
Patrick Donnelly [Thu, 16 Aug 2018 16:57:27 +0000 (09:57 -0700)]
Merge PR #23551 into master

* refs/pull/23551/head:
qa: use recent kernel to kernel build testing

Reviewed-by: Sage Weil <sage@redhat.com>
5 years agoMerge pull request #23608 from tchaikov/wip-librbd-test
Jason Dillaman [Thu, 16 Aug 2018 16:43:04 +0000 (12:43 -0400)]
Merge pull request #23608 from tchaikov/wip-librbd-test

test/librbd: fix -Wsign-compare warnings

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
5 years agoqa: use recent kernel to kernel build testing 23551/head
Patrick Donnelly [Tue, 7 Aug 2018 01:33:40 +0000 (18:33 -0700)]
qa: use recent kernel to kernel build testing

Fixes: http://tracker.ceph.com/issues/24679
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agoMerge PR #23597 into master
Patrick Donnelly [Thu, 16 Aug 2018 16:14:11 +0000 (09:14 -0700)]
Merge PR #23597 into master

* refs/pull/23597/head:
qa: add cephfs-shell skeleton test case

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agoqa: add cephfs-shell skeleton test case 23597/head
Patrick Donnelly [Wed, 15 Aug 2018 19:33:33 +0000 (12:33 -0700)]
qa: add cephfs-shell skeleton test case

Right now just tests that "help" works.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agoMerge pull request #21286 from joke-lee/wip-auth-uri-encode-decode
Matt Benjamin [Thu, 16 Aug 2018 15:58:14 +0000 (11:58 -0400)]
Merge pull request #21286 from joke-lee/wip-auth-uri-encode-decode

rgw:  should recode  canonical_uri when caculate s3 v4 auth

5 years agoMerge pull request #23533 from wjwithagen/wjw-fix-random_shuffle
Yuri Weinstein [Thu, 16 Aug 2018 15:09:21 +0000 (08:09 -0700)]
Merge pull request #23533 from wjwithagen/wjw-fix-random_shuffle

osd: make random shuffle comply with C++17

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
5 years agoMerge pull request #23547 from yaozongyou/mon-get-rank
Yuri Weinstein [Thu, 16 Aug 2018 15:06:16 +0000 (08:06 -0700)]
Merge pull request #23547 from yaozongyou/mon-get-rank

mon/MonMap: remove duplicate code in get_rank

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
5 years agotest/librbd: fix -Wsign-compare warnings 23608/head
Kefu Chai [Thu, 16 Aug 2018 14:52:47 +0000 (22:52 +0800)]
test/librbd: fix -Wsign-compare warnings

Signed-off-by: Kefu Chai <kchai@redhat.com>
5 years agomgr/dashboard: Add decorator to skip parameter encoding 23419/head
Tiago Melo [Fri, 3 Aug 2018 16:58:21 +0000 (17:58 +0100)]
mgr/dashboard: Add decorator to skip parameter encoding

By enconding all parameters of api services we were also encoding parameters
that were being sent in the body of the request.
Those parameters don't need to be enconded and the server never decodes them.

With this new decorator you can specify if you don't want a parameter to be
enconded.

This is a regression introduced in f21d0da5a3e19e3f9bbde084e71b4a09f8dcb0a1.

Fixes: http://tracker.ceph.com/issues/26856
Signed-off-by: Tiago Melo <tmelo@suse.com>
5 years agomgr/dashboard: Use human readable units on the sparkline graphs 23446/head
Tiago Melo [Mon, 6 Aug 2018 10:32:02 +0000 (11:32 +0100)]
mgr/dashboard: Use human readable units on the sparkline graphs

Fixes: http://tracker.ceph.com/issues/25075
Signed-off-by: Tiago Melo <tmelo@suse.com>
5 years agoMerge pull request #23445 from ricardoasmarques/wip-rbd-actions-disable
Lenz Grimmer [Thu, 16 Aug 2018 13:55:11 +0000 (15:55 +0200)]
Merge pull request #23445 from ricardoasmarques/wip-rbd-actions-disable

mgr/dashboard: Disable RBD actions during task execution

Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
5 years agoMerge pull request #23485 from javacruft/misc-32bit-fixes
Kefu Chai [Thu, 16 Aug 2018 12:57:59 +0000 (20:57 +0800)]
Merge pull request #23485 from javacruft/misc-32bit-fixes

build: 32 bit architecture fixes

Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agoMerge pull request #23581 from JiYou/fix.examples.Makefile
Kefu Chai [Thu, 16 Aug 2018 12:17:13 +0000 (20:17 +0800)]
Merge pull request #23581 from JiYou/fix.examples.Makefile

examples/Makefile: add -Wno-unused-parameter to avoid compile error

Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agoAllow to unittest shell using transcript 23468/head
Pavani Rajula [Thu, 16 Aug 2018 06:04:04 +0000 (11:34 +0530)]
Allow to unittest shell using transcript

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
5 years agoMerge pull request #23600 from wjwithagen/wjw-fix-freebsd-manual
Kefu Chai [Thu, 16 Aug 2018 10:13:33 +0000 (18:13 +0800)]
Merge pull request #23600 from wjwithagen/wjw-fix-freebsd-manual

doc: fix/cleanup freebsd osd disk creation

Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agopybind: do not check MFLAGS 23601/head
Kefu Chai [Thu, 16 Aug 2018 09:25:04 +0000 (17:25 +0800)]
pybind: do not check MFLAGS

clang does not check for directories passed by -iquote/path/to/foo.h, if
a header is included using `#include <foo.h>`

it complains:

/home/kefu/ceph/src/pybind/rados/tmpwzjOsS/rados_dummy.c:2:10: error:
'rados/librados.h' file not found with <angled> include; use "quotes"
instead
         ^~~~~~~~~~~~~~~~~~
         "rados/librados.h"
1 error generated.

and MFLAGS does not exist in the env variables of setup.py launched by
the top-level make.

Signed-off-by: Kefu Chai <kchai@redhat.com>
5 years agodoc: fix/cleanup osd disk creation 23600/head
Willem Jan Withagen [Thu, 16 Aug 2018 09:12:36 +0000 (11:12 +0200)]
doc: fix/cleanup osd disk creation

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
5 years agomsg: define MFoo::create helper 22555/head
Yan, Zheng [Thu, 16 Aug 2018 08:14:40 +0000 (16:14 +0800)]
msg: define MFoo::create helper

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
5 years agoexamples/Makefile: add -Wno-unused-parameter to avoid compile error 23581/head
Ji You [Wed, 15 Aug 2018 06:33:37 +0000 (23:33 -0700)]
examples/Makefile: add -Wno-unused-parameter to avoid compile error

Signed-off-by: You Ji <youji@ebay.com>
5 years agoos/bluestore: factor VDO into bluestore's 'allocated' value 18096/head
Sage Weil [Tue, 10 Apr 2018 18:00:42 +0000 (13:00 -0500)]
os/bluestore: factor VDO into bluestore's 'allocated' value

If we are on VDO, report the *raw* storage we've allocated, as reported
by VDO.

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoos/filestore: estimate omap_allocated
Sage Weil [Mon, 9 Apr 2018 19:58:03 +0000 (14:58 -0500)]
os/filestore: estimate omap_allocated

Assume all of leveldb/rocksdb is omap.  This is an overestimate, but
better than nothing.

We don't populate the metadata overhead (no easy way to calculate this
that comes to mind).  And we don't populate the compression-related
fields.  It's possible we could make something up here in the VDO
case...

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoos/ObjectMap: add get_db() accessor
Sage Weil [Tue, 10 Apr 2018 17:55:55 +0000 (12:55 -0500)]
os/ObjectMap: add get_db() accessor

This is just to let us get at the underlying KeyValueDB for DBObjectMap.
It is not really better or worse than adding accessors for things like
GetEstimatedSize() to ObjectMap.

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoosd/OSDMap: include data, omap in 'osd df' output
Sage Weil [Tue, 3 Oct 2017 13:21:15 +0000 (08:21 -0500)]
osd/OSDMap: include data, omap in 'osd df' output

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoos/bluestore: report omap and internal metadata usage
Sage Weil [Tue, 3 Oct 2017 03:28:13 +0000 (22:28 -0500)]
os/bluestore: report omap and internal metadata usage

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoos/bluestore/BlueFS: drop get_fs_usage(); add get_used()
Sage Weil [Tue, 3 Oct 2017 03:22:16 +0000 (22:22 -0500)]
os/bluestore/BlueFS: drop get_fs_usage(); add get_used()

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agokv: add per-prefix space estimation
Sage Weil [Tue, 3 Oct 2017 03:17:54 +0000 (22:17 -0500)]
kv: add per-prefix space estimation

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoosd: decouple statfs update from hb peers, pg count
Sage Weil [Tue, 3 Oct 2017 02:35:48 +0000 (21:35 -0500)]
osd: decouple statfs update from hb peers, pg count

These don't need to be updated in synchrony.  (In fact, the statfs update
could be much more infrequent.)

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoosd: drop useless OSDService::update_osd_stat()
Sage Weil [Tue, 3 Oct 2017 02:32:01 +0000 (21:32 -0500)]
osd: drop useless OSDService::update_osd_stat()

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoosd/osd_types: separate accounting for data, omap, and metadata
Sage Weil [Tue, 3 Oct 2017 02:27:58 +0000 (21:27 -0500)]
osd/osd_types: separate accounting for data, omap, and metadata

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agoosd: re-add get_num_pgs()
Sage Weil [Mon, 9 Apr 2018 16:39:25 +0000 (11:39 -0500)]
osd: re-add get_num_pgs()

We removed this but it's a useful accessor.

Signed-off-by: Sage Weil <sage@redhat.com>
5 years agomsg: add msgref cast method
Patrick Donnelly [Tue, 14 Aug 2018 20:00:38 +0000 (13:00 -0700)]
msg: add msgref cast method

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomsg: cleanup factory/ref definition in messages
Patrick Donnelly [Tue, 31 Jul 2018 20:59:52 +0000 (13:59 -0700)]
msg: cleanup factory/ref definition in messages

This eliminates duplicate code definitions.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomds: use message factory to avoid leaks
Patrick Donnelly [Mon, 30 Jul 2018 17:23:28 +0000 (10:23 -0700)]
mds: use message factory to avoid leaks

Fixes: http://tracker.ceph.com/issues/24306
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomsg: add factory method to correctly construct smart_ptr
Patrick Donnelly [Mon, 30 Jul 2018 17:03:23 +0000 (10:03 -0700)]
msg: add factory method to correctly construct smart_ptr

This is to avoid easy leaks of the form:

    boost::intrusive_ptr(new M*(...));

where a ref is leaked because constructing the intrusive_ptr adds a ref.

It is expected that eventually all constructors move to protected/private so
that the message's factory is the only way to build a new message (safely).

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomds: remove dead MDS-MDS forwarding code
Patrick Donnelly [Sun, 29 Jul 2018 01:21:34 +0000 (18:21 -0700)]
mds: remove dead MDS-MDS forwarding code

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomds: manage Message lifetime with intrusive_ptr
Patrick Donnelly [Sun, 29 Jul 2018 01:16:02 +0000 (18:16 -0700)]
mds: manage Message lifetime with intrusive_ptr

This change turned out to be far more extensive than I hoped but the end result
should prevent all Message-related memory leaks. I believe I fixed several
incidentally.

Fixes: http://tracker.ceph.com/issues/24306
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agoMerge PR #23592 into master
Patrick Donnelly [Wed, 15 Aug 2018 19:17:11 +0000 (12:17 -0700)]
Merge PR #23592 into master

* refs/pull/23592/head:
tools/cephfs-shell:used cmd2 inbuilt colorize method instead of colorama

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agolibrados: add a rados_omap_iter_size function 23593/head
Jeff Layton [Wed, 15 Aug 2018 16:24:45 +0000 (12:24 -0400)]
librados: add a rados_omap_iter_size function

Sometimes we need to know how many elements are represented by an omap
iterator. Add a new rados_omap_iter_size to return the number of
elements in the returned iterator.

Also add some sanity checks for this to existing tests.

Tracker: http://tracker.ceph.com/issues/26948
Signed-off-by: Jeff Layton <jlayton@redhat.com>
5 years agotools/cephfs-shell:used cmd2 inbuilt colorize method instead of colorama 23592/head
Pavani Rajula [Wed, 15 Aug 2018 15:17:20 +0000 (20:47 +0530)]
tools/cephfs-shell:used cmd2 inbuilt colorize method instead of colorama

Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
5 years agomon/PGMap: command 'ceph df -f json' output add total_percent_used 23588/head
Yanhu Cao [Wed, 15 Aug 2018 09:49:51 +0000 (17:49 +0800)]
mon/PGMap: command 'ceph df -f json' output add total_percent_used

Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
5 years agoMerge pull request #23580 from tchaikov/wip-man-page-parse-desc
Kefu Chai [Wed, 15 Aug 2018 08:48:46 +0000 (16:48 +0800)]
Merge pull request #23580 from tchaikov/wip-man-page-parse-desc

man: skip directive starting with ".."

Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
5 years agoman: skip directive starting with ".." 23580/head
Kefu Chai [Wed, 15 Aug 2018 05:28:53 +0000 (13:28 +0800)]
man: skip directive starting with ".."

the target definition of hyper link looks like:

.. _a-reference-label:

there is chance that we need to add `:ref:` referencing man pages,
and add target definition at the beginning of the manapges for the
references. in that case, we need to skip the ref directives when
looking for the title of the manpage.

Signed-off-by: Kefu Chai <kchai@redhat.com>
5 years agocommon: add templated Context factory
Patrick Donnelly [Sun, 29 Jul 2018 01:12:13 +0000 (18:12 -0700)]
common: add templated Context factory

For use to create Contexts only when needed.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomsg: add const version of get_payload
Patrick Donnelly [Sun, 29 Jul 2018 01:11:44 +0000 (18:11 -0700)]
msg: add const version of get_payload

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomsg: use queue of messages for dispatch
Patrick Donnelly [Sun, 29 Jul 2018 16:33:41 +0000 (09:33 -0700)]
msg: use queue of messages for dispatch

This avoids an allocation for each new message (amortized via deque).

Additionally, use std::move to avoid atomic update to the Message ref.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomsg: dispatch intrusive_ptr Messages
Patrick Donnelly [Sun, 29 Jul 2018 19:27:04 +0000 (12:27 -0700)]
msg: dispatch intrusive_ptr Messages

This codifies the giving of a reference to the Dispatcher and helps avoid
memory leaks. Old-style dispatch is kept to allow older code to continue
working.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agomsg: use deque for dispatcher pointers
Patrick Donnelly [Sun, 29 Jul 2018 19:18:09 +0000 (12:18 -0700)]
msg: use deque for dispatcher pointers

To improve cache locality.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
5 years agoMerge pull request #23564 from falcon78921/wip-docs-links-1
Kefu Chai [Wed, 15 Aug 2018 03:46:28 +0000 (11:46 +0800)]
Merge pull request #23564 from falcon78921/wip-docs-links-1

doc: fixed broken urls

Reviewed-by: Kefu Chai <kchai@redhat.com>
5 years agoMerge PR #23240 into master
Sage Weil [Wed, 15 Aug 2018 01:31:29 +0000 (20:31 -0500)]
Merge PR #23240 into master

* refs/pull/23240/head:
qa/suites/rados, qa/workunits/rados: Add suite/workunit for ceph-crash
add ceph-crash service
common/options: enable mgr 'crash' module by default
global/signal_handler: add 'done' file to signal crashdump is ready

Reviewed-by: Sage Weil <sage@redhat.com>
5 years agoMerge pull request #15831 from trociny/wip-18430-1
Jason Dillaman [Tue, 14 Aug 2018 23:05:13 +0000 (19:05 -0400)]
Merge pull request #15831 from trociny/wip-18430-1

librbd: support migrating images with minimal downtime

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
5 years agolibrbd: drop snap lock before sending copyup request
Mykola Golub [Sat, 21 Jul 2018 06:59:03 +0000 (09:59 +0300)]
librbd: drop snap lock before sending copyup request

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: restart object deep copy with flatten
Mykola Golub [Fri, 6 Jul 2018 10:30:09 +0000 (13:30 +0300)]
librbd: restart object deep copy with flatten

if copyup request was appended with non empty writes when the deep
copy was in flight.

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: update in-memory migration snap map after creating snap
Mykola Golub [Fri, 6 Jul 2018 08:56:48 +0000 (11:56 +0300)]
librbd: update in-memory migration snap map after creating snap

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: AsyncOperation may not be reused
Mykola Golub [Mon, 2 Jul 2018 09:17:08 +0000 (12:17 +0300)]
librbd: AsyncOperation may not be reused

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: migrate: skip update object map for snaps that don't overlap
Mykola Golub [Mon, 18 Jun 2018 17:00:04 +0000 (20:00 +0300)]
librbd: migrate: skip update object map for snaps that don't overlap

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: don't update object map if object deep copy returned ENOENT
Mykola Golub [Sat, 9 Jun 2018 10:28:52 +0000 (13:28 +0300)]
librbd: don't update object map if object deep copy returned ENOENT

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: open migration image parent and store its pointer in ImageCtx
Mykola Golub [Sun, 27 May 2018 12:06:59 +0000 (15:06 +0300)]
librbd: open migration image parent and store its pointer in ImageCtx

Use the pointer in copyup and migrate requests, when deep copying an
object.

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: use 'open snap by id' in clone request
Mykola Golub [Sun, 27 May 2018 11:58:27 +0000 (14:58 +0300)]
librbd: use 'open snap by id' in clone request

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: use 'open snap by id' in deep copy image copy request
Mykola Golub [Fri, 25 May 2018 13:36:13 +0000 (16:36 +0300)]
librbd: use 'open snap by id' in deep copy image copy request

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: use 'open snap by id' in refresh parent request
Mykola Golub [Fri, 25 May 2018 13:35:02 +0000 (16:35 +0300)]
librbd: use 'open snap by id' in refresh parent request

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: allow to open snapshot by id
Mykola Golub [Fri, 25 May 2018 13:32:13 +0000 (16:32 +0300)]
librbd: allow to open snapshot by id

Signed-off-by: Mykola Golub <mgolub@suse.com>
5 years agolibrbd: separate read vs write migration parent overlaps
Jason Dillaman [Wed, 18 Apr 2018 15:08:24 +0000 (11:08 -0400)]
librbd: separate read vs write migration parent overlaps

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Mykola Golub <mgolub@suse.com>