Stopping the Array does not issue ACPI Shutdown on VMs


ezhik

Recommended Posts

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.

Link to comment

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

 

 

Link to comment

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.

Link to comment

 

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

Link to comment

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:~# 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.