]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix issue joining to ad by using a virtual hostname
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 16 Jan 2024 20:37:27 +0000 (15:37 -0500)
committerAdam King <adking@redhat.com>
Mon, 15 Apr 2024 15:01:29 +0000 (11:01 -0400)
commitf9d80c7ab6546e2dda0baf8a8b239460d7d1d4dd
tree8615419796ce02b498eebf2a85c452a1ac6067a5
parent09fb967e99873a87ef4139a915435bbf88af03c8
cephadm: fix issue joining to ad by using a virtual hostname

The not-a-real-fqdn hostname that the containers got were causing
performance issues joining AD (and running testjoin and winbind).
Define a virtual hostname that can be passed in from the service or
automatically derived from the system's hostname.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit f8160ed11b046bc747bbf045173fb222688ed669)
src/cephadm/cephadmlib/daemons/smb.py