]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
3 years agomgr/cephadm: add some debug output for serve loop 44030/head
Sage Weil [Wed, 24 Nov 2021 14:17:03 +0000 (09:17 -0500)]
mgr/cephadm: add some debug output for serve loop

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoceph-volume: adjust arguments for 'ceph-volume raw activate'
Sage Weil [Sat, 20 Nov 2021 15:19:36 +0000 (10:19 -0500)]
ceph-volume: adjust arguments for 'ceph-volume raw activate'

Take a list of devices, so that we can selectively activate a raw osd
with db/wal.

Remove the argument type kludge introduced in 2c228a9a409176c0f1679f176443fd3ead219c7a
since it is no longer needed.

Note that we're making this change because (1) it allows db/wal and (2)
because there are no known users of 'raw activate'.  The only known user
is via 'ceph-volume activate' and we've fixed that caller in this commit.

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoceph-volume: add raw support for db/wal for list and activate
Sage Weil [Fri, 19 Nov 2021 20:15:18 +0000 (15:15 -0500)]
ceph-volume: add raw support for db/wal for list and activate

Currently 'prepare' doesn't support db/wal, but we want it in list and
activate because 'ceph-volume activate ...' tries raw before lvm.

Note that I'm not sure we really want to accept --block.db and --block.wal
here at all.

Fixes: 3d7ceec684b0ac5b83fae4c397b134236fac485e
Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoMerge pull request #43987 from rhcs-dashboard/53123-dashboard-nfs-cleanup
Ernesto Puerta [Fri, 19 Nov 2021 19:40:41 +0000 (20:40 +0100)]
Merge pull request #43987 from rhcs-dashboard/53123-dashboard-nfs-cleanup

mgr/dashboard: NFS non-existent files cleanup

Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: ljflores <NOT@FOUND>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43983 from rhcs-dashboard/rgw-add-realm-column
Ernesto Puerta [Fri, 19 Nov 2021 19:14:19 +0000 (20:14 +0100)]
Merge pull request #43983 from rhcs-dashboard/rgw-add-realm-column

mgr/dashboard: rgw daemon list: add realm column

Reviewed-by: Waad Alkhoury <walkhour@redhat.com>
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: sebastian-philipp <NOT@FOUND>
3 years agoMerge pull request #43824 from cbodley/wip-qa-rgw-upgrade-octopus-multisite-cv
J. Eric Ivancich [Fri, 19 Nov 2021 19:11:39 +0000 (14:11 -0500)]
Merge pull request #43824 from cbodley/wip-qa-rgw-upgrade-octopus-multisite-cv

qa/upgrade: rgw multisite upgrade test excludes ceph-volume

Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
3 years agoMerge pull request #43764 from gregsfortytwo/wip-rbd-crash-consistency
Deepika Upadhyay [Fri, 19 Nov 2021 18:59:16 +0000 (00:29 +0530)]
Merge pull request #43764 from gregsfortytwo/wip-rbd-crash-consistency

doc: fix up rbd snapshot docs around crash consistency

Reviewed-by: Mykola Golub <mykola.golub@clyso.com>
Reviewed-by: Sunny Kumar <sunkumar@redhat.com>
3 years agoMerge pull request #41557 from ifed01/wip-ifed-better-daemonperf
Igor Fedotov [Fri, 19 Nov 2021 15:48:52 +0000 (18:48 +0300)]
Merge pull request #41557 from ifed01/wip-ifed-better-daemonperf

os/bluestore: improve usability for bluestore/bluefs perf counters

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
Reviewed-by: Laura Flores lflores@redhat.com
3 years agoMerge pull request #43886 from nmshelke/doc-fix-53054
Venky Shankar [Fri, 19 Nov 2021 04:40:59 +0000 (10:10 +0530)]
Merge pull request #43886 from nmshelke/doc-fix-53054

doc: prerequisites fix for cephFS mount

Reviewed-by: Venky Shankar <vshankar@redhat.com>
3 years agoMerge pull request #44008 from rzarzynski/wip-crimson-leaky-objectcontextregistry
Samuel Just [Fri, 19 Nov 2021 01:36:30 +0000 (17:36 -0800)]
Merge pull request #44008 from rzarzynski/wip-crimson-leaky-objectcontextregistry

crimson/osd: fix leaks of ObjectContext in the registry.

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
3 years agoMerge pull request #43326 from pdvian/wip-doc-config-correction
Neha Ojha [Fri, 19 Nov 2021 01:03:11 +0000 (17:03 -0800)]
Merge pull request #43326 from pdvian/wip-doc-config-correction

doc/dev/config: Replace invalid config debug-pg

Reviewed-by: Neha Ojha <nojha@redhat.com>
3 years agoMerge pull request #43980 from liu-chunmei/crimson-peerevent-nested
Liu-Chunmei [Thu, 18 Nov 2021 23:04:34 +0000 (15:04 -0800)]
Merge pull request #43980 from liu-chunmei/crimson-peerevent-nested

crimson: add delay for peering_event start when nested

reviewed-by : Samuel Just <sjust@redhat.com>,
                       Kefu Chai <tchaikov@gmail.com>,
                       Xuehan Xu <xxhdx1985126@gmail.com>,
                       Radoslaw Zarzynski <rzarzyns@redhat.com>.

3 years agocrimson/osd: fix leaks of ObjectContext in the registry. 44008/head
Radoslaw Zarzynski [Tue, 16 Nov 2021 01:35:12 +0000 (01:35 +0000)]
crimson/osd: fix leaks of ObjectContext in the registry.

The patch is supposed to fix the following problems (extra
debugs onboard):

```
NFO  2021-11-16 01:18:38,713 [shard 0] osd - ~OSD: OSD dtor called
INFO  2021-11-16 01:18:38,713 [shard 0] osd - Heartbeat::Peer: osd.6 removed
INFO  2021-11-16 01:18:38,714 [shard 0] osd - Heartbeat::Peer: osd.5 removed
INFO  2021-11-16 01:18:38,714 [shard 0] osd - Heartbeat::Peer: osd.2 removed
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ShardServices: ShardServices dtor called
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ObjectContextRegistry: ShardServices dtor called; unref_size=3, size=3
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ObjectContextRegistry: unreferenced p=0x619000115380
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ObjectContextRegistry: unreferenced p=0x619000114980
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ObjectContextRegistry: unreferenced p=0x619000112680
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ObjectContextRegistry: set p=0x619000114980
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ObjectContextRegistry: set p=0x619000115380
INFO  2021-11-16 01:18:38,714 [shard 0] osd - ~ObjectContextRegistry: set p=0x619000112680
INFO  2021-11-16 01:18:38,738 [shard 0] osd - crimson shutdown complete

=================================================================
==33351==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 2808 byte(s) in 3 object(s) allocated from:
    #0 0x7fe10c0327b0 in operator new(unsigned long) (/lib64/libasan.so.5+0xf17b0)
    #1 0x55accbe8ffc4 in ceph::common::intrusive_lru<ceph::common::intrusive_lru_config<hobject_t, crimson::osd::ObjectContext, crimson::osd::obc_to_hoid<crimson::osd::ObjectContext> > >::get_or_create(hobject_t const&) (/usr/bin/ceph-osd+0x3b000fc4)

Objects leaked above:
0x619000112680 (936 bytes)
0x619000114980 (936 bytes)
0x619000115380 (936 bytes)
```

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
3 years agoMerge pull request #43409 from linuxbox2/wip-rgwadmin-logtest
Casey Bodley [Thu, 18 Nov 2021 15:06:56 +0000 (10:06 -0500)]
Merge pull request #43409 from linuxbox2/wip-rgwadmin-logtest

qa/rgw: use local runner with cmdline radosgw_admin.py

Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoMerge pull request #35100 from soumyakoduri/cloudtiering
Casey Bodley [Thu, 18 Nov 2021 14:27:46 +0000 (09:27 -0500)]
Merge pull request #35100 from soumyakoduri/cloudtiering

rgw/CloudTransition: Transition objects to cloud endpoint

Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoMerge pull request #42780 from ronen-fr/wip-ronenf-unique-scrub
Ronen Friedman [Thu, 18 Nov 2021 14:08:07 +0000 (16:08 +0200)]
Merge pull request #42780 from ronen-fr/wip-ronenf-unique-scrub

osd/scrub: mark PG as being scrubbed, from scrub initiation to Inactive state

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
3 years agoMerge PR #43880 into master
Sage Weil [Thu, 18 Nov 2021 13:35:41 +0000 (08:35 -0500)]
Merge PR #43880 into master

* refs/pull/43880/head:
mgr/cephadm: turn off asyncssh debug output

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43093 from zdover23/wip-doc-2021-09-09-rados-bootstrap-options-2
zdover23 [Thu, 18 Nov 2021 12:54:58 +0000 (22:54 +1000)]
Merge pull request #43093 from zdover23/wip-doc-2021-09-09-rados-bootstrap-options-2

doc/rados: update mon_host & friends options

Reviewed-by: Neha Ojha <nojha@redhat.com>
3 years agoMerge pull request #43969 from sebastian-philipp/core
Sebastian Wagner [Thu, 18 Nov 2021 09:52:36 +0000 (10:52 +0100)]
Merge pull request #43969 from sebastian-philipp/core

doc/cephadm: core dumps

Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
3 years agorgw/CloudTransition: Replace Coroutines with RGWRestConn APIs 35100/head
Soumya Koduri [Wed, 23 Jun 2021 18:00:11 +0000 (23:30 +0530)]
rgw/CloudTransition: Replace Coroutines with RGWRestConn APIs

To avoid the overhead of using coroutines during lifecycle transition,
RGWRESTStream* APIs are used to transition objects to remote cloud.

Also handled few optimizations and cleanup stated below:
* Store the list of cloud target buckets as part of LCWorker instead
  of making it global. This list is maintained for the duration of
  RGWLC::process(), post which discarded.
* Refactor code to remove coroutine based class definitions which are no
  longer needed and use direct function calls instead.
* Check for cloud transitioned objects using tier-type and return error if
  accessed in RGWGetObj, RGWCopyObj and RGWPutObj ops.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/RGWRESTConn: Define a wrapper to send PUT/POST stream request
Soumya Koduri [Wed, 23 Jun 2021 15:46:24 +0000 (21:16 +0530)]
rgw/RGWRESTConn: Define a wrapper to send PUT/POST stream request

Similar to "get_resource()", add an API "send_resource()" to send
PUT/POST/DELETE Stream request on RGWRestConn

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Include aws region name for remote endpoint
Soumya Koduri [Mon, 22 Mar 2021 10:44:12 +0000 (16:14 +0530)]
rgw/CloudTransition: Include aws region name for remote endpoint

With commit#81ad226, aws auth v4 rquires region name for remote
endpoint connection. Include the same in the tier parameters.

& misc fixes

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Handle versioned objects
Soumya Koduri [Wed, 17 Mar 2021 21:12:54 +0000 (02:42 +0530)]
rgw/CloudTransition: Handle versioned objects

For versioned and locked objects, similar semantics as that of LifecycleExpiration are applied as stated below -

If the bucket versioning is enabled and the object transitioned to cloud is
 - current version, irrespective of what the config option "retain_object" value is, the object is not deleted but instead delete marker is created on the source rgw server.
 - noncurrent version, it is deleted or retained based on the config option "retain_object" value.

If the object is locked, and is
 - current version, it is transitioned to cloud post which it is made noncurrent with delete marker created.
 - noncurrent version, transition is skipped.

Also misc rebase fixes and cleanup -

* Rename config option to "retain_head_object"

to reflect its functionality to keep head object post transitioning
to cloud if enabled

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Skip transition to cloud if the object is locked
Soumya Koduri [Sun, 7 Mar 2021 14:14:36 +0000 (19:44 +0530)]
rgw/CloudTransition: Skip transition to cloud if the object is locked

If an object is locked, skip its transition to cloud.

@todo: Do we need special checks for bucket versioning too?
If current, instead of deleting the data, do we need to create
a delete marker? What about the case if retain_object is set to true.

& misc rebase fixes

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Change tier-type to cloud-s3
Soumya Koduri [Fri, 26 Feb 2021 16:48:52 +0000 (22:18 +0530)]
rgw/CloudTransition: Change tier-type to cloud-s3

Currently the transition is supported to cloud providers
that are compatible with AWS/S3. Hence change the tier-type to
cloud-s3 to configure the S3 style endpoint details.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: handle versioned objects
Soumya Koduri [Sun, 10 Jan 2021 21:32:17 +0000 (03:02 +0530)]
rgw/CloudTransition: handle versioned objects

If the object is versioned, to avoid objects getting overwritten
post transition to cloud, append object versionID to the target
object name

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Add documentation
Soumya Koduri [Mon, 21 Dec 2020 15:20:30 +0000 (20:50 +0530)]
rgw/CloudTransition: Add documentation

Also to avoid object name collisions across various buckets
post cloud transition, add bucket name to the object prefix.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Do not allow data pool for tier type storage classes
Soumya Koduri [Mon, 14 Dec 2020 18:26:16 +0000 (23:56 +0530)]
rgw/CloudTransition: Do not allow data pool for tier type storage classes

Tier type storage classes should not be allowed to have data
pools

& few other fixes/cleanup stated below -

* If the tier_targets are not configured, do not dump them in
the 'zonegroup get' command.

* If not configured, by default a bucket of below name convention -
"rgwx-$zonegroup-$storage_class-cloud-bucket"

is created in the remote cloud endpoint to transition objects to.

* Rename config option 'tier_storage_class' to 'target_storage_class'.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Fail GET on cloud tiered objects
Soumya Koduri [Wed, 4 Nov 2020 18:24:47 +0000 (23:54 +0530)]
rgw/CloudTransition: Fail GET on cloud tiered objects

As per https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
GET operation may fail with “InvalidObjectStateError” error if the
object is in GLACIER or DEEP_ARCHIVE storage class and not restored.
Same can apply for cloud tiered objects. However STAT/HEAD requests
shall return the metadata stored.

& misc fixes

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Verify if the object is already tiered
Soumya Koduri [Sun, 16 Aug 2020 09:01:50 +0000 (14:31 +0530)]
rgw/CloudTransition: Verify if the object is already tiered

Add class to fetch headers from remote endpoint and verify if the object
is already tiered.

& Few other fixes stated below -

* Erase data in the head of cloud transitioned object
* 'placement rm' command should erase tier_config details
* A new option added in the object manifest to denote if the
  object is tiered in multiparts

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Store the status of multipart uploads
Soumya Koduri [Tue, 18 Aug 2020 07:02:22 +0000 (12:32 +0530)]
rgw/CloudTransition: Store the status of multipart uploads

Store the status of multipart upload parts to verify if the object
hasn't changed during the transition and if yes, abort the upload.

Also avoid re-creating target buckets -

Its not ideal to try creating target bucket for every object
transition to cloud. To avoid it caching the bucket creations in
a map with an expiry period set to '2*lc_debug_interval' for each
entry.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Delete cloud tiered objects by default
Soumya Koduri [Sun, 2 Aug 2020 19:54:19 +0000 (01:24 +0530)]
rgw/CloudTransition: Delete cloud tiered objects by default

Added a new option "retain_object" in tier_config which determines
whether a cloud tiered object is deleted or if its head object is
retained. By default the value is false i.e, the objects get
deleted.

XXX: verify that if Object is locked (ATTR_RETENTION), transition is
not processed. Also check if the transition takes place separately for
each version.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Update object metadata and bi post cloud tranistion
Soumya Koduri [Tue, 28 Jul 2020 20:27:04 +0000 (01:57 +0530)]
rgw/CloudTransition: Update object metadata and bi post cloud tranistion

After transitioning the object to cloud, following updates are done
to the existing object.

* In bi entry, change object category to CloudTiered
* Update cloud-tier details (like endpoint, keys etc) in Object Manifest
* Mark the tail objects expired to be deleted by gc

TODO:
* Update all the cloud config details including multiparts
* Check if any other object metadata needs to be changed
* Optimize to avoid using read_op again to read attrs.
* Check for mtime to resolve conflicts when multiple zones try to transition obj

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Tier objects to remote cloud
Soumya Koduri [Wed, 23 Dec 2020 05:44:53 +0000 (11:14 +0530)]
rgw/CloudTransition: Tier objects to remote cloud

If the storage class configured is of cloud, transition
the objects to remote endpoint configured.

In case the object size is >mulitpart size limit (say 5M),
upload the object into multiparts.

As part of transition, map rgw attributes to http attrs,
including ACLs.

A new attribute (x-amz-meta-source: rgw) is added to denote
that the object is transitioned from RGW source.

Added two new options to tier-config to configure multipart size -
* multipart_sync_threshold - determines the limit of object size,
when exceeded transitioned in multiparts
* multipart_min_part_size - the minimum size of the multipart upload part

Default values for both the options is 32M and minimum value supported
is 5M.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agorgw/CloudTransition: Add new options to configure tier endpoint
Soumya Koduri [Sat, 11 Jul 2020 17:05:04 +0000 (22:35 +0530)]
rgw/CloudTransition: Add new options to configure tier endpoint

As mentioned in https://docs.google.com/document/d/1IoeITPCF64A5W-UA-9Y3Vp2oSfz3xVQHu31GTu3u3Ug/edit,
the tier storage class will be configured at zonegroup level.

So the existing CLI "radosgw-admin zonegroup placement add  <id> --storage-class <class>" will be
used to add tier storage classes as well but with extra tier-config options mentioned below -

--tier-type : "cloud"
--tier-config : [<key,value>,]

These tier options are already defined to configure cloud sync module which are being reused here.

TODO:
* Add multipart options (if any , like part size, threshold)
* Document
* Test upgrade/downgrade

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
3 years agocrimson: add delay for peering_event start when nested 43980/head
chunmei-liu [Wed, 17 Nov 2021 04:40:09 +0000 (20:40 -0800)]
crimson: add delay for peering_event start when nested

Delay the second (nested) peerevent::start to let the first finish.
Then avoid interruptor nesting which will cause local interrupt_cond
not equal global interrupt_cond.

Signed-off-by: chunmei-liu <chunmei.liu@intel.com>
3 years agoMerge PR #43929 into master
Sage Weil [Wed, 17 Nov 2021 22:05:23 +0000 (17:05 -0500)]
Merge PR #43929 into master

* refs/pull/43929/head:
qa/suites/orch/cephadm: verify /var/log/ceph/$fsid ownership
cephadm: only make_log_dir for ceph daemons

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge PR #43934 into master
Sage Weil [Wed, 17 Nov 2021 22:04:57 +0000 (17:04 -0500)]
Merge PR #43934 into master

* refs/pull/43934/head:
qa/suites/rados/dashboard: use single-container-host.yaml
qa/distros: add single-container-host.yaml
qa/suites: use distros/container-hosts/
qa/distros/container-hosts: add 8.stream + crun
qa/distros/container-hosts: add collection of container targets

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoqa/upgrade: rgw multisite upgrade test excludes ceph-volume 43824/head
Casey Bodley [Fri, 5 Nov 2021 17:53:44 +0000 (13:53 -0400)]
qa/upgrade: rgw multisite upgrade test excludes ceph-volume

E: Unable to locate package ceph-volume

Signed-off-by: Casey Bodley <cbodley@redhat.com>
3 years agoMerge pull request #43433 from soumyakoduri/wip-skoduri-dbstore-lc
Casey Bodley [Wed, 17 Nov 2021 17:39:19 +0000 (12:39 -0500)]
Merge pull request #43433 from soumyakoduri/wip-skoduri-dbstore-lc

rgw/dbstore: handle lc related state

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
3 years agoMerge pull request #43921 from aclamk/wip-aclamk-fix-omap-upgrade-fix
Neha Ojha [Wed, 17 Nov 2021 17:35:19 +0000 (09:35 -0800)]
Merge pull request #43921 from aclamk/wip-aclamk-fix-omap-upgrade-fix

 BlueStore: Omap upgrade to per-pg fix fix

Reviewed-by: Igor Fedotov <igor.fedotov@croit.io>
3 years agoqa/rgw: use local runner with cmdline radosgw_admin.py 43409/head
Matt Benjamin [Mon, 4 Oct 2021 15:22:11 +0000 (11:22 -0400)]
qa/rgw: use local runner with cmdline radosgw_admin.py

Restore ability to run radosgw_admin.py unit standalone--improved
to use vstart_runner hooks.

Local rgwadmin(...) wrapper suggested as a cleanup in review by Casey.

Fixes: https://tracker.ceph.com/issues/52837
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
3 years agoos/bluestore: Fix omap upgrade to per-pg scheme 43921/head
Adam Kupczyk [Sat, 13 Nov 2021 10:28:18 +0000 (11:28 +0100)]
os/bluestore: Fix omap upgrade to per-pg scheme

This is fix to regression introduced by fix to omap upgrade: https://github.com/ceph/ceph/pull/43687
The problem was that we always skipped first omap entry.
This worked fine with objects having omap header key.
For objects without header key we skipped first actual omap key.

Fixes: https://tracker.ceph.com/issues/53260
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
3 years agoos/bluestore: Add more legacy -> per PG upgrade tests
Adam Kupczyk [Sat, 13 Nov 2021 09:41:14 +0000 (10:41 +0100)]
os/bluestore: Add more legacy -> per PG upgrade tests

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
3 years agodoc/cephadm: core dumps 43969/head
Sebastian Wagner [Tue, 16 Nov 2021 15:59:29 +0000 (16:59 +0100)]
doc/cephadm: core dumps

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
3 years agoMerge pull request #43977 from xxhdx1985126/wip-53273
Samuel Just [Wed, 17 Nov 2021 15:34:47 +0000 (07:34 -0800)]
Merge pull request #43977 from xxhdx1985126/wip-53273

crimson/os/seastore/lba_manager: do full merge if the donor node is *AT* its minimum capacity

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
3 years agoqa/suites/rados/dashboard: use single-container-host.yaml 43934/head
Sage Weil [Tue, 16 Nov 2021 15:57:01 +0000 (09:57 -0600)]
qa/suites/rados/dashboard: use single-container-host.yaml

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoqa/distros: add single-container-host.yaml
Sage Weil [Tue, 16 Nov 2021 15:59:25 +0000 (09:59 -0600)]
qa/distros: add single-container-host.yaml

This is a single, possibly preferred, os + container runtime
combination.

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoqa/suites: use distros/container-hosts/
Sage Weil [Tue, 16 Nov 2021 15:53:28 +0000 (09:53 -0600)]
qa/suites: use distros/container-hosts/

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agodoc/rados: update mon_host & friends options 43093/head
Zac Dover [Wed, 8 Sep 2021 14:37:57 +0000 (00:37 +1000)]
doc/rados: update mon_host & friends options

This PR improves the wording of the descriptions of
the mon_host and mon_host_override bootstrap options.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
3 years agoMerge pull request #43095 from sebastian-philipp/_check_for_moved_osds
Sebastian Wagner [Wed, 17 Nov 2021 14:09:06 +0000 (15:09 +0100)]
Merge pull request #43095 from sebastian-philipp/_check_for_moved_osds

mgr/cephadm: Add _check_for_moved_osds

Reviewed-by: Adam King <adking@redhat.com>
3 years agomgr/dashboard: NFS non-existent files cleanup 43987/head
Alfonso Martínez [Wed, 17 Nov 2021 12:18:26 +0000 (13:18 +0100)]
mgr/dashboard: NFS non-existent files cleanup

After https://github.com/ceph/ceph/pull/42526 and https://github.com/ceph/ceph/pull/43725 merges,
the following files do not exist but there were still references to them:
- src/pybind/mgr/dashboard/services/ganesha.py
- qa/tasks/mgr/dashboard/test_ganesha.py

The following files were renamed but there were still references to old names:
- src/pybind/mgr/dashboard/controllers/nfsganesha.py:  nfsganesha.py --> nfs.py
- src/pybind/mgr/dashboard/tests/test_ganesha.py:  test_ganesha.py --> test_nfs.py

Other changes in qa/suites/rados/dashboard/tasks/dashboard.yaml:
- Add missing task: tasks.mgr.dashboard.test_api
- Sort dashboard tasks alphabetically.

Fixes: https://tracker.ceph.com/issues/53123
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
3 years agoMerge pull request #42906 from sebastian-philipp/rm-ceph-orch-osd-i
Sebastian Wagner [Wed, 17 Nov 2021 10:18:51 +0000 (11:18 +0100)]
Merge pull request #42906 from sebastian-philipp/rm-ceph-orch-osd-i

mgr/orch: deprecated `ceph orch apply osd -i <osd_spec_file>`

Reviewed-by: Adam King <adking@redhat.com>
3 years agomgr/dashboard: rgw daemon list: add realm column 43983/head
Alfonso Martínez [Wed, 17 Nov 2021 08:29:38 +0000 (09:29 +0100)]
mgr/dashboard: rgw daemon list: add realm column

- Some refactoring and cleanup.

Fixes: https://tracker.ceph.com/issues/53301
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
3 years agoMerge pull request #43670 from jtlayton/wip-53004
Venky Shankar [Wed, 17 Nov 2021 06:14:41 +0000 (11:44 +0530)]
Merge pull request #43670 from jtlayton/wip-53004

client: flesh out doc comments for struct ceph_client_callback_args

Reviewed-by: Venky Shankar <vshankar@redhat.com>
3 years agocrimson/os/seastore/lba_manager: do full merge if the donor node is *AT* its minimum... 43977/head
Xuehan Xu [Wed, 17 Nov 2021 01:10:59 +0000 (09:10 +0800)]
crimson/os/seastore/lba_manager: do full merge if the donor node is *AT* its minimum capacity

Fixes: https://tracker.ceph.com/issues/53273
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
3 years agocrimson/os/seastore/lba_manager: better debug outputs for lba node merge
Xuehan Xu [Wed, 17 Nov 2021 01:09:41 +0000 (09:09 +0800)]
crimson/os/seastore/lba_manager: better debug outputs for lba node merge

Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
3 years agoMerge pull request #43868 from rhcs-dashboard/fix-53209-master
Ernesto Puerta [Wed, 17 Nov 2021 00:03:15 +0000 (01:03 +0100)]
Merge pull request #43868 from rhcs-dashboard/fix-53209-master

mgr/dashboard: Device health status is not getting listed under hosts section

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
3 years agoMerge pull request #43803 from Matan-B/wip-matanb-pgstats-support
Samuel Just [Tue, 16 Nov 2021 23:10:44 +0000 (15:10 -0800)]
Merge pull request #43803 from Matan-B/wip-matanb-pgstats-support

crimson/osd: Fixing empty PG stats issue

Reviewed-by: Samuel Just <sjust@redhat.com>
3 years agoMerge pull request #43669 from rhcs-dashboard/grafana-unit-tests
Ernesto Puerta [Tue, 16 Nov 2021 22:30:10 +0000 (23:30 +0100)]
Merge pull request #43669 from rhcs-dashboard/grafana-unit-tests

monitoring/grafana: Grafana query tester

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43909 from ivancich/wip-small-code-fixups
J. Eric Ivancich [Tue, 16 Nov 2021 19:19:44 +0000 (14:19 -0500)]
Merge pull request #43909 from ivancich/wip-small-code-fixups

rgw: small code fix-ups

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
3 years agodoc: prerequisites fix for cephFS mount 43886/head
Nikhilkumar Shelke [Thu, 11 Nov 2021 10:34:30 +0000 (16:04 +0530)]
doc: prerequisites fix for cephFS mount

Fixes: https://tracker.ceph.com/issues/53054
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
3 years agoMerge pull request #43932 from gregsfortytwo/wip-53258-dump-disallowed
Gregory Farnum [Tue, 16 Nov 2021 18:22:00 +0000 (10:22 -0800)]
Merge pull request #43932 from gregsfortytwo/wip-53258-dump-disallowed

mon: MonMap: display disallowed_leaders whenever they're set

Reviewed-by: Samuel Just <sjust@redhat.com
Reviewed-by: Laura Flores <lflores@redhat.com>
3 years agoMerge pull request #43899 from gregsfortytwo/wip-53237-stretch-kernels
Gregory Farnum [Tue, 16 Nov 2021 18:20:28 +0000 (10:20 -0800)]
Merge pull request #43899 from gregsfortytwo/wip-53237-stretch-kernels

mon: MonMap: do not increase mon_info_t's compatv in stretch mode, really

Reviewed-by: Samuel Just <sjust@redhat.com
Reviewed-by: Laura Flores <lflores@redhat.com>
3 years agoMerge pull request #43818 from ifed01/wip-ifed-fix-vol-select
Yuri Weinstein [Tue, 16 Nov 2021 17:02:53 +0000 (09:02 -0800)]
Merge pull request #43818 from ifed01/wip-ifed-fix-vol-select

os/bluestore: do not select absent device in volume selector

Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
3 years agoMerge pull request #43913 from ivancich/wip-fix-bucket-removal
J. Eric Ivancich [Tue, 16 Nov 2021 16:49:22 +0000 (11:49 -0500)]
Merge pull request #43913 from ivancich/wip-fix-bucket-removal

rgw: remove prefix & delim params for bucket removal & mp upload abort

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoMerge pull request #43908 from ivancich/wip-fix-bi-put-shard-calc
J. Eric Ivancich [Tue, 16 Nov 2021 16:47:53 +0000 (11:47 -0500)]
Merge pull request #43908 from ivancich/wip-fix-bi-put-shard-calc

rgw: fix `bi put` not using right bucket index shard

Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoosd/scrub: removing some safeguards against out-of-order scrub calls 42780/head
Ronen Friedman [Sat, 13 Nov 2021 14:12:57 +0000 (14:12 +0000)]
osd/scrub: removing some safeguards against out-of-order scrub calls

as m_scrubber is created in the PG ctor, and only deleted in the dtor,
we should not encounter a scrub event dispatched to the PG without
having a valid scrubber sub-object.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
3 years agoosd/scrub: minor fixes/formatting changes
Ronen Friedman [Thu, 11 Nov 2021 10:14:23 +0000 (10:14 +0000)]
osd/scrub: minor fixes/formatting changes

Fixing a compiler warning. The formatting changes are
mostly related to imposing the 80-cols limit on modified functions.

Split from "osd/scrub: mark PG as being scrubbed, from scrub initiation to Inactive state"

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
3 years agoosd/scrub: mark PG as being scrubbed, from scrub initiation to Inactive state
Ronen Friedman [Mon, 9 Aug 2021 18:20:37 +0000 (18:20 +0000)]
osd/scrub: mark PG as being scrubbed, from scrub initiation to Inactive state

The scrubber's state-machine changes states only following a message dispatched
via the OSD queue. That creates some vulnerability periods, from when the
decision to change the state is made, till when the message carrying the event
is dequeued and processed by the state-machine.

One of the problems thus created is a second scrub being started on a PG, before
the previous scrub is fully terminated and cleaned up.

Here we add a 'being-scrubbed' flag, that is asserted when the first scrub
initiation message is queued and is only cleared when the state machine reaches
Inactive state after the scrub is done.

To note: scrub_finish() is now part of the FSM transition from WaitDigest to Inactive,
closing this specific vulnerability period;

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
3 years agoMerge pull request #42880 from Kalkulus1/patch-1
Casey Bodley [Tue, 16 Nov 2021 16:01:00 +0000 (11:01 -0500)]
Merge pull request #42880 from Kalkulus1/patch-1

doc: adds a way to allow users set_contents_from_filename for rgw

Reviewed-by: Casey Bodley <cbodley@redhat.com>
3 years agoqa/distros/container-hosts: add 8.stream + crun
Sage Weil [Tue, 16 Nov 2021 15:49:35 +0000 (09:49 -0600)]
qa/distros/container-hosts: add 8.stream + crun

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoqa/distros/container-hosts: add collection of container targets
Sage Weil [Tue, 16 Nov 2021 15:49:14 +0000 (09:49 -0600)]
qa/distros/container-hosts: add collection of container targets

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agoMerge pull request #43912 from ronen-fr/wip-rf-test-dump
Ronen Friedman [Tue, 16 Nov 2021 15:58:07 +0000 (17:58 +0200)]
Merge pull request #43912 from ronen-fr/wip-rf-test-dump

qa/standalone: fix osd-scrub-dump following changes to 'pg dump pgs' output

Reviewed-by: Samuel Just <sjust@redhat.com>
3 years agoMerge pull request #43854 from cbodley/wip-53199
Casey Bodley [Tue, 16 Nov 2021 15:28:44 +0000 (10:28 -0500)]
Merge pull request #43854 from cbodley/wip-53199

cls/rgw: index cancelation still cleans up remove_objs

Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
3 years agoMerge pull request #43300 from cfsnyder/wip-52730-fix-dbwal-slot-size-calc
Guillaume Abrioux [Tue, 16 Nov 2021 14:15:28 +0000 (15:15 +0100)]
Merge pull request #43300 from cfsnyder/wip-52730-fix-dbwal-slot-size-calc

ceph-volume: fix bug with miscalculation of required db/wal slot size for VGs with multiple PVs

3 years agoMerge pull request #43927 from guits/fix_raw_activate
Sébastien Han [Tue, 16 Nov 2021 13:11:10 +0000 (14:11 +0100)]
Merge pull request #43927 from guits/fix_raw_activate

ceph-volume: follow-up on PR #42727

3 years agocrimson/osd: Fixing empty PG stats issue 43803/head
Matan Breizman [Tue, 26 Oct 2021 11:47:44 +0000 (11:47 +0000)]
crimson/osd: Fixing empty PG stats issue

Signed-off-by: Matan Breizman <Matan.Brz@gmail.com>
3 years agoos/bluestore: adjust usefullness tag for bluestore perf counters 41557/head
Igor Fedotov [Tue, 16 Nov 2021 10:55:50 +0000 (13:55 +0300)]
os/bluestore: adjust usefullness tag for bluestore perf counters

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
3 years agoos/bluestore: raise usefullness tag for some bluefs perf counters
Igor Fedotov [Tue, 16 Nov 2021 10:54:02 +0000 (13:54 +0300)]
os/bluestore: raise usefullness tag for some bluefs perf counters

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
3 years agoMerge pull request #43780 from mgfritch/nfs-rgw-v4
Sebastian Wagner [Tue, 16 Nov 2021 10:38:03 +0000 (11:38 +0100)]
Merge pull request #43780 from mgfritch/nfs-rgw-v4

doc/radosgw/nfs: add note about NFSv3 deprecation

Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Sage Weil <sage@newdream.net>
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
3 years agoMerge pull request #43933 from ceph/dependabot/pip/src/ceph-volume/plugin/zfs/pip...
Sebastian Wagner [Tue, 16 Nov 2021 09:39:37 +0000 (10:39 +0100)]
Merge pull request #43933 from ceph/dependabot/pip/src/ceph-volume/plugin/zfs/pip-21.1

build(deps-dev): bump pip from 19.2 to 21.1 in /src/ceph-volume/plugin/zfs

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agomonitoring/grafana: Grafana query tester 43669/head
Pere Diaz Bou [Tue, 26 Oct 2021 12:42:17 +0000 (14:42 +0200)]
monitoring/grafana: Grafana query tester

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
3 years agoMerge pull request #43938 from neha-ojha/wip-quick-fix
Neha Ojha [Tue, 16 Nov 2021 00:09:30 +0000 (16:09 -0800)]
Merge pull request #43938 from neha-ojha/wip-quick-fix

qa/suites/upgrade/octopus-x: set bluestore fsck quick fix on mount to true

Reviewed-by: Igor Fedotov <igor.fedotov@croit.io>
3 years agoqa/suites/upgrade/octopus-x: set bluestore fsck quick fix on mount to true 43938/head
Neha Ojha [Thu, 28 Oct 2021 21:02:48 +0000 (21:02 +0000)]
qa/suites/upgrade/octopus-x: set bluestore fsck quick fix on mount to true

First step towards catching bugs like https://tracker.ceph.com/issues/53062.

Signed-off-by: Neha Ojha <nojha@redhat.com>
3 years agomon: MonMap: do not increase mon_info_t's compatv in stretch mode, for real 43899/head
Greg Farnum [Thu, 11 Nov 2021 20:20:11 +0000 (20:20 +0000)]
mon: MonMap: do not increase mon_info_t's compatv in stretch mode, for real

This was supposed to be fixed a year ago in commit
2e3643647bfbe955b54c62c8aaf114744dedb86e, but it set compat_v to 4 instead of all
the way back to 1 as it should have.

Our testing for stretch mode in these areas is just not very thorough -- the
kernel only supports compat_v 1 and apparently nobody's noticed the issue
since then? :/
As the prior commit says, you can't set locations without being gated on a
server feature bit, so simply cancelling this enforcement is completely safe.

Fixes: https://tracker.ceph.com/issues/53237
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
3 years agoMerge pull request #43928 from josephsawaya/futurize-futurized-store
Samuel Just [Mon, 15 Nov 2021 20:17:33 +0000 (12:17 -0800)]
Merge pull request #43928 from josephsawaya/futurize-futurized-store

crimson: futurize FuturizedStore::create()

Reviewed-by: Samuel Just <sjust@redhat.com>
3 years agoMerge pull request #43344 from Matan-B/wip-matanb-crimson-clog
Matan [Mon, 15 Nov 2021 19:37:49 +0000 (21:37 +0200)]
Merge pull request #43344 from Matan-B/wip-matanb-crimson-clog

crimson/osd: Implementing cluster logging

3 years agoMerge pull request #43761 from cbodley/wip-beast-timeout-alloc
Casey Bodley [Mon, 15 Nov 2021 18:31:18 +0000 (13:31 -0500)]
Merge pull request #43761 from cbodley/wip-beast-timeout-alloc

rgw/beast: optimizations for request timeout

Reviewed-by: Mark Kogan <mkogan@redhat.com>
3 years agorgw/rados: index transactions pass remove_objs to cancel() too 43854/head
Casey Bodley [Tue, 9 Nov 2021 03:13:39 +0000 (22:13 -0500)]
rgw/rados: index transactions pass remove_objs to cancel() too

whenever an index transaction uses remove_objs for complete(), it also
needs to pass them for cancel() to avoid leaking index entries

Signed-off-by: Casey Bodley <cbodley@redhat.com>
3 years agocls/rgw: index cancelation still cleans up remove_objs
Casey Bodley [Tue, 9 Nov 2021 02:24:52 +0000 (21:24 -0500)]
cls/rgw: index cancelation still cleans up remove_objs

when multipart uploads complete their final bucket index transaction,
they pass the list of part objects in 'remove_objs' for bulk removal -
the part objects, along with their bucket stats, get replaced by the
head object

but if CompleteMultipart races with another upload, the head object
write will fail with ECANCELED and the bucket index transaction gets
canceled with CLS_RGW_OP_CANCEL. these canceled uploads still need to
clean up their 'remove_objs', but cancelation was returning too early.
as a result, these bucket index entries get orphaned and leave the
bucket stats inconsistent

this commit reworks rgw_bucket_complete_op() so that CLS_RGW_OP_CANCEL
is handled the same way as OP_ADD and OP_DEL, so always runs the loop to
clean up 'remove_objs'

Fixes: https://tracker.ceph.com/issues/53199
Signed-off-by: Casey Bodley <cbodley@redhat.com>
3 years agocls/rgw: add complete_remove_obj() helper for remove_objs
Casey Bodley [Tue, 9 Nov 2021 02:21:29 +0000 (21:21 -0500)]
cls/rgw: add complete_remove_obj() helper for remove_objs

Signed-off-by: Casey Bodley <cbodley@redhat.com>
3 years agobuild(deps-dev): bump pip in /src/ceph-volume/plugin/zfs 43933/head
dependabot[bot] [Mon, 15 Nov 2021 17:48:13 +0000 (17:48 +0000)]
build(deps-dev): bump pip in /src/ceph-volume/plugin/zfs

Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/19.2...21.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agocls/rgw: helpers take const input params
Casey Bodley [Tue, 9 Nov 2021 02:19:41 +0000 (21:19 -0500)]
cls/rgw: helpers take const input params

Signed-off-by: Casey Bodley <cbodley@redhat.com>
3 years agocrimosn/osd: Implementing cluster logging 43344/head
Matan Breizman [Sat, 25 Sep 2021 13:17:37 +0000 (13:17 +0000)]
crimosn/osd: Implementing cluster logging

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
3 years agoMerge pull request #43903 from rhcs-dashboard/edit-service-feature
Ernesto Puerta [Mon, 15 Nov 2021 16:25:33 +0000 (17:25 +0100)]
Merge pull request #43903 from rhcs-dashboard/edit-service-feature

mgr/dashboard: Edit a service feature

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 PR #43894 into master
Sage Weil [Mon, 15 Nov 2021 16:13:11 +0000 (11:13 -0500)]
Merge PR #43894 into master

* refs/pull/43894/head:
qa/suites/orch/cephadm: verify that 'orch ls' reports OSDs properly
mgr/cephadm: show unmanaged OSDs under 'osd' service

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
3 years agomgr/cephadm: turn off asyncssh debug output 43880/head
Sage Weil [Mon, 15 Nov 2021 16:04:30 +0000 (11:04 -0500)]
mgr/cephadm: turn off asyncssh debug output

Signed-off-by: Sage Weil <sage@newdream.net>
3 years agorgwi/beast: stream timer with duration 0 disables timeout 43761/head
Mark Kogan [Mon, 15 Nov 2021 15:50:49 +0000 (15:50 +0000)]
rgwi/beast: stream timer with duration 0 disables timeout

fixes all S3 operations failing with:
`2021-11-15T15:46:05.992+0000 7ffee17fa700 20 failed to read header: Bad file descriptor`
when `--rgw_frontends="beast port=8000 request_timeout_ms=0"`

Signed-off-by: Mark Kogan <mkogan@redhat.com>
3 years agoqa/suites/orch/cephadm: verify /var/log/ceph/$fsid ownership 43929/head
Sage Weil [Mon, 15 Nov 2021 15:46:01 +0000 (10:46 -0500)]
qa/suites/orch/cephadm: verify /var/log/ceph/$fsid ownership

Signed-off-by: Sage Weil <sage@newdream.net>