Bug 2274381 - ceph commands are not collected with --odf ; -c or -o -pc options with 4.16 must-gather
Summary: ceph commands are not collected with --odf ; -c or -o -pc options with 4.16 m...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: must-gather
Version: 4.16
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ODF 4.16.0
Assignee: yati padia
QA Contact: Neha Berry
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-10 17:37 UTC by Neha Berry
Modified: 2024-07-17 13:19 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-07-17 13:19:00 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2024:4591 0 None None None 2024-07-17 13:19:03 UTC

Description Neha Berry 2024-04-10 17:37:26 UTC
Description of problem (please be detailed as possible and provide log
snippests):
===============================================================
ceph commands are not collected with the 4.16 must-gather command option -odf

I started a collection for must-gather on my provder/client cluster with below options

>>oc adm must-gather --image=quay.io/rhceph-dev/ocs-must-gather:latest-4.16  -- /usr/bin/gather -o -pc

Observation: ceph commands are not collected and no "must_gather_commands " folders are present 

 ls -ltrh ceph
total 16
-rw-r--r--  1 nberry  staff   767B Apr 10 22:28 timestamp
-rw-r--r--  1 nberry  staff   3.3K Apr 10 22:28 event-filter.html
drwxr-xr-x  3 nberry  staff    96B Apr 10 22:38 namespaces

Attempt #2
-------------

Tried to collect the ceph outputs alone with -c

>> oc adm must-gather --image=quay.io/rhceph-dev/ocs-must-gather:latest-4.16  -- /usr/bin/gather -c

cd must-gather.local.2183129016597422414
nberry@Nehas-MacBook-Pro must-gather.local.2183129016597422414 % ls
event-filter.html												quay-io-rhceph-dev-ocs-must-gather-sha256-099f50366465145c5dea27c09b5622144abba174eccab648e2d424b789eaa9f5
must-gather.logs												timestamp
nberry@Nehas-MacBook-Pro must-gather.local.2183129016597422414 % cd quay-io-rhceph-dev-ocs-must-gather-sha256-099f50366465145c5dea27c09b5622144abba174eccab648e2d424b789eaa9f5 
nberry@Nehas-MacBook-Pro quay-io-rhceph-dev-ocs-must-gather-sha256-099f50366465145c5dea27c09b5622144abba174eccab648e2d424b789eaa9f5 % ls
ceph			gather-debug.log	gather.logs
nberry@Nehas-MacBook-Pro quay-io-rhceph-dev-ocs-must-gather-sha256-099f50366465145c5dea27c09b5622144abba174eccab648e2d424b789eaa9f5 % cd ceph 
nberry@Nehas-MacBook-Pro ceph % ls
event-filter.html	namespaces		timestamp



Attempt #3
----------
USed the default command with no modular options

>> oc adm must-gather --image=quay.io/rhceph-dev/ocs-must-gather:latest-4.16

No ceph commands folder
 >>mg-default/quay-io-rhceph-dev-ocs-must-gather-sha256-099f50366465145c5dea27c09b5622144abba174eccab648e2d424b789eaa9f5/ls ceph
event-filter.html	namespaces		timestamp


Attempt 4:

Used the GA image of MUst-gather from 4.15 with --odf. The must_gather folder is present

oc adm must-gather --image=registry.redhat.io/odf4/odf-must-gather-rhel9:v4.15 -- /usr/bin/gather -o

 pwd
/Users/nberry/Documents/work/provider-client-ibm2/MG-rados/mg-with--odf/registry-redhat-io-odf4-odf-must-gather-rhel9-sha256-6e3770a282e93078067ed071dce69751e1715e713ec088b51f8f91b22c69830e/ceph
nberry@Nehas-MacBook-Pro ceph % ls 
event-filter.html			logs					must_gather_commands			must_gather_commands_json_output	namespaces				timestamp


Version of all relevant components (if applicable):
===============================================================
4.16


Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?
===============================================================
Yes

Is there any workaround available to the best of your knowledge?
===============================================================
NA

Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?
===============================================================
2

Can this issue reproducible?
===============================================================
Yes

Can this issue reproduce from the UI?
===============================================================
NA

If this is a regression, please provide more details to justify this:
===============================================================
Seems like. Need to confirm with dev

Steps to Reproduce:
===============================================================
1. Install a provider client setup in 4.16
2. Collect must-gather. Commands shared above
3.


Actual results:
===============================================================
ceph commands are not collected in must_gather_commands folder within ceph folder
even with --odf, -c, -o -pc



Expected results:
===============================================================
ceph commands should be collected

Additional info:
===============================================================

Comment 14 errata-xmlrpc 2024-07-17 13:19:00 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.16.0 security, enhancement & bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2024:4591


Note You need to log in before you can comment on or make changes to this bug.