nova.conf has the following configuration for host key
host = dev.internal.cloudapp.net
From the below log, <host>:<nodename> --> host name is populated from host key in conf (via sunbeam) and nodename (hypervisor_hostname) is populated from libvirt hostinfo (libvirt uses gethostname i guess). And there comes the discrepancy.
Jun 13 21:47:47 dev nova-compute[538724]: 2023-06-13 21:47:47.330 538724 INFO nova.compute.resource_tracker [None req-5eff8636-991c-401f-9d96-e2c8b29144f0 - - - - - -] Compute node record created for dev.internal.cloudapp.net:dev.3pmbhi1rcrau3nnvk2nd1bwztb.ax.internal.cloudapp.net with uuid: 2c41448c-ab3d-454c-a4b8-a822ad522ab5
nova.conf has the following configuration for host key cloudapp. net
host = dev.internal.
From the below log, <host>:<nodename> --> host name is populated from host key in conf (via sunbeam) and nodename (hypervisor_ hostname) is populated from libvirt hostinfo (libvirt uses gethostname i guess). And there comes the discrepancy.
Jun 13 21:47:47 dev nova-compute[ 538724] : 2023-06-13 21:47:47.330 538724 INFO nova.compute. resource_ tracker [None req-5eff8636- 991c-401f- 9d96-e2c8b29144 f0 - - - - - -] Compute node record created for dev.internal. cloudapp. net:dev. 3pmbhi1rcrau3nn vk2nd1bwztb. ax.internal. cloudapp. net with uuid: 2c41448c- ab3d-454c- a4b8-a822ad522a b5