gusmef commented on issue #13510: URL: https://github.com/apache/cloudstack/issues/13510#issuecomment-4841644439
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
