Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_debug_verbosity_of_ceph_components fails on external cluster #11347

Open
AviadP opened this issue Feb 10, 2025 · 1 comment · May be fixed by #11352
Open

test_debug_verbosity_of_ceph_components fails on external cluster #11347

AviadP opened this issue Feb 10, 2025 · 1 comment · May be fixed by #11352
Assignees

Comments

@AviadP
Copy link
Contributor

AviadP commented Feb 10, 2025

Need to add skip or way to connect to cluster:
E ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: odf -n openshift-storage set ceph log-level mon crush 50.
E Error is 2025-01-16T18:25:18.487+0000 7f6842af9640 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin: (2) No such file or directory
E 2025-01-16T18:25:18.487+0000 7f6842af9640 -1 AuthRegistry(0x7f683c069ce0) no keyring found at /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin, disabling cephx
E 2025-01-16T18:25:18.488+0000 7f6842af9640 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin: (2) No such file or directory
E 2025-01-16T18:25:18.488+0000 7f6842af9640 -1 AuthRegistry(0x7f6842af7fe0) no keyring found at /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin, disabling cephx
E 2025-01-16T18:25:18.490+0000 7f6841096640 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [1]
E 2025-01-16T18:25:18.491+0000 7f683bfff640 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [1]
E 2025-01-16T18:25:18.491+0000 7f6840895640 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [1]
E 2025-01-16T18:25:18.491+0000 7f6842af9640 -1 monclient: authenticate NOTE: no keyring found; disabled cephx authentication
E [errno 13] RADOS permission denied (error connecting to the cluster)
E Error: failed to run ceph command with args [config set mon debug_crush 50]. . failed to run command. command terminated with exit code 13

cluster setup: [OCS4-18-Downstream-OCP4-18-VSPHERE6-UPI-1AZ-RHCOS-EXTERNAL-RGW-SSL-3M-3W]

@AviadP AviadP self-assigned this Feb 10, 2025
@AviadP
Copy link
Contributor Author

AviadP commented Feb 10, 2025

it seems that access issue happens in KMS Value aswell

E               Error is Error initializing cluster client: ObjectNotFound('RADOS object not found (error calling conf_read_file)')
E               Error: failed to run ceph command with args [config set osd debug_crush 50]. . failed to run command. command terminated with exit code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant