<div dir="ltr">Hi All,<br><br>We are trying to do "virsh managedsave" on a VM  but it is failing with the following error.<br><br>libvirtError: operation failed: domain save job: unexpectedly failed^M<br><br>libvirt and qemu versions are as follows:<br>libvirt-1.1.1-29.el7.x86_64<br>qemu-kvm-1.5.3-60.el7_0.11.x86_64<br><br>VM is provided with a small pxe image such that it pxe boots from a remote server.<br>VM doesn't have any disk allocated with it and uses 4GB RAM,16 VCPUs.<br><br>It mounts the root storage and all required folders from a remote server's NFS storage.<br><br>Following is the file system once the VM is booted successfully.<br><br>VM1:~ # df -h<br>Filesystem                 Size  Used Avail Use% Mounted on<br>rootfs                     2.0G  1.5G  601M  71% /<br>root                       2.0G  1.5G  601M  71% /<br>tmpfs                      7.1G  3.4M  7.1G   1% /dev/shm<br>shm                        7.1G  3.4M  7.1G   1% /dev/shm<br>10.0.0.3:/.storage   90G   20G   66G  23% /storage<br><br><br>We have also tried to enable debug mode for libvirt process <br>but no error message is getting logged except the error message above.<br>Could someone help me debug this issue?<br><br>Regards,<br>Vijaya <br></div>