I have a problem with PROXMOX VE.
The PROXMOX node has stopped working.
I have the following symptoms:
and
The web panel also does not work.
What could be the problem?
The PROXMOX node has stopped working.
I have the following symptoms:
root@nodename:/etc/pve/local# /usr/bin/pmxcfs
[database] crit: found entry with duplicate name (inode = 0000000002EF9C1A, parent = 000000000000000E, name = '107.conf')
[database] crit: DB load failed
[main] crit: memdb_open failed - unable to open database '/var/lib/pve-cluster/config.db'
[main] notice: exit proxmox configuration filesystem (-1)
and
root@nodename:/etc/pve/local# qm list
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused
Unable to load access control list: Connection refused
root@nodename:/etc/pve# systemctl status pve-cluster.service
● 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 Thu 2022-08-11 08:43:20 CEST; 6s ago
Process: 16178 ExecStart=/usr/bin/pmxcfs (code=exited, status=255/EXCEPTION)
Aug 11 08:43:20 nodename systemd[1]: pve-cluster.service: Service RestartSec=100ms expired, scheduling restart.
Aug 11 08:43:20 nodename systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
Aug 11 08:43:20 nodename systemd[1]: Stopped The Proxmox VE cluster filesystem.
Aug 11 08:43:20 nodename systemd[1]: pve-cluster.service: Start request repeated too quickly.
Aug 11 08:43:20 nodename systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Aug 11 08:43:20 nodename systemd[1]: Failed to start The Proxmox VE cluster filesystem.
root@nodename:/etc/pve# journalctl -xe
Aug 11 08:43:22 nodename pveproxy[16179]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1727.
Aug 11 08:43:22 nodename pveproxy[16180]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1727.
Aug 11 08:43:22 nodename pveproxy[16160]: worker exit
Aug 11 08:43:22 nodename pveproxy[1527]: worker 16160 finished
Aug 11 08:43:22 nodename pveproxy[1527]: starting 1 worker(s)
Aug 11 08:43:22 nodename pveproxy[1527]: worker 16181 started
Aug 11 08:43:22 nodename pveproxy[16181]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1727.
Aug 11 08:43:27 nodename pveproxy[16179]: worker exit
The web panel also does not work.
What could be the problem?