[SOLVED] unfortunately, I changed the hostname. after rebooting the server. Proxmox not starting. "failed to start proxmox ve cluster filesystem"

winsarit

New Member
Feb 21, 2022
2
1
1
34
Tried settings:-

cat /etc/hosts
020.png

systemctl status pve-cluster

017.png


systemctl status pveproxy
018.png



journalctl -xe

019.png
 

Attachments

  • 1645461657930.png
    1645461657930.png
    19.3 KB · Views: 21
  • 020.png
    020.png
    17.1 KB · Views: 20
hi,

it looks like you've made a mistake when editing the hosts file. have you looked here? [0]

you've set proxmox.com to your local IP address, that shouldn't be the case (it might break other stuff too):

Ensure that /etc/hosts has an entry with the hostname mapped to the IP you want to use as main IP address for this node.

it should look more like:
Code:
127.0.0.1 localhost
172.10.1.107 winsar-proxmox
# the rest of your file stays the same

also make sure to check the wiki link, you might need to edit other files too

[0]: https://pve.proxmox.com/wiki/Renaming_a_PVE_node
 
  • Like
Reactions: winsarit
hi,

it looks like you've made a mistake when editing the hosts file. have you looked here? [0]

you've set proxmox.com to your local IP address, that shouldn't be the case (it might break other stuff too):



it should look more like:
Code:
127.0.0.1 localhost
172.10.1.107 winsar-proxmox
# the rest of your file stays the same

also make sure to check the wiki link, you might need to edit other files too

[0]: https://pve.proxmox.com/wiki/Renaming_a_PVE_node
Thank you so much for your help. Later I analyzed and changed to the correct hostname. Now it's normal.
 
  • Like
Reactions: oguz

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!