[SOLVED] Messed up my install

zakshearman

New Member
Jun 14, 2020
5
1
3
21
Hey, so basically, I did a bad thing and ran "apt upgrade". All was fine until I restarted and well, simply, most proxmox related things broke. I've read through some threads but haven't actually managed to solve my issue.

I am able to ping the server locally (10.0.0.24).
I can do "apt reinstall proxmox-ve" to allow me to reconnect via SSH and
The web panel is not accessible.
I see this on startup:
Wellmade-Zenaida-7684.jpg

Output of "systemctl --failed":
Upright-Hanumanmonkey-7685.jpg

If there are some logs that you need / would help, please link me to a thread or just tell me how I can get them for you and in advance, I thank anyone for any help or advice :).
 
please run and post the complete output of:
Code:
apt update
apt full-upgrade
 
please use code tags and post the output as text - it's much nicer to read the output and be able to copy+paste it.

check the status of pve-cluster.service/pmxcfs - try restarting it:
Code:
systemctl status -l pve-cluster
systemctl restart pve-cluster
 
Will do, here's the output of those.

Code:
Last login: Mon Jun 15 11:57:01 2020
root@proxmox-dl380e-g8:~# systemctl status -l pve-cluster
● pve-cluster.service - The Proxmox VE cluster filesystem
   Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2020-06-15 14:13:35 BST; 1min 23s ago
  Process: 61789 ExecStart=/usr/bin/pmxcfs (code=exited, status=255/EXCEPTION)

Jun 15 14:13:35 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Service RestartSec=100ms expired, scheduling restart.
Jun 15 14:13:35 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
Jun 15 14:13:35 proxmox-dl380e-g8 systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jun 15 14:13:35 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jun 15 14:13:35 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 14:13:35 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
root@proxmox-dl380e-g8:~# systemctl restart pve-cluster
Job for pve-cluster.service failed because the control process exited with error code.
See "systemctl status pve-cluster.service" and "journalctl -xe" for details.
root@proxmox-dl380e-g8:~#
 
what does the journal have for the pve-cluster unit?
`journalctl -u pve-cluster`
 
A bunch of unable to get local IP address:

Code:
Jun 15 11:53:04 proxmox-dl380e-g8 systemd[1]: Starting The Proxmox VE cluster filesystem...
Jun 15 11:53:05 proxmox-dl380e-g8 pmxcfs[1439]: [main] crit: Unable to get local IP address
Jun 15 11:53:05 proxmox-dl380e-g8 pmxcfs[1439]: [main] crit: Unable to get local IP address
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Control process exited, code=exited, status=255/EXCEPTION
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Service RestartSec=100ms expired, scheduling restart.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 1.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: Starting The Proxmox VE cluster filesystem...
Jun 15 11:53:05 proxmox-dl380e-g8 pmxcfs[1567]: [main] crit: Unable to get local IP address
Jun 15 11:53:05 proxmox-dl380e-g8 pmxcfs[1567]: [main] crit: Unable to get local IP address
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Control process exited, code=exited, status=255/EXCEPTION
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Service RestartSec=100ms expired, scheduling restart.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 2.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: Starting The Proxmox VE cluster filesystem...
Jun 15 11:53:05 proxmox-dl380e-g8 pmxcfs[1595]: [main] crit: Unable to get local IP address
Jun 15 11:53:05 proxmox-dl380e-g8 pmxcfs[1595]: [main] crit: Unable to get local IP address
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Control process exited, code=exited, status=255/EXCEPTION
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:05 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Service RestartSec=100ms expired, scheduling restart.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 3.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Starting The Proxmox VE cluster filesystem...
Jun 15 11:53:06 proxmox-dl380e-g8 pmxcfs[1596]: [main] crit: Unable to get local IP address
Jun 15 11:53:06 proxmox-dl380e-g8 pmxcfs[1596]: [main] crit: Unable to get local IP address
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Control process exited, code=exited, status=255/EXCEPTION
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Service RestartSec=100ms expired, scheduling restart.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 4.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Starting The Proxmox VE cluster filesystem...
Jun 15 11:53:06 proxmox-dl380e-g8 pmxcfs[1597]: [main] crit: Unable to get local IP address
Jun 15 11:53:06 proxmox-dl380e-g8 pmxcfs[1597]: [main] crit: Unable to get local IP address
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Control process exited, code=exited, status=255/EXCEPTION
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Service RestartSec=100ms expired, scheduling restart.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:06 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 15 11:53:10 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jun 15 11:53:10 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:10 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 15 11:53:12 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jun 15 11:53:12 proxmox-dl380e-g8 systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 15 11:53:12 proxmox-dl380e-g8 systemd[1]: Failed to start The Proxmox VE cluster filesystem.

If I do ifconfig the local IP I have been using this whole time is still there, and I am able to connect to internet resources outside of the network.
 
seems like a missing entry in '/etc/hosts' - make sure that an IP configured on your host resolves to the hostname.
i.e.:
Code:
uname -n
yields your short hostname - this has to have an entry pointing to a configured IP on your node in '/etc/hosts'

I hope this helps!
 
  • Like
Reactions: zakshearman
glad that helped!
please mark the thread as 'SOLVED'