pve-cluster.service: Failed with result 'exit-code'.

CPP2255ALVIA

New Member
Jul 9, 2022
3
0
1
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...
 
Last edited:
hi,

* does the IP address of the node match with the entry in /etc/hosts file? (192.168.4.4)

* what do you get with hostname -i
 
hi.

Yes, the IP it's correct I can access true ssh with it

root@ProxmoxCN:~# hostname -i
hostname: Name or service not known
 
what is the output from ip a?
 
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master vmbr0 state UP group default qlen 1000
link/ether c4:e9:84:01:cd:40 brd ff:ff:ff:ff:ff:ff
3: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether c4:e9:84:01:cd:40 brd ff:ff:ff:ff:ff:ff
inet 192.168.4.4/24 brd 192.168.4.255 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::c6e9:84ff:fe01:cd40/64 scope link
valid_lft forever preferred_lft forever
8: tap401i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr401i0 state UNKNOWN group default qlen 1000
link/ether 0a:cf:1d:05:0e:0c brd ff:ff:ff:ff:ff:ff
9: fwbr401i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 16:1b:ae:69:5a:f8 brd ff:ff:ff:ff:ff:ff
10: fwpr401p0@fwln401i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 1a:92:ad:2d:5c:ba brd ff:ff:ff:ff:ff:ff
11: fwln401i0@fwpr401p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr401i0 state UP group default qlen 1000
link/ether 16:1b:ae:69:5a:f8 brd ff:ff:ff:ff:ff:ff
12: tap400i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr400i0 state UNKNOWN group default qlen 1000
link/ether 82:fe:f9:c0:45:c7 brd ff:ff:ff:ff:ff:ff
13: fwbr400i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 9e:ef:d3:a5:4d:22 brd ff:ff:ff:ff:ff:ff
14: fwpr400p0@fwln400i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 0a:71:fb:d1:8f:d9 brd ff:ff:ff:ff:ff:ff
15: fwln400i0@fwpr400p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr400i0 state UP group default qlen 1000
link/ether 9e:ef:d3:a5:4d:22 brd ff:ff:ff:ff:ff:ff
16: tap402i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr402i0 state UNKNOWN group default qlen 1000
link/ether e6:eb:15:02:3d:94 brd ff:ff:ff:ff:ff:ff
17: fwbr402i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether a2:0a:55:7a:26:0f brd ff:ff:ff:ff:ff:ff
18: fwpr402p0@fwln402i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 02:25:b9:24:dd:90 brd ff:ff:ff:ff:ff:ff
19: fwln402i0@fwpr402p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr402i0 state UP group default qlen 1000
link/ether a2:0a:55:7a:26:0f brd ff:ff:ff:ff:ff:ff
20: tap404i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr404i0 state UNKNOWN group default qlen 1000
link/ether a6:70:38:e2:7b:01 brd ff:ff:ff:ff:ff:ff
21: fwbr404i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 3a:96:dd:7a:61:7d brd ff:ff:ff:ff:ff:ff
22: fwpr404p0@fwln404i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether 46:c2:a0:e3:0c:ed brd ff:ff:ff:ff:ff:ff
23: fwln404i0@fwpr404p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr404i0 state UP group default qlen 1000
link/ether 3a:96:dd:7a:61:7d brd ff:ff:ff:ff:ff:ff
24: tap403i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master fwbr403i0 state UNKNOWN group default qlen 1000
link/ether b6:2c:f1:18:99:cf brd ff:ff:ff:ff:ff:ff
25: fwbr403i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether b6:e7:a2:43:6a:9a brd ff:ff:ff:ff:ff:ff
26: fwpr403p0@fwln403i0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master vmbr0 state UP group default qlen 1000
link/ether a2:2c:3f:c4:4f:d5 brd ff:ff:ff:ff:ff:ff
27: fwln403i0@fwpr403p0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master fwbr403i0 state UP group default qlen 1000
link/ether b6:e7:a2:43:6a:9a brd ff:ff:ff:ff:ff:ff