Search results

  1. A

    [SOLVED] PVE 5.4-11 + Corosync 3.x: major issues

    Hehe, right. Guess I was a bit quick on the zpool upgrade command. Just a test machine on 4.15 so far, with nothing in the pool, but yes, the machine came up but zpool-import failed as expected. root@osl108pve:~# /sbin/zpool import -aN -d /dev/disk/by-id -o cachefile=none This pool uses the...
  2. A

    [SOLVED] PVE 5.4-11 + Corosync 3.x: major issues

    Good idea. Is that going to work, or does some part of pve 6 depend on the new kernel? I'll give it a go and find out, I guess.
  3. A

    [SOLVED] PVE 5.4-11 + Corosync 3.x: major issues

    You're right, it did not really help; the whole cluster crashed and I'm in late to recover. :cool: I think I might have some problems with the bnx2 driver, since ethernet ports are going down and up. I've searched and have added intremap=off to the kernel cmdline and after rebooting nodes I'll...
  4. A

    [SOLVED] PVE 5.4-11 + Corosync 3.x: major issues

    Same deal here. To mitigate for now, I've added [Service] Restart=on-failure to /etc/systemd/system/corosync.service.d/override.conf and ran systemctl daemon-reload through ansible on our 16-node cluster. I have some collected a few coredumps as well if that helps, but they seem to big to...