GitHub user gusmef added a comment to the discussion: VM HA not working when there's an issue with vm restart
Hi @kiranchavala ``` /usr/libexec/qemu-kvm --version QEMU emulator version 10.1.0 (qemu-kvm-10.1.0-17.el9_8) Copyright (c) 2003-2025 Fabrice Bellard and the QEMU Project developers nfsstat -m Flags: rw,sync,nosuid,nodev,noexec,relatime,vers=4.2,rsize=65536,wsize=65536,namlen=255,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,hard,noac,proto=tcp,nconnect=8,timeo=600,retrans=2,sec=sys,clientaddr=x.x.x.x,local_lock=none,addr=y.y.y.y ``` Regarding the comment shared, i don't think it's the exact same situation, the first attempt to migrate fails (and that's ok, there's still the nfs lock from the dead host) but then cloudstack should try again to migrate the vm, and it doesn't. It stops at attempt 2/5 because there's a mismatch between the work.updated and the vm.updated counters, but no one updated manually the vm. GitHub link: https://github.com/apache/cloudstack/discussions/13729#discussioncomment-17810562 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
