Bug 1979193

Summary: [ceph-doc] doc about ceph orch host set-addr option in cephadm Install guide
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Sunil Angadi <sangadi>
Component: DocumentationAssignee: Karen Norteman <knortema>
Status: CLOSED CURRENTRELEASE QA Contact: Sunil Angadi <sangadi>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.0CC: asriram, kdreyer, knortema
Target Milestone: ---Keywords: Reopened
Target Release: 5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-16 13:40:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 3 Sebastian Wagner 2021-07-06 08:57:28 UTC
cephadm uses getaddrinfo(3) to determine the IP address. If you don't want to use a different IP address, you can specify the IP using `ceph orch host add <hostname> <ip>`. You marked this BZ as a regression, but as far as I can see, cephadm used to use the IPv6 address in the past already. The only difference is: cephadm now displays the IP when adding the host.