difference between host screen and effective IP

muekno

Member
Dec 15, 2023
246
21
23
My PVE host shows http:// 172.16.1.117:8006/ an address from DHCP range. but this address is not even pingable.
The effective address is 172.16.1.72, wich is pingable and reachable with ssh and the Browser on port 8006.
Everything running fine and smooth, so just a optical problem. But why.
Has anyone an idea?
 
That's "old behavior", running up to version 8.4
Upgrade to a current version (read: 9.x) and the information shown should get updated on every boot.
 
I like to upgrade to 9.x, but PVE8TO9 complains abaut the 172.16.1.117,
INFO: Checking if resolved IP is configured on local node..
FAIL: Resolved node IP '172.16.1.117' not configured or active for 'pve'

How to resolve this?
Need help or hint
 
Please share this
Bash:
grep -sR "172.16.1" /etc
The pvebanner command suggestion above was made under the assumption that /etc/hosts is configured correctly.
 
Last edited: