Just enter journalctl -b -u corosync -u pve-cluster and have this result:
root@pve6:/etc/pve# journalctl -b -u corosync -u pve-cluster
-- Journal begins at Mon 2022-01-10 01:06:40 MST, ends at Mon 2022-01-10 11:27:15 MST. --
Jan 10 05:59:09 pve6 systemd[1]: Starting The Proxmox VE cluster filesystem...
Jan 10 05:59:10 pve6 pmxcfs[1349]: [quorum] crit: quorum_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [quorum] crit: can't initialize service
Jan 10 05:59:10 pve6 pmxcfs[1349]: [confdb] crit: cmap_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [confdb] crit: can't initialize service
Jan 10 05:59:10 pve6 pmxcfs[1349]: [dcdb] crit: cpg_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [dcdb] crit: can't initialize service
Jan 10 05:59:10 pve6 pmxcfs[1349]: [status] crit: cpg_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [status] crit: can't initialize service
Jan 10 05:59:11 pve6 systemd[1]: Started The Proxmox VE cluster filesystem.
Jan 10 05:59:11 pve6 systemd[1]: Starting Corosync Cluster Engine...
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] Corosync Cluster Engine 3.1.5 starting up
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] Corosync built-in features: dbus monitoring watc>
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] interface section bindnetaddr is used together w>
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] Please migrate config file to nodelist.
Jan 10 05:59:12 pve6 corosync[1359]: [TOTEM ] Initializing transport (Kronosnet).
Jan 10 05:59:13 pve6 corosync[1359]: [TOTEM ] totemknet initialized
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] common: crypto_nss.so has been loaded from /usr/>
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync configuration ma>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: cmap
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync configuration se>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: cfg
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync cluster closed p>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: cpg
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync profile loading >
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync resource monitor>
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] Watchdog not enabled by configuration
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] resource load_15min missing a recovery key.
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] resource memory_used missing a recovery key.
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] no resources configured.
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync watchdog service>
Jan 10 05:59:13 pve6 corosync[1359]: [QUORUM] Using quorum provider corosync_votequorum
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync vote quorum serv>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: votequorum
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync cluster quorum s>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: quorum
Jan 10 05:59:13 pve6 corosync[1359]: [TOTEM ] Configuring link 0
Jan 10 05:59:13 pve6 corosync[1359]: [TOTEM ] Configured link number 0: local addr: 192.168.1.>
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 2 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 2 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 2 (passive) best link: 0 (pri: 1)
lines 1-48
also pvecm status:
Cluster information
-------------------
Name: Lifandi
Config Version: 9
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Jan 10 11:07:31 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000006
Ring ID: 6.69e9
Quorate: No
Votequorum information
----------------------
Expected votes: 7
Highest expected: 7
Total votes: 1
Quorum: 4 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000006 1 192.168.1.207 (local)
how can i fix this?
root@pve6:/etc/pve# journalctl -b -u corosync -u pve-cluster
-- Journal begins at Mon 2022-01-10 01:06:40 MST, ends at Mon 2022-01-10 11:27:15 MST. --
Jan 10 05:59:09 pve6 systemd[1]: Starting The Proxmox VE cluster filesystem...
Jan 10 05:59:10 pve6 pmxcfs[1349]: [quorum] crit: quorum_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [quorum] crit: can't initialize service
Jan 10 05:59:10 pve6 pmxcfs[1349]: [confdb] crit: cmap_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [confdb] crit: can't initialize service
Jan 10 05:59:10 pve6 pmxcfs[1349]: [dcdb] crit: cpg_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [dcdb] crit: can't initialize service
Jan 10 05:59:10 pve6 pmxcfs[1349]: [status] crit: cpg_initialize failed: 2
Jan 10 05:59:10 pve6 pmxcfs[1349]: [status] crit: can't initialize service
Jan 10 05:59:11 pve6 systemd[1]: Started The Proxmox VE cluster filesystem.
Jan 10 05:59:11 pve6 systemd[1]: Starting Corosync Cluster Engine...
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] Corosync Cluster Engine 3.1.5 starting up
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] Corosync built-in features: dbus monitoring watc>
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] interface section bindnetaddr is used together w>
Jan 10 05:59:12 pve6 corosync[1359]: [MAIN ] Please migrate config file to nodelist.
Jan 10 05:59:12 pve6 corosync[1359]: [TOTEM ] Initializing transport (Kronosnet).
Jan 10 05:59:13 pve6 corosync[1359]: [TOTEM ] totemknet initialized
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] common: crypto_nss.so has been loaded from /usr/>
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync configuration ma>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: cmap
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync configuration se>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: cfg
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync cluster closed p>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: cpg
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync profile loading >
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync resource monitor>
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] Watchdog not enabled by configuration
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] resource load_15min missing a recovery key.
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] resource memory_used missing a recovery key.
Jan 10 05:59:13 pve6 corosync[1359]: [WD ] no resources configured.
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync watchdog service>
Jan 10 05:59:13 pve6 corosync[1359]: [QUORUM] Using quorum provider corosync_votequorum
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync vote quorum serv>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: votequorum
Jan 10 05:59:13 pve6 corosync[1359]: [SERV ] Service engine loaded: corosync cluster quorum s>
Jan 10 05:59:13 pve6 corosync[1359]: [QB ] server name: quorum
Jan 10 05:59:13 pve6 corosync[1359]: [TOTEM ] Configuring link 0
Jan 10 05:59:13 pve6 corosync[1359]: [TOTEM ] Configured link number 0: local addr: 192.168.1.>
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 1 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 2 (passive) best link: 0 (pri: 1)
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 2 has no active links
Jan 10 05:59:13 pve6 corosync[1359]: [KNET ] host: host: 2 (passive) best link: 0 (pri: 1)
lines 1-48
also pvecm status:
Cluster information
-------------------
Name: Lifandi
Config Version: 9
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Jan 10 11:07:31 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000006
Ring ID: 6.69e9
Quorate: No
Votequorum information
----------------------
Expected votes: 7
Highest expected: 7
Total votes: 1
Quorum: 4 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000006 1 192.168.1.207 (local)
how can i fix this?