Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 180694

CLI command 'qm status' and 'qm list' reports an incorrect status if VM paused

$
0
0
In my opinion, the CLI command 'qm' has a bug. It reports incorrect VM status 'running' if VM paused.

1) I am logged in as root.

2) Suspends the VM 114
~# qm suspend 114

Proxmox VE Web-GUI reports the correct status 'paused'

3) Query the current status at CLI
~# qm status 114
or
~# qm list
reports the incorrect status 'running'.

but @monitor is it correct:
~# qm monitor 114
Entering Qemu Monitor for VM 114 - type 'help' for help
qm> info status
VM status: paused
qm> quit

The same effect I had when the power mode of the host system changed this in the sleep mode.






I want to script the VM status query via CLI. That should be fixed.




Or is there another explanation?

Greetings,
Gordon

Viewing all articles
Browse latest Browse all 180694

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>