Code:
root@host1:~# service pve-cluster status
● pve-cluster.service - The Proxmox VE cluster filesystem
Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled)
Active: failed (Result: timeout) since Tue 2017-08-08 07:50:11 CEST; 20s ago
Process: 1798 ExecStart=/usr/bin/pmxcfs $DAEMON_OPTS (code=exited, status=255)
Main PID: 8204
root@host2:~# service pve-cluster status
● pve-cluster.service - The Proxmox VE cluster filesystem
Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled)
Active: failed (Result: signal) since Tue 2017-08-08 07:49:41 CEST; 2min 20s ago
Process: 17759 ExecStart=/usr/bin/pmxcfs $DAEMON_OPTS (code=exited, status=0/SUCCESS)
Main PID: 17780 (code=killed, signal=KILL)
Aug 08 07:48:53 host2 pmxcfs[17780]: [status] notice: members: 1/8204, 3/17780
Aug 08 07:49:05 host2 pmxcfs[17780]: [dcdb] notice: members: 1/8204, 2/14166, 3/17780
Aug 08 07:49:05 host2 pmxcfs[17780]: [dcdb] notice: queue not emtpy - resening 4 messages
Aug 08 07:49:05 host2 pmxcfs[17780]: [status] notice: members: 1/8204, 2/14166, 3/17780
Aug 08 07:49:05 host2 pmxcfs[17780]: [status] notice: queue not emtpy - resening 518 messages
Aug 08 07:49:30 host2 systemd[1]: pve-cluster.service start-post operation timed out. Stopping.
Aug 08 07:49:41 host2 systemd[1]: pve-cluster.service stop-sigterm timed out. Killing.
Aug 08 07:49:41 host2 systemd[1]: pve-cluster.service: main process exited, code=killed, status=9/KILL
Aug 08 07:49:41 host2 systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Aug 08 07:49:41 host2 systemd[1]: Unit pve-cluster.service entered failed state.
root@host2:~#
Already tried to restart the pve-cluster service
Code:
root@host1:~# pveversion -v
proxmox-ve: 4.4-92 (running kernel: 4.4.44-1-pve)
pve-manager: 4.4-15 (running version: 4.4-15/7599e35a)
pve-kernel-4.4.6-1-pve: 4.4.6-48
pve-kernel-4.4.35-1-pve: 4.4.35-77
pve-kernel-4.4.44-1-pve: 4.4.44-84
pve-kernel-4.4.67-1-pve: 4.4.67-92
lvm2: 2.02.116-pve3
corosync-pve: 2.4.2-2~pve4+1
libqb0: 1.0.1-1
pve-cluster: 4.0-52
qemu-server: 4.0-110
pve-firmware: 1.1-11
libpve-common-perl: 4.0-95
libpve-access-control: 4.0-23
libpve-storage-perl: 4.0-76
pve-libspice-server1: 0.12.8-2
vncterm: 1.3-2
pve-docs: 4.4-4
pve-qemu-kvm: 2.7.1-4
pve-container: 1.0-101
pve-firewall: 2.0-33
pve-ha-manager: 1.0-41
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u3
lxc-pve: 2.0.7-4
lxcfs: 2.0.6-pve1
criu: 1.6.0-1
novnc-pve: 0.5-9
smartmontools: 6.5+svn4324-1~pve80
zfsutils: 0.6.5.9-pve15~bpo80
root@host11:~#
pvecm status says clusterconfig not mounted
What is to do?
Regards