Difference between revisions of "Virsh console"
Jump to navigation
Jump to search
↑ https://www.cyberciti.biz/faq/how-to-enable-kvm-virsh-console-access-for-ubuntu-linux-vm/
Line 7: | Line 7: | ||
*<code>[[virsh]] [[console]] MACHINE</code> | *<code>[[virsh]] [[console]] MACHINE</code> | ||
− | |||
virsh console MACHINE_NAME | virsh console MACHINE_NAME |
Revision as of 15:23, 4 October 2021
First you need to enable serial console in your VM Machine.[1]
virsh console MACHINE_NAME Connected to domain MACHINE_NAME Escape character is ^] error: operation failed: Active console session exists for this domain
To kill old console
ps -ef | grep console kill -9 {PID}
virsh console error: command 'console' requires <domain> option
Related commands
virsh list
virsh start
virsh --connect
virsh domdisplay VM_NAME
virsh vncdisplay VM_NAME
/var/log/libvirt/qemu/
virsh ttyconsole
See also
- Conneting:
virsh [ console | ttyconsole | domdisplay | vncdisplay
],virsh --connect
,virt-manager
,virt-viewer
, VNC virsh
: Storage information, Connecting, Operations, Memory, Snapshots, Networking, CPU, release notes,virsh nodedev-list
Advertising: