Hello,
In one of our nodes, pve-cluster are with status "failed". The we try to start:
Job for pve-cluster.service failed. See 'systemctl status pve-cluster.service' and 'journalctl -xn' for details.
TASK ERROR: command 'systemctl start pve-cluster' failed: exit code 1
Using command systemctl status pve-cluster we can see:
How Can we solved the problem?
In one of our nodes, pve-cluster are with status "failed". The we try to start:
Job for pve-cluster.service failed. See 'systemctl status pve-cluster.service' and 'journalctl -xn' for details.
TASK ERROR: command 'systemctl start pve-cluster' failed: exit code 1
Using command systemctl status pve-cluster we can see:
Code:
Dec 26 15:10:28 nd pmxcfs[20660]: [main] notice: unable to aquire pmxcfs lock - trying again
Dec 26 15:10:28 nd pmxcfs[20660]: [main] notice: unable to aquire pmxcfs lock - trying again
Dec 26 15:10:38 nd pmxcfs[20660]: [main] crit: unable to aquire pmxcfs lock: Resource temporarily unavailable
Dec 26 15:10:38 nd pmxcfs[20660]: [main] notice: exit proxmox configuration filesystem (-1)
Dec 26 15:10:38 nd pmxcfs[20660]: [main] crit: unable to aquire pmxcfs lock: Resource temporarily unavailable
Dec 26 15:10:38 nd pmxcfs[20660]: [main] notice: exit proxmox configuration filesystem (-1)
Dec 26 15:10:38 nd systemd[1]: pve-cluster.service: control process exited, code=exited status=255
Dec 26 15:10:38 nd systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Dec 26 15:10:38 nd systemd[1]: Unit pve-cluster.service entered failed state.
How Can we solved the problem?