Page MenuHomePhabricator

Basic Troubleshoot
Updated 2,623 Days AgoPublic

Version 3 of 26: You are viewing an older version of this document, as it appeared on Jul 28 2017, 3:25 PM.

When the monitor if the VM is off, you can ssh to the host machine to see if the host machine is not turn off accidentally.

If the host machine is on(which means that you can ssh to it), you can check the status of the corresponding VM by :

# systemctl status hmux@ecc-(Lab)-(Machine Number)
$ systemctl status hmux@ecc-a-09
$ socat - UNIX-CONNECT:/var/run/qemu/ecc-(Lab)-(Machine Number)/monitor
$ socat - UNIX-CONNECT:/var/run/qemu/ecc-a-09/monitor
IMPORTANT: In socat, do not just quit using the q. Use +C to exit the current session.
Last Author
scheung
Last Edited
Jul 28 2017, 3:25 PM

Event Timeline

scheung edited the content of this document. (Show Details)
scheung edited the content of this document. (Show Details)
scheung edited the content of this document. (Show Details)
scheung edited the content of this document. (Show Details)
scheung changed the visibility from "Restricted Project (Project)" to "Public (No Login Required)".Aug 30 2017, 10:47 AM
ericolson edited the content of this document. (Show Details)
cpollock edited the content of this document. (Show Details)
cpollock edited the content of this document. (Show Details)
cpollock edited the content of this document. (Show Details)
scheung edited the content of this document. (Show Details)