October 30, 20205 yr Hi, I have 3 VM running on unRAID beta30. One is the vmdk from HassOS (Home Assistant), working flawlessly, I can shutdown, restart... the VM from the unRAID GUI. But I have 2 other VM, runing Debian (a basic Debian 9 netinstall and a DietPi VM), and none of them respond to the shutdown or restart command in the GUI. Is there any software I need to install/configure on the guest OS's for having that functionality? This is what I get when I click on "Shutdown" on the GUI for my HassOS VM: 2020-10-30T18:59:46.940705Z qemu-system-x86_64: terminating on signal 15 from pid 6108 (/usr/sbin/libvirtd) 2020-10-30 18:59:47.163+0000: shutting down, reason=shutdown And shutdown is perfect. But I can't get the same result with my other VM's running Debian. Any ideas? Edited October 30, 20205 yr by PsychoRS
October 30, 20205 yr Author Solved. I just had to install qemu-guest-agent package on Debians. apt-get install qemu-guest-agent systemctl enable qemu-guest-agent Et voilà.
Archived
This topic is now archived and is closed to further replies.