.The “manage nodes with cephadm - ipv4/6" task option work as expected
Previously, when there was more than one IP address in the `cephadm_mgmt_network`, the tasks with the “manage nodes with cephadm – ipv4/6” parameter would be skipped as the condition was not met. The condition tests if the `cephadm_mgmt_network` is an IP address and a list of IPs cannot be an address.
With this fix, the first IP is extracted from the list to test if it is an IP address and the “manage nodes with cephadm – ipv4.6” works as expected.
* Description of problem:
Ceph health reports stray daemon(s) and stray host(s) after running the "cephadm-adopt.yml" playbook
-------
health: HEALTH_WARN
3 stray daemon(s) not managed by cephadm
12 stray host(s) with 327 daemon(s) not managed by cephadm
-------
* Version-Release number of selected component (if applicable):
Red Hat Ceph Storage 5.1z2 - 5.1.2 ceph version 16.2.7-126.el8cp
How reproducible:
Environment specific
*** Bug 2249693 has been marked as a duplicate of this bug. ***
Comment 43Raimund Sacherer
2023-11-20 14:58:53 UTC
Hello,
I see that the release is targeted for 7.0, but in the associated ticket which has been closed as duplicate, there was 5.3z6 mentioned. This bug fix is still targeted for 5.3z6, right?
Thank you,
Raimund
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 (Moderate: Red Hat Ceph Storage 5.3 Security 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:0745
Comment 56Red Hat Bugzilla
2024-06-08 04:25:11 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days
* Description of problem: Ceph health reports stray daemon(s) and stray host(s) after running the "cephadm-adopt.yml" playbook ------- health: HEALTH_WARN 3 stray daemon(s) not managed by cephadm 12 stray host(s) with 327 daemon(s) not managed by cephadm ------- * Version-Release number of selected component (if applicable): Red Hat Ceph Storage 5.1z2 - 5.1.2 ceph version 16.2.7-126.el8cp How reproducible: Environment specific