I've gotten myself into a little bind, I was trying to create a container with around 50gb of storage, the command went through and i started using it. Somehow after trying to install a program it seems that 50g space was full so I made it 100g, I thought that was less than the left over amount of storage, turns out it was not and my node broke. I was able to SSH into the pve node and realized the disk space was full, so I CDed into the container storage and deleted the harddrive of the broken ct, I thought my issues would be fixed, it did not, the gui still does not work and ive tried everything i can think of.
are the logs for the cluster that isnt working.
happens whenever i try to use pct list or qm list and thus forth, ive tried manually doing the certs using pvecm updatecerts and the above happens.
Bash:
root@proxmox:~# journalctl -xe
░░
░░ The unit pve-cluster.service has entered the 'failed' state with result 'exit-code'.
Mar 19 23:28:15 proxmox systemd[1]: Failed to start The Proxmox VE cluster filesystem.
░░ Subject: A start job for unit pve-cluster.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit pve-cluster.service has finished with a failure.
░░
░░ The job identifier is 2756 and the job result is failed.
Mar 19 23:28:17 proxmox pveproxy[1154]: worker exit
Mar 19 23:28:17 proxmox pveproxy[906]: worker 1154 finished
Mar 19 23:28:17 proxmox pveproxy[906]: starting 1 worker(s)
Mar 19 23:28:17 proxmox pveproxy[906]: worker 1164 started
Mar 19 23:28:17 proxmox pveproxy[1155]: worker exit
Mar 19 23:28:17 proxmox pveproxy[1164]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) >
Mar 19 23:28:17 proxmox pveproxy[1156]: worker exit
Mar 19 23:28:17 proxmox pveproxy[906]: worker 1155 finished
Mar 19 23:28:17 proxmox pveproxy[906]: starting 1 worker(s)
Mar 19 23:28:17 proxmox pveproxy[906]: worker 1165 started
Mar 19 23:28:17 proxmox pveproxy[906]: worker 1156 finished
Mar 19 23:28:17 proxmox pveproxy[906]: starting 1 worker(s)
Mar 19 23:28:17 proxmox pveproxy[906]: worker 1166 started
Mar 19 23:28:17 proxmox pveproxy[1165]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) >
Mar 19 23:28:17 proxmox pveproxy[1166]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) >
lines 3082-3106/3106 (END)
Code:
root@proxmox:~# 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 Sun 2023-03-19 23:26:28 PDT; 47s ago
Process: 863 ExecStart=/usr/bin/pmxcfs (code=exited, status=255/EXCEPTION)
CPU: 10ms
Mar 19 23:26:28 proxmox systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
Mar 19 23:26:28 proxmox systemd[1]: Stopped The Proxmox VE cluster filesystem.
Mar 19 23:26:28 proxmox systemd[1]: pve-cluster.service: Start request repeated too quickly.
Mar 19 23:26:28 proxmox systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Mar 19 23:26:28 proxmox systemd[1]: Failed to start The Proxmox VE cluster filesystem.
are the logs for the cluster that isnt working.
Code:
root@proxmox:~# pct 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@proxmox:~#