I added a server to the cluster and the system crashed

djsami

Renowned Member
Aug 24, 2009
193
5
83
Hello

I added a server to the cluster and the system

The last server I added did not accept and there is no access at the moment, please help.


Jul 4 15:23:03 pve1 corosync[168354]: [TOTEM ] Token has not been received in 4691 ms
Jul 4 15:23:04 pve1 pveproxy[965727]: ipcc_send_rec[1] failed: Connection refused
Jul 4 15:23:04 pve1 pveproxy[965727]: ipcc_send_rec[2] failed: Connection refused
Jul 4 15:23:04 pve1 pveproxy[965727]: ipcc_send_rec[3] failed: Connection refused
Jul 4 15:23:05 pve1 pvestatd[2193]: ipcc_send_rec[1] failed: Connection refused
Jul 4 15:23:05 pve1 pvestatd[2193]: ipcc_send_rec[2] failed: Connection refused
Jul 4 15:23:05 pve1 pvestatd[2193]: ipcc_send_rec[3] failed: Connection refused
Jul 4 15:23:05 pve1 pvestatd[2193]: ipcc_send_rec[4] failed: Connection refused
Jul 4 15:23:05 pve1 pvestatd[2193]: status update error: Connection refused
Jul 4 15:23:06 pve1 pveproxy[992816]: ipcc_send_rec[1] failed: Connection refused
Jul 4 15:23:06 pve1 pveproxy[992816]: ipcc_send_rec[2] failed: Connection refused
Jul 4 15:23:06 pve1 pveproxy[992816]: ipcc_send_rec[3] failed: Connection refused




Thansk.
 
Hello,

and there is no access at the moment
no access to the last node or all cluster?

If you are still able to connect to a node on your cluster please provide us with the Syslog since you added the last node you can get the Syslog from the time you added the last node using journalctl e.g:

Bash:
journalctl --since '2022-07-04 00:00:00' --until '2022-07-04 09:00:00' > /tmp/Syslog.log
don't forget change the time

and the output of corosync.conf cat /etc/pve/corosync.con
 
Hello,


no access to the last node or all cluster?

If you are still able to connect to a node on your cluster please provide us with the Syslog since you added the last node you can get the Syslog from the time you added the last node using journalctl e.g:

Bash:
journalctl --since '2022-07-04 00:00:00' --until '2022-07-04 09:00:00' > /tmp/Syslog.log
don't forget change the time

and the output of corosync.conf cat /etc/pve/corosync.con


Hello

I deleted the last version and it was fixed. Can I format it with the same name and add it?

Thansk.
 


Establishing API connection with host 'xxxxx'
Login succeeded.
check cluster join API version
No cluster network links passed explicitly, fallback to local node IP 'xxxx'
Request addition of this node
Join request OK, finishing setup locally
stopping pve-cluster service


Screenshot_5.png


I don't understand why this is happening


others 7.2.4 new one 7.2.6 could it be because of this?
 
Last edited:
  • Like
Reactions: Moayad