]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
3 years agomgr/nfs: document and use keyword args for 'nfs export create cephfs'
Sage Weil [Wed, 20 Oct 2021 19:35:49 +0000 (15:35 -0400)]
mgr/nfs: document and use keyword args for 'nfs export create cephfs'

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoqa/tasks/cephfs/test_nfs: use keyword args
Sage Weil [Tue, 2 Nov 2021 16:38:05 +0000 (12:38 -0400)]
qa/tasks/cephfs/test_nfs: use keyword args

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agopybind/ceph_argparse: handle misordered keyword arguments
Sage Weil [Tue, 2 Nov 2021 13:41:49 +0000 (09:41 -0400)]
pybind/ceph_argparse: handle misordered keyword arguments

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoMerge PR #43734 into master
Sage Weil [Sat, 30 Oct 2021 19:51:31 +0000 (15:51 -0400)]
Merge PR #43734 into master

* refs/pull/43734/head:
cephadm: --config-json overrides --config or --keyring args

Reviewed-by: Adam King <adking@redhat.com>
3 years agoMerge PR #43743 into master
Sage Weil [Sat, 30 Oct 2021 19:51:04 +0000 (15:51 -0400)]
Merge PR #43743 into master

* refs/pull/43743/head:
mgr/nfs/export: use tool_exec() instead of private _exec()
pybind/mgr/mgr_module: add tool_exec() command

Reviewed-by: Sage Weil <sage@redhat.com>
3 years agoMerge pull request #43654 from adk3798/limit-info
Sebastian Wagner [Sat, 30 Oct 2021 18:47:32 +0000 (20:47 +0200)]
Merge pull request #43654 from adk3798/limit-info

mgr/cephadm: inform users if limit set for data devices is not met

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43606 from adk3798/suppress-tls-error
Sebastian Wagner [Sat, 30 Oct 2021 18:46:48 +0000 (20:46 +0200)]
Merge pull request #43606 from adk3798/suppress-tls-error

mgr/cephadm: suppress TLSV1_ALERT_DECRYPT_ERROR from cherrypy

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43657 from liu-chunmei/osd_meta_to_file
Samuel Just [Sat, 30 Oct 2021 06:46:24 +0000 (23:46 -0700)]
Merge pull request #43657 from liu-chunmei/osd_meta_to_file

crimson: osd meta read from/write to file.

Reviewed-by: Samuel Just <sjust@redhat.com>
3 years agotest/crimson/seastore/test_transaction_manager_test_state: add mock MDStore 43657/head
Samuel Just [Thu, 28 Oct 2021 09:50:16 +0000 (02:50 -0700)]
test/crimson/seastore/test_transaction_manager_test_state: add mock MDStore

Signed-off-by: Samuel Just <sjust@redhat.com>
3 years agocrimson/os/seastore/seastore: factor out MDStore interface
Samuel Just [Thu, 28 Oct 2021 08:37:13 +0000 (01:37 -0700)]
crimson/os/seastore/seastore: factor out MDStore interface

Signed-off-by: Samuel Just <sjust@redhat.com>
3 years agocrimson: check mkfs_done before seastore do mkfs
chunmei-liu [Wed, 27 Oct 2021 03:23:27 +0000 (20:23 -0700)]
crimson: check mkfs_done before seastore do mkfs

Signed-off-by: chunmei-liu <chunmei.liu@intel.com>
3 years agocrimson: write some other osd metas
chunmei-liu [Sun, 24 Oct 2021 22:06:28 +0000 (15:06 -0700)]
crimson: write some other osd metas

Signed-off-by: chunmei-liu <chunmei.liu@intel.com>
3 years agocrimson: osd meta data read from and write to files
chunmei-liu [Sun, 24 Oct 2021 21:41:32 +0000 (14:41 -0700)]
crimson: osd meta data read from and write to files

Signed-off-by: chunmei-liu <chunmei.liu@intel.com>
3 years agomgr/nfs/export: use tool_exec() instead of private _exec() 43743/head
Sage Weil [Fri, 29 Oct 2021 15:27:50 +0000 (11:27 -0400)]
mgr/nfs/export: use tool_exec() instead of private _exec()

Fixes: https://tracker.ceph.com/issues/53096
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Michael Fritch <mfritch@suse.com>
3 years agopybind/mgr/mgr_module: add tool_exec() command
Sage Weil [Thu, 28 Oct 2021 22:11:38 +0000 (18:11 -0400)]
pybind/mgr/mgr_module: add tool_exec() command

Run a (ceph) tool with the appropriate keyring and entity name.

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoMerge pull request #43625 from alimaredia/wip-marcus-teuthvault-2
Casey Bodley [Fri, 29 Oct 2021 19:14:03 +0000 (15:14 -0400)]
Merge pull request #43625 from alimaredia/wip-marcus-teuthvault-2

qa/rgw: Fix vault token file access.

Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoMerge PR #43736 into master
Sage Weil [Fri, 29 Oct 2021 18:55:02 +0000 (14:55 -0400)]
Merge PR #43736 into master

* refs/pull/43736/head:
Revert "Merge pull request #41325 from rhcs-dashboard/wip-cephadm_box-master"

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43738 from rishabh-d-dave/mgr-dash-pyfakefs
Ernesto Puerta [Fri, 29 Oct 2021 16:52:44 +0000 (18:52 +0200)]
Merge pull request #43738 from rishabh-d-dave/mgr-dash-pyfakefs

mgr/dashboard: all pyfakefs must be pinned on same version

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: ljflores <NOT@FOUND>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: rishabh-d-dave <NOT@FOUND>
3 years agoMerge pull request #43733 from neha-ojha/wip-fix-octopusx
Yuri Weinstein [Fri, 29 Oct 2021 16:45:37 +0000 (09:45 -0700)]
Merge pull request #43733 from neha-ojha/wip-fix-octopusx

qa/suites/upgrade/octopus-x: exclude ceph-volume

Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
3 years agoMerge pull request #43329 from cfsnyder/wip-48752-generalize-ops-log-socket
Matt Benjamin [Fri, 29 Oct 2021 16:19:59 +0000 (12:19 -0400)]
Merge pull request #43329 from cfsnyder/wip-48752-generalize-ops-log-socket

rgw: add abstraction for ops log destination and add file logger

3 years agomgr/dashboard: all pyfakefs must be pinned on same version 43738/head
Rishabh Dave [Fri, 29 Oct 2021 15:04:12 +0000 (20:34 +0530)]
mgr/dashboard: all pyfakefs must be pinned on same version

Without this patch execution of install-deps.sh fails with an error.

Fixes: https://tracker.ceph.com/issues/53088
Signed-off-by: Rishabh Dave <ridave@redhat.com>
3 years agoRevert "Merge pull request #41325 from rhcs-dashboard/wip-cephadm_box-master" 43736/head
Sage Weil [Fri, 29 Oct 2021 14:53:43 +0000 (09:53 -0500)]
Revert "Merge pull request #41325 from rhcs-dashboard/wip-cephadm_box-master"

This reverts commit 78d6ac0d35e8db037bb0f42935528cc9fecf2d84, reversing
changes made to 9a8de97f7af473a6a773323a463dc6603d7f4d39.

This broke cephadm (infers config when it should not)

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agocephadm: --config-json overrides --config or --keyring args 43734/head
Sage Weil [Fri, 29 Oct 2021 14:49:17 +0000 (09:49 -0500)]
cephadm: --config-json overrides --config or --keyring args

These args aren't normally combined, but if --fsid and --name are
provided, they may be inferred.

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoMerge pull request #43706 from neha-ojha/wip-doc-corr
Neha Ojha [Fri, 29 Oct 2021 14:34:41 +0000 (07:34 -0700)]
Merge pull request #43706 from neha-ojha/wip-doc-corr

doc/releases/pacific.rst: add note about data corruption bug

Reviewed-by: Igor Fedotov <igor.fedotov@croit.io>
Reviewed-by: Laura Flores <lflores@redhat.com>
3 years agoMerge pull request #43714 from ceph/wip-yuriw-crontab-master
Yuri Weinstein [Fri, 29 Oct 2021 14:15:31 +0000 (07:15 -0700)]
Merge pull request #43714 from ceph/wip-yuriw-crontab-master

qa/tests: added back octopus-x run on master

Reviewed-by: Neha Ojha <nojha@redhat.com>
3 years agoMerge PR #43709 into master
Sage Weil [Fri, 29 Oct 2021 13:54:01 +0000 (09:54 -0400)]
Merge PR #43709 into master

* refs/pull/43709/head:
qa/tasks/cephfs/test_nfs: wait for fs to come up before exporting

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43602 from sebastian-philipp/cephadm-rgw-ipv6
Sebastian Wagner [Fri, 29 Oct 2021 10:23:19 +0000 (12:23 +0200)]
Merge pull request #43602 from sebastian-philipp/cephadm-rgw-ipv6

mgr/cephadm: Fix RGW ipv6 frontend configuration

Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Sage Weil <sage@newdream.net>
3 years agoMerge pull request #43260 from cfsnyder/wip-43692-repave-osds
Sebastian Wagner [Fri, 29 Oct 2021 08:02:11 +0000 (10:02 +0200)]
Merge pull request #43260 from cfsnyder/wip-43692-repave-osds

mgr/orchestrator: add --zap flag to 'orch osd rm'

Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43539 from orozery/ms-nocrc
Samuel Just [Fri, 29 Oct 2021 01:37:26 +0000 (18:37 -0700)]
Merge pull request #43539 from orozery/ms-nocrc

msg/async: support disabling data crc for protocol v2

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
3 years agoqa/tests: added pacific-x suite to run on master 43714/head
Yuri Weinstein [Thu, 28 Oct 2021 23:11:50 +0000 (16:11 -0700)]
qa/tests: added pacific-x suite to run on master

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
3 years agoMerge pull request #31877 from rosinL/wip-fix-dpdk-link
Kefu Chai [Thu, 28 Oct 2021 22:58:20 +0000 (06:58 +0800)]
Merge pull request #31877 from rosinL/wip-fix-dpdk-link

cmake: link against DPDK shared libraries to avoid DPDK EAL double initialization

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
3 years agoqa/suites/upgrade/octopus-x: exclude ceph-volume 43733/head
Neha Ojha [Thu, 28 Oct 2021 22:26:34 +0000 (22:26 +0000)]
qa/suites/upgrade/octopus-x: exclude ceph-volume

To fix failure like

Failure Reason:
Command failed on smithi085 with status 1: 'sudo yum -y install ceph-volume'

Signed-off-by: Neha Ojha <nojha@redhat.com>
3 years agoMerge pull request #43693 from batrick/i53074
Sebastian Wagner [Thu, 28 Oct 2021 22:25:59 +0000 (00:25 +0200)]
Merge pull request #43693 from batrick/i53074

pybind/mgr/cephadm: upgrade MDS if no MDS is "up"

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43293 from pcuzner/granular-alerts
Sebastian Wagner [Thu, 28 Oct 2021 22:23:24 +0000 (00:23 +0200)]
Merge pull request #43293 from pcuzner/granular-alerts

mgr/prometheus: expose ceph healthchecks as metrics

Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoqa/tests: added back octopus-x run on master
Yuri Weinstein [Thu, 28 Oct 2021 22:13:04 +0000 (15:13 -0700)]
qa/tests: added back octopus-x run on master

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
3 years agoMerge PR #43583 into master
Sage Weil [Thu, 28 Oct 2021 20:13:32 +0000 (16:13 -0400)]
Merge PR #43583 into master

* refs/pull/43583/head:
changes to logging code requested by Adam
remove allocation file after rollback to real-fm
bug-fix close db when umount failed to store allocation file
Bug-Fix: When restoring allocation from file use a temp allocator and only copy the allocation to the shared-allocator after the file was verified and all extents were cleared

Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
3 years agoMerge PR #43645 into master
Sage Weil [Thu, 28 Oct 2021 20:12:36 +0000 (16:12 -0400)]
Merge PR #43645 into master

* refs/pull/43645/head:
os/bluestore: Disable compaction then no-column-b is storing allocations to bluefs file

Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Gabriel Benhanokh <gbenhano@redhat.com>
3 years agoFix vault token file access. 43625/head
Marcus Watts [Fri, 17 Sep 2021 09:28:53 +0000 (05:28 -0400)]
Fix vault token file access.

Put the vault token file in a location that ceph can read.
Make it readable only by ceph.

On rhel8 (and indeed, any vanilla rhel machine), $HOME is liable to be
mode 700.  This means the ceph user can't read things in that user's
directory.  This causes radosgw to emit the confusing message "ERROR:
Vault token file ... not found" even though the teuthology log will
plainly show it was created and made readable by ceph.

Fixes: http://tracker.ceph.com/issues/51539
Signed-off-by: Marcus Watts <mwatts@redhat.com>
3 years agoqa/tasks/cephfs/test_nfs: wait for fs to come up before exporting 43709/head
Sage Weil [Thu, 28 Oct 2021 15:23:21 +0000 (11:23 -0400)]
qa/tasks/cephfs/test_nfs: wait for fs to come up before exporting

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agodoc/releases/pacific.rst: add note about data corruption bug 43706/head
Neha Ojha [Thu, 28 Oct 2021 16:56:13 +0000 (16:56 +0000)]
doc/releases/pacific.rst: add note about data corruption bug

Warn users upgrading their clusters from nautilus/octopus to pacific about
https://tracker.ceph.com/issues/53062

Signed-off-by: Neha Ojha <nojha@redhat.com>
3 years agoMerge pull request #41325 from rhcs-dashboard/wip-cephadm_box-master
Ernesto Puerta [Thu, 28 Oct 2021 14:59:47 +0000 (16:59 +0200)]
Merge pull request #41325 from rhcs-dashboard/wip-cephadm_box-master

cephadm: add cephadm sandbox (Docker in Docker)

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
Reviewed-by: sebastian-philipp <NOT@FOUND>
3 years agoMerge pull request #43692 from liewegas/misc-rook-1
Sebastian Wagner [Thu, 28 Oct 2021 14:56:23 +0000 (16:56 +0200)]
Merge pull request #43692 from liewegas/misc-rook-1

mgr/orchestrator: log exception from wrapper

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43330 from sebastian-philipp/CEPHADM_STRAY_DAEMON
Sebastian Wagner [Thu, 28 Oct 2021 13:05:58 +0000 (15:05 +0200)]
Merge pull request #43330 from sebastian-philipp/CEPHADM_STRAY_DAEMON

doc/cephadm/operations: extend CEPHADM_STRAY_DAEMON

Reviewed-by: Adam King <adking@redhat.com>
3 years agoMerge pull request #43601 from sebastian-philipp/doc-cephadm-osd-similar-disk-layout
Sebastian Wagner [Thu, 28 Oct 2021 10:14:57 +0000 (12:14 +0200)]
Merge pull request #43601 from sebastian-philipp/doc-cephadm-osd-similar-disk-layout

doc/cephadm: improve "Deploying OSDs on multiple similar hosts"

Reviewed-by: Joao Eduardo Luis <joao@suse.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
3 years agoMerge pull request #43622 from Daniel-Pivonka/cephadm-doc-osd-replace-host
Sebastian Wagner [Thu, 28 Oct 2021 10:13:23 +0000 (12:13 +0200)]
Merge pull request #43622 from Daniel-Pivonka/cephadm-doc-osd-replace-host

doc/cephadm: note that replacment osd needs to be on same host as removed osd

Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
3 years agoMerge pull request #43681 from cyx1231st/wip-seastore-fix-test-setup-teardown
Samuel Just [Thu, 28 Oct 2021 10:11:05 +0000 (03:11 -0700)]
Merge pull request #43681 from cyx1231st/wip-seastore-fix-test-setup-teardown

crimson/os/seastore: initialize tests in seastar reactor

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
3 years agocephadm/box: add no-tmpfs flag prepare osd bluestore 41325/head
Pere Diaz Bou [Wed, 27 Oct 2021 11:20:04 +0000 (13:20 +0200)]
cephadm/box: add no-tmpfs flag prepare osd bluestore

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agopybind/mgr/cephadm: upgrade MDS if no MDS is "up" 43693/head
Patrick Donnelly [Thu, 28 Oct 2021 00:26:55 +0000 (20:26 -0400)]
pybind/mgr/cephadm: upgrade MDS if no MDS is "up"

The upgrade process can get stuck if an MDS crashes. This should be rare
when straddling v16.2.5 where the compatset of the file system inherits
the FSMap "default". The MDS from pre-v16.2.5 do not yet share a
compatset with the mons so the mons will do no promotions, causing
upgrade task to get stuck.

Fixes: https://tracker.ceph.com/issues/53074
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
3 years agoMerge pull request #43689 from rzarzynski/wip-auth-drop-get_supported_con_modes
Kefu Chai [Thu, 28 Oct 2021 00:25:06 +0000 (08:25 +0800)]
Merge pull request #43689 from rzarzynski/wip-auth-drop-get_supported_con_modes

auth: drop unused get_supported_con_modes() from AuthServer.

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
3 years agomgr/orchestrator: log exception from wrapper 43692/head
Sage Weil [Fri, 15 Oct 2021 15:44:59 +0000 (10:44 -0500)]
mgr/orchestrator: log exception from wrapper

This lets us see a proper traceback when we are calling across
modules.

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoauth: drop unused get_supported_con_modes() from AuthServer. 43689/head
Radoslaw Zarzynski [Wed, 27 Oct 2021 16:04:11 +0000 (16:04 +0000)]
auth: drop unused get_supported_con_modes() from AuthServer.

In 2d530938753313a776258ff9fa8208db637c9d96 its last user has
been removed.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
3 years agoMerge pull request #43684 from ybwang0211/doc-host
zdover23 [Wed, 27 Oct 2021 14:26:17 +0000 (00:26 +1000)]
Merge pull request #43684 from ybwang0211/doc-host

doc: The description of "Host" on the page is inconsistent

Signed-off-by: wangyingbin ybwang0211@163.com
Reviewed-by: Zac Dover <zac.dover@gmail.com>
3 years agoMerge pull request #43581 from cbodley/wip-52800
J. Eric Ivancich [Wed, 27 Oct 2021 13:33:08 +0000 (09:33 -0400)]
Merge pull request #43581 from cbodley/wip-52800

rgw: fix lock scope in ObjectCache::get()

Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
3 years agoMerge pull request #43170 from thotz/removeusercaps-in-modifyuser
J. Eric Ivancich [Wed, 27 Oct 2021 13:31:12 +0000 (09:31 -0400)]
Merge pull request #43170 from thotz/removeusercaps-in-modifyuser

rgw: remove dead code for user-caps from RGWOp_User_Modify

Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoMerge pull request #43153 from ivancich/wip-add-bucket-listing-log
J. Eric Ivancich [Wed, 27 Oct 2021 13:30:22 +0000 (09:30 -0400)]
Merge pull request #43153 from ivancich/wip-add-bucket-listing-log

rgw: add logging to bucket listing so calls are better understood

Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed-by: Ali Maredia <amaredia@redhat.com>
3 years agoMerge pull request #42704 from wzbxqt327/patch-1
J. Eric Ivancich [Wed, 27 Oct 2021 13:28:47 +0000 (09:28 -0400)]
Merge pull request #42704 from wzbxqt327/patch-1

rgw,doc: fix command problem

Reviewed-by: Pritha Srivastava <prsrivas@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoMerge pull request #41323 from pkalever/cookie
Mykola Golub [Wed, 27 Oct 2021 12:44:16 +0000 (15:44 +0300)]
Merge pull request #41323 from pkalever/cookie

rbd-nbd: generate and send device cookie with netlink connect request

Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Mykola Golub <mgolub@suse.com>
3 years agoMerge pull request #43584 from rhcs-dashboard/add-multiple-hosts-at-once
Ernesto Puerta [Wed, 27 Oct 2021 12:41:35 +0000 (14:41 +0200)]
Merge pull request #43584 from rhcs-dashboard/add-multiple-hosts-at-once

mgr/dashboard: Cluster Creation Add multiple hosts at once

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43605 from rhcs-dashboard/bonding-metrics
Ernesto Puerta [Wed, 27 Oct 2021 12:00:29 +0000 (14:00 +0200)]
Merge pull request #43605 from rhcs-dashboard/bonding-metrics

monitoring: ethernet bonding filter in Network Load.

Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43603 from rhcs-dashboard/fix-gather-facts-fetch-UI
Ernesto Puerta [Wed, 27 Oct 2021 11:18:52 +0000 (13:18 +0200)]
Merge pull request #43603 from rhcs-dashboard/fix-gather-facts-fetch-UI

mgr/dashboard: fetch host facts only if get_facts orch feature available

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43661 from rhcs-dashboard/review-page-fix
Ernesto Puerta [Wed, 27 Oct 2021 10:23:04 +0000 (12:23 +0200)]
Merge pull request #43661 from rhcs-dashboard/review-page-fix

mgr/dashboard: Cluster expansion review page minor bug fixes

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agocrimson/os/seastore: initialize tests in seastar reactor 43681/head
Yingxin Cheng [Wed, 27 Oct 2021 06:39:10 +0000 (14:39 +0800)]
crimson/os/seastore: initialize tests in seastar reactor

testing::Test from gtest is constructed and destructed outside seastar
application. It is unexpected for most seastore components, and causing
undefined behaviors.

For example, when registering metrics during construction, the logic
needs to be called inside seastar reactor thread because metrics are
maintained in reactor thread-local variables.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
3 years agocrimson/os/seastore: cleanup transaction_manager_test_state
Yingxin Cheng [Wed, 27 Oct 2021 06:37:54 +0000 (14:37 +0800)]
crimson/os/seastore: cleanup transaction_manager_test_state

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
3 years agocrimson/os/seastore/randomblock-manager: cleanup unit test
Yingxin Cheng [Wed, 27 Oct 2021 06:33:41 +0000 (14:33 +0800)]
crimson/os/seastore/randomblock-manager: cleanup unit test

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
3 years agocrimson/os/seastore/cache: get block-size from reader
Yingxin Cheng [Mon, 25 Oct 2021 08:39:29 +0000 (16:39 +0800)]
crimson/os/seastore/cache: get block-size from reader

Cache cannot get the correct block size before SegmentManager is
mounted.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
3 years agocrimson/os/seastore/store-nbd: cleanup headers
Yingxin Cheng [Wed, 27 Oct 2021 06:23:02 +0000 (14:23 +0800)]
crimson/os/seastore/store-nbd: cleanup headers

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
3 years agocrimson/os/seastore/journal: proper close journal when test finishes
Yingxin Cheng [Tue, 26 Oct 2021 06:19:33 +0000 (14:19 +0800)]
crimson/os/seastore/journal: proper close journal when test finishes

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
3 years agodoc: The description of "Host" on the page is inconsistent 43684/head
wangyingbin [Wed, 27 Oct 2021 07:44:19 +0000 (15:44 +0800)]
doc: The description of "Host" on the page is inconsistent

In the "https://docs.ceph.com/en/latest/radosgw/adminops/#radosgw-admin-ops" page, the description of "Host" is not uniform, so I changed it.

Signed-off-by: wangyingbin <ybwang0211@163.com>
3 years agomonitoring: ethernet bonding filter in Network Load 43605/head
Pere Diaz Bou [Thu, 21 Oct 2021 09:14:29 +0000 (11:14 +0200)]
monitoring: ethernet bonding filter in Network Load

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43630 from kkang-wr/master
Kefu Chai [Wed, 27 Oct 2021 01:26:05 +0000 (09:26 +0800)]
Merge pull request #43630 from kkang-wr/master

cmake: add support for python 3.10

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
3 years agoMerge pull request #43648 from rzarzynski/wip-crimson-proper-addrs-for-hbmsgrs
Kefu Chai [Wed, 27 Oct 2021 01:09:01 +0000 (09:09 +0800)]
Merge pull request #43648 from rzarzynski/wip-crimson-proper-addrs-for-hbmsgrs

crimson/osd: fix network address selection for hearbeat's messengers.

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
3 years agoMerge pull request #43671 from javicacheiro/python_data_as_binary
Kefu Chai [Wed, 27 Oct 2021 01:04:18 +0000 (09:04 +0800)]
Merge pull request #43671 from javicacheiro/python_data_as_binary

doc/rbd: correct sample code to use byte string for data

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
3 years agoMerge pull request #43674 from rzarzynski/wip-crimson-net-honor_listen_type
Kefu Chai [Wed, 27 Oct 2021 01:01:44 +0000 (09:01 +0800)]
Merge pull request #43674 from rzarzynski/wip-crimson-net-honor_listen_type

crimson/net: FixedCPUServerSocket::accept() respects the listening addr's type.

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
3 years agomgr/prometheus: remove cmake tests 43293/head
Paul Cuzner [Tue, 26 Oct 2021 20:58:17 +0000 (09:58 +1300)]
mgr/prometheus: remove cmake tests

Temporary removal of the cmake test integration

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
3 years agocrimson/net: FixedCPUServerSocket::accept() respects the listening addr's type. 43674/head
Radoslaw Zarzynski [Tue, 26 Oct 2021 18:03:31 +0000 (18:03 +0000)]
crimson/net: FixedCPUServerSocket::accept() respects the listening addr's type.

For the sake of compliance with the classical OSD where the type
of the listening address is being reflected in the address type
of an accepted connection:

```
int PosixServerSocketImpl::accept(ConnectedSocket *sock, const SocketOptions &opt, entity_addr_t *out, Worker *w) {
  // ...
  sockaddr_storage ss;
  // ...
  int sd = accept_cloexec(_fd, (sockaddr*)&ss, &slen);
  if (sd < 0) {
    return -ceph_sock_errno();
  }

  // ...

  out->set_type(addr_type);
  out->set_sockaddr((sockaddr*)&ss);
  handler.set_priority(sd, opt.priority, out->get_family());
}
```

In Rook crimson binds explicitly to v2 address:

```
INFO  2021-10-26 17:55:08,116 [shard 0] osd - picked address v2:0.0.0.0:0/0
ERROR 2021-10-26 17:55:08,116 [shard 0] none - Falling back to public interface
INFO  2021-10-26 17:55:08,116 [shard 0] osd - picked address v2:0.0.0.0:0/0
```

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
3 years agoMerge PR #43627 into master
Sage Weil [Tue, 26 Oct 2021 17:18:41 +0000 (13:18 -0400)]
Merge PR #43627 into master

* refs/pull/43627/head:
Revert "Merge pull request #42099 from aclamk/wip-bluefs-fine-grain-locking-2"

Reviewed-by: Neha Ojha <nojha@redhat.com>
3 years agomgr/cephadm: unit test for osd preview limit warning 43654/head
Adam King [Tue, 26 Oct 2021 15:47:50 +0000 (11:47 -0400)]
mgr/cephadm: unit test for osd preview limit warning

Signed-off-by: Adam King <adking@redhat.com>
3 years agodoc: data must be a byte string 43671/head
Javier Cacheiro [Tue, 26 Oct 2021 15:14:15 +0000 (17:14 +0200)]
doc: data must be a byte string

Data must be a byte string in python 3.

Signed-off-by: Javier Cacheiro <javier.cacheiro.lopez@cesga.es>
3 years agoMerge pull request #43668 from rhcs-dashboard/kube-v1_events-update
Sebastian Wagner [Tue, 26 Oct 2021 14:29:42 +0000 (16:29 +0200)]
Merge pull request #43668 from rhcs-dashboard/kube-v1_events-update

mgr/k8sevents: pin the kubernetes version to 11.0.0

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoqa/workunits/rbd: test map/attach with --show-cookie/--cookie options 41323/head
Prasanna Kumar Kalever [Mon, 17 May 2021 08:47:53 +0000 (14:17 +0530)]
qa/workunits/rbd: test map/attach with --show-cookie/--cookie options

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agorbd-nbd: allow user to specify cookie at map
Prasanna Kumar Kalever [Wed, 11 Aug 2021 10:02:25 +0000 (15:32 +0530)]
rbd-nbd: allow user to specify cookie at map

Allow user to specify cookie of choice at the time of map

$ rbd device attach rbd-pool/image --device /dev/nbd0 \
--cookie 6f85d970-10b2-456b-8baf-676aa4d782e4 --options try-netlink

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agorbd: add --show-cookie/--cookie option for map/attach commands
Prasanna Kumar Kalever [Fri, 18 Jun 2021 06:48:35 +0000 (12:18 +0530)]
rbd: add --show-cookie/--cookie option for map/attach commands

Example:
$ rbd device map rbd-pool/image --show-cookie --try-netlink --device-type nbd

$ rbd device attach rbd-pool/image --device /dev/nbd0 \
      --cookie 6f85d970-10b2-456b-8baf-676aa4d782e4 --device-type nbd

older Kernel versions can use --force to skip the cookie validation

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agorbd-nbd: allow attach without --cookie for old kernel versions
Prasanna Kumar Kalever [Thu, 17 Jun 2021 13:35:20 +0000 (19:05 +0530)]
rbd-nbd: allow attach without --cookie for old kernel versions

For backward compatibility allow attach without --cookie option:

[root@linux-vm1]# rbd-nbd attach rbd-pool/image0 --device /dev/nbd0
/dev/nbd0

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agorbd-nbd: show per device cookie with list command
Prasanna Kumar Kalever [Thu, 13 May 2021 07:09:25 +0000 (12:39 +0530)]
rbd-nbd: show per device cookie with list command

[root@linux-vm1]# rbd-nbd list-mapped
id    pool      namespace  image   snap  device     cookie
8133  rbd-pool             image0  -     /dev/nbd0  c704cb91-c6cf-466e-a335-0e935c0d5e47

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agorbd-nbd: mandate device cookie for attach command
Prasanna Kumar Kalever [Thu, 13 May 2021 08:22:25 +0000 (13:52 +0530)]
rbd-nbd: mandate device cookie for attach command

[root@linux-vm1]# rbd-nbd attach rbd-pool/image0 --device /dev/nbd0 \
                          --cookie c704cb91-c6cf-466e-a335-0e935c0d5e47
/dev/nbd0

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agorbd-nbd: provide a flag to show device cookie with map command
Prasanna Kumar Kalever [Wed, 12 May 2021 13:03:54 +0000 (18:33 +0530)]
rbd-nbd: provide a flag to show device cookie with map command

[root@linux-vm1]# rbd-nbd map rbd-pool/image0 --try-netlink --show-cookie
/dev/nbd0 c704cb91-c6cf-466e-a335-0e935c0d5e47

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agorbd-nbd: generate and send device cookie with netlink connect request
Prasanna Kumar Kalever [Wed, 12 May 2021 13:00:46 +0000 (18:30 +0530)]
rbd-nbd: generate and send device cookie with netlink connect request

[root@linux-vm1]# rbd-nbd map rbd-pool/image0 --try-netlink
/dev/nbd0

[root@linux-vm1]# cat /sys/block/nbd0/backend
c704cb91-c6cf-466e-a335-0e935c0d5e47

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
3 years agomgr/orchestrator: add --zap flag to 'orch osd rm' 43260/head
Cory Snyder [Fri, 10 Sep 2021 10:59:35 +0000 (06:59 -0400)]
mgr/orchestrator: add --zap flag to 'orch osd rm'

Adds the ability to zap OSD devices after removal, implemented as a flag
on the 'orch osd rm' command.

Fixes: https://tracker.ceph.com/issues/43692
Signed-off-by: Cory Snyder <csnyder@iland.com>
3 years agomgr/k8sevents: pin the kubernetes version to 11.0.0 43668/head
Nizamudeen A [Tue, 26 Oct 2021 11:33:33 +0000 (17:03 +0530)]
mgr/k8sevents: pin the kubernetes version to 11.0.0

Fixes: https://tracker.ceph.com/issues/53044
Signed-off-by: Nizamudeen A <nia@redhat.com>
3 years agomgr/dashboard: gather facts should only be fetched when orch backend is cephadm 43603/head
Avan Thakkar [Wed, 20 Oct 2021 14:07:26 +0000 (19:37 +0530)]
mgr/dashboard: gather facts should only be fetched when orch backend is cephadm

Fixes: https://tracker.ceph.com/issues/52981
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Gather facts in UI should only be fetched if there is orch available and
get_facts feature is available for that orch backend.

3 years agomgr/dashboard: Cluster expansion review page minor bug fixes 43661/head
Nizamudeen A [Tue, 26 Oct 2021 07:46:51 +0000 (13:16 +0530)]
mgr/dashboard: Cluster expansion review page minor bug fixes

Fix the Total Memory coming up as NaN Undefined
Remove `Add` Button in the Cluster Details table

Fixes: https://tracker.ceph.com/issues/53038
Signed-off-by: Nizamudeen A <nia@redhat.com>
3 years agodoc/cephadm/operations: extend CEPHADM_STRAY_DAEMON 43330/head
Sebastian Wagner [Tue, 28 Sep 2021 12:15:13 +0000 (14:15 +0200)]
doc/cephadm/operations: extend CEPHADM_STRAY_DAEMON

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agodoc/cephadm: osd.rst: s/Note, /.. note:: / 43601/head
Sebastian Wagner [Tue, 26 Oct 2021 09:37:40 +0000 (11:37 +0200)]
doc/cephadm: osd.rst: s/Note, /.. note:: /

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agodoc/cephadm: osd.rst: s/DriveGroup/OSD spec/
Sebastian Wagner [Tue, 26 Oct 2021 09:31:14 +0000 (11:31 +0200)]
doc/cephadm: osd.rst: s/DriveGroup/OSD spec/

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agodoc/cephadm: osd.rst: Fix yaml comments
Sebastian Wagner [Tue, 26 Oct 2021 09:27:51 +0000 (11:27 +0200)]
doc/cephadm: osd.rst: Fix yaml comments

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agodoc/cephadm: Add "Deploying OSDs on multiple similar hosts"
Sebastian Wagner [Wed, 20 Oct 2021 12:38:40 +0000 (14:38 +0200)]
doc/cephadm: Add "Deploying OSDs on multiple similar hosts"

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agodoc/cephadm: indent yaml specs
Sebastian Wagner [Wed, 20 Oct 2021 12:45:03 +0000 (14:45 +0200)]
doc/cephadm: indent yaml specs

properly conform with other service types

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agomgr/cephadm: Fix RGW ipv6 frontend configuration 43602/head
Sebastian Wagner [Wed, 20 Oct 2021 13:41:18 +0000 (15:41 +0200)]
mgr/cephadm: Fix RGW ipv6 frontend configuration

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43640 from rhcs-dashboard/module-status-guard-error-handling
Ernesto Puerta [Tue, 26 Oct 2021 08:52:13 +0000 (10:52 +0200)]
Merge pull request #43640 from rhcs-dashboard/module-status-guard-error-handling

mgr/dashboard: Proper error handling in module status guard

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43639 from rhcs-dashboard/angular-11-form-fix
Ernesto Puerta [Tue, 26 Oct 2021 08:51:22 +0000 (10:51 +0200)]
Merge pull request #43639 from rhcs-dashboard/angular-11-form-fix

mgr/dashboard: Fix for form inside form closing issue

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>