Hi all, I have a 6.4-15 pve 3 nodes cluster. Now all vm (ct or qemu) seems to works but nodes doesn't communicate one each other. The service pvesr doesn't seems to works:
# systemctl status pvesr.service
● pvesr.service - Proxmox VE replication runner
Loaded: loaded (/lib/systemd/system/pvesr.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2022-11-05 07:13:10 CET; 23s ago
Process: 2330254 ExecStart=/usr/bin/pvesr run --mail 1 (code=exited, status=13)
Main PID: 2330254 (code=exited, status=13)
Nov 05 07:13:04 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:05 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:06 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:07 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:08 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:09 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:10 pve02 pvesr[2330254]: cfs-lock 'file-replication_cfg' error: no quorum!
Nov 05 07:13:10 pve02 systemd[1]: pvesr.service: Main process exited, code=exited, status=13/n/a
Nov 05 07:13:10 pve02 systemd[1]: pvesr.service: Failed with result 'exit-code'.
Nov 05 07:13:10 pve02 systemd[1]: Failed to start Proxmox VE replication runner.
This is the status of the cluster:
# pvecm status
Cluster information
-------------------
Name: CSA-cluster1
Config Version: 3
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Sat Nov 5 07:14:56 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2.914
Quorate: No
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 192.168.255.2 (local)
What is your suggestions? Restarting the nodes should solve the problem?
# systemctl status pvesr.service
● pvesr.service - Proxmox VE replication runner
Loaded: loaded (/lib/systemd/system/pvesr.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2022-11-05 07:13:10 CET; 23s ago
Process: 2330254 ExecStart=/usr/bin/pvesr run --mail 1 (code=exited, status=13)
Main PID: 2330254 (code=exited, status=13)
Nov 05 07:13:04 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:05 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:06 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:07 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:08 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:09 pve02 pvesr[2330254]: trying to acquire cfs lock 'file-replication_cfg' ...
Nov 05 07:13:10 pve02 pvesr[2330254]: cfs-lock 'file-replication_cfg' error: no quorum!
Nov 05 07:13:10 pve02 systemd[1]: pvesr.service: Main process exited, code=exited, status=13/n/a
Nov 05 07:13:10 pve02 systemd[1]: pvesr.service: Failed with result 'exit-code'.
Nov 05 07:13:10 pve02 systemd[1]: Failed to start Proxmox VE replication runner.
This is the status of the cluster:
# pvecm status
Cluster information
-------------------
Name: CSA-cluster1
Config Version: 3
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Sat Nov 5 07:14:56 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2.914
Quorate: No
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 192.168.255.2 (local)
What is your suggestions? Restarting the nodes should solve the problem?