Failed to start The Proxmox VE cluster filesystem

taich

Member
Aug 15, 2020
116
18
23
64
I just did an apt upgrade on my Proxmox VE 7.2 Server.
After reboot Proxmox VE cluster filesystem does not start any more.

Code:
Jun 14 07:40:46 pve1sbs systemd[1]: Starting The Proxmox VE cluster filesystem...
Jun 14 07:40:46 pve1sbs pmxcfs[1443]: [main] crit: Unable to get local IP address
Jun 14 07:40:46 pve1sbs pmxcfs[1443]: [main] crit: Unable to get local IP address
Jun 14 07:40:46 pve1sbs systemd[1]: pve-cluster.service: Control process exited, code=exited, status=255/EXCEPTION
Jun 14 07:40:46 pve1sbs systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 14 07:40:46 pve1sbs systemd[1]: Failed to start The Proxmox VE cluster filesystem.

How can I solve this?
Please help!
 
I just fixed this when I changed my /etc/hosts file.

before update it was.

Code:
127.0.0.1 localhost.localdomain localhost
127.0.1.1 pve1.mydomain.at pve1

Now I changed it to real IP address

Code:
127.0.0.1 localhost.localdomain localhost
45.77.xx.xx pve1.mydomain.at pve1

I do not understand why the old version worked before upgrade.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!