Search results

  1. L

    how to slove corosync [1783081]: [TOTEM ] Retransmit List

    root@kvm01:~# corosync-cfgtool -s Printing link status. Local node ID 1 LINK ID 0 addr = 10.0.140.1 status: nodeid 1: link enabled:1 link connected:1 nodeid 2: link enabled:1 link connected:1 nodeid 3: link enabled:1 link connected:1...
  2. L

    Proxmox 6.2-4 cluster die!!!Node auto reboot!! need help!!

    Yes, all corosync/libknet at same version on all nodes, they all install from a same ISO. Now, I have stop the HA. you mean libknet can make the network more stable? My cluster is not reboot, it will grow to over 100 nodes cluster, I am going to make all my sever into proxmox to instead...
  3. L

    how to slove corosync [1783081]: [TOTEM ] Retransmit List

    Every second has the log bellow, restart server or corosync have no use. Aug 20 10:49:13 kvm01 corosync[1783081]: [TOTEM ] Retransmit List: f30a4 Aug 20 10:49:13 kvm01 corosync[1783081]: [TOTEM ] Retransmit List: f30a5 Aug 20 10:49:13 kvm01 corosync[1783081]: [TOTEM ] Retransmit...
  4. L

    Proxmox 6.2-4 cluster die!!!Node auto reboot!! need help!!

    pveversion -v root@g8kvm01:~# pveversion -v proxmox-ve: 6.2-1 (running kernel: 5.4.34-1-pve) pve-manager: 6.2-4 (running version: 6.2-4/9824574a) pve-kernel-5.4: 6.2-1 pve-kernel-helper: 6.2-1 pve-kernel-5.4.34-1-pve: 5.4.34-2 ceph: 14.2.10-pve1 ceph-fuse: 14.2.10-pve1 corosync: 3.0.3-pve1...
  5. L

    Proxmox 6.2-4 cluster die!!!Node auto reboot!! need help!!

    journalctl -b -u corosync -u pve-cluster root@g8kvm01:~# journalctl -b -u corosync -u pve-cluster -- Logs begin at Wed 2020-08-19 21:02:10 CST, end at Thu 2020-08-20 10:16:28 CST. -- Aug 19 21:02:16 g8kvm01 systemd[1]: Starting The Proxmox VE cluster filesystem... Aug 19 21:02:16 g8kvm01...
  6. L

    Proxmox 6.2-4 cluster die!!!Node auto reboot!! need help!!

    My cluserter have 33 nodes with ceph, cluster will reboot randomly by some of below operation: 1. systemctl restart corosync 2. add a new node into cluster 3. reboot one of the node How to stop server reboot automatic ? ????? This is a production environment, I really have no idea. What I...