I have a single node server after reboot the pve-cluster service doesn't work, also i get this error
root@ProxmoxCN:~# 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
my etc/hosts file
root@ProxmoxCN:~# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.4.4 proxmoxCN.alvia.local proxmoxCN
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
root@ProxmoxCN:~# cat /etc/hostname
ProxmoxCN
i don't understand what's the problem.
EDIT**
root@ProxmoxCN:~# 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: activating (start) since Sat 2022-07-09 12:19:38 CST; 5s ago
Cntrl PID: 4894 (pmxcfs)
Tasks: 1 (limit: 4915)
Memory: 1.4M
CGroup: /system.slice/pve-cluster.service
└─4894 /usr/bin/pmxcfs
Jul 09 12:19:38 ProxmoxCN systemd[1]: Starting The Proxmox VE cluster filesystem...
root@ProxmoxCN:~# 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
my etc/hosts file
root@ProxmoxCN:~# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.4.4 proxmoxCN.alvia.local proxmoxCN
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
root@ProxmoxCN:~# cat /etc/hostname
ProxmoxCN
i don't understand what's the problem.
EDIT**
root@ProxmoxCN:~# 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: activating (start) since Sat 2022-07-09 12:19:38 CST; 5s ago
Cntrl PID: 4894 (pmxcfs)
Tasks: 1 (limit: 4915)
Memory: 1.4M
CGroup: /system.slice/pve-cluster.service
└─4894 /usr/bin/pmxcfs
Jul 09 12:19:38 ProxmoxCN systemd[1]: Starting The Proxmox VE cluster filesystem...
Last edited: