Recent content by Shturman

  1. S

    A lot of cluster fails after upgrade 5.4 to 6.0.4

    Man, no reply from proxmox team, but I fixed it. I changed protocol to sctp and increased totem timeout. 4 days left without any problems with connection. You can try. totem { cluster_name: tv config_version: 19 interface { bindnetaddr: 10.10.10.0 ringnumber: 0 knet_transport...
  2. S

    A lot of cluster fails after upgrade 5.4 to 6.0.4

    I checked it. Many, many times. ping -s 65507 from any node to any node without any problems. Same thing between virtual machines. Vary fast, very stable. Could you please, advice, how can I check more? Each server are connected to one gigabit switch via bonded interface (two gigabit ports)...
  3. S

    A lot of cluster fails after upgrade 5.4 to 6.0.4

    Hi. The installation of cluster with 6 nodes. Dell servers with bonded interfaces, private switch, almost no load, no traffic. Everything working perfect a years, but after upgrade to 6.0.4 step by step fails happen. Sometimes nodes lost knet connection without any reason (no load at all) Jul...
  4. S

    Proxmox HA. Group of servers?

    Dear frinds. I have a proxmox cluster with 20 servers. Half of them are using for the backends and have only internal network connection. The second half using for frontends and have internal and external (internet) connection. I tried to use HA - I aded all nodes to fence domain, changed...