Hi, I just created a win7 x32 VM, and I am trying to use qm shutdown VMID --timeout 30 to shut it down, but I found that --timeout option is not working, the task won't stop unless I press Ctrl+C.
Here is the history:
root@node-us:~# date
Fri Jun 21 15:21:01 CST 2019
root@node-us:~# qm shutdown 10031 --timeout 10
^CVM quit/powerdown failed
root@node-us:~# date
Fri Jun 21 15:21:40 CST 2019
root@node-us:~#
Here is the history:
root@node-us:~# date
Fri Jun 21 15:21:01 CST 2019
root@node-us:~# qm shutdown 10031 --timeout 10
^CVM quit/powerdown failed
root@node-us:~# date
Fri Jun 21 15:21:40 CST 2019
root@node-us:~#