November 11, 20169 yr It appears that stopping the array does not issue ACPI shutdown. VMs are hard stopped. unRAID 6.2.4
November 11, 20169 yr It appears that stopping the array does not issue ACPI shutdown. VMs are hard stopped. unRAID 6.2.4 What operating system(s) are you using for your guests.
November 11, 20169 yr Author It appears that stopping the array does not issue ACPI shutdown. VMs are hard stopped. unRAID 6.2.4 What operating system(s) are you using for your guests. Server 2012 R2. Installed the guest tools.
November 12, 20169 yr A hard stop is issued after the disk array shutdown timeout, which defaults to 60 seconds. There is a bug with the option not being configurable properly. Please check where /etc/rc.d/rc.shutdown_local reads the shutdownTimeout variable from. The WebUI tries to assign it to disk.cfg, but I know at least 6.3.0-rc4 sources ident.cfg for this option.
November 12, 20169 yr Author My point is I don't even see it attempting to shut down the VM. My timeout is 180 now. I'll give it another try and let you know.
November 13, 20169 yr It appears that stopping the array does not issue ACPI shutdown. VMs are hard stopped. unRAID 6.2.4 What operating system(s) are you using for your guests. Server 2012 R2. Installed the guest tools. Did you install the Virtio serial driver as well? Sent from my SAMSUNG-SM-G935A using Tapatalk
November 13, 20169 yr Author It appears that stopping the array does not issue ACPI shutdown. VMs are hard stopped. unRAID 6.2.4 What operating system(s) are you using for your guests. Server 2012 R2. Installed the guest tools. Did you install the Virtio serial driver as well? Sent from my SAMSUNG-SM-G935A using Tapatalk vioserial? yes.
November 13, 20169 yr Author This may be relevant. I thought about that one. I can confirm that it takes *double* execution of -- root@unraid2:~# virsh -c qemu:///system shutdown vcenter Domain vcenter is being shutdown root@unraid2:~# virsh -c qemu:///system shutdown vcenter Domain vcenter is being shutdown root@unraid2:~# virsh -c qemu:///system shutdown vcenter error: Failed to shutdown domain vcenter error: Requested operation is not valid: domain is not running --- So seems like the first execution is ignored? This is 6.2.4 diagnostics-20161112-2313.zip
November 13, 20169 yr Author I figured out what the issue was. Re-installed qemu services. Issues went away. Seems to be working as expected. ShutdownTimeout still should be fixed though.
November 14, 20169 yr I just fed double commands to mine, it seems to be a synchronization issue with libvirtd? root@Tower:~# virsh dompmsuspend "Windows 10" disk Domain Windows 10 successfully suspended root@Tower:~# virsh dompmsuspend "Windows 10" disk error: Domain Windows 10 could not be suspended error: Guest agent is not responding: QEMU guest agent is not connected root@Tower:~# virsh list Id Name State ---------------------------------------------------- root@Tower:~#
Archived
This topic is now archived and is closed to further replies.