why libvirtd can not list the running domain?

Michal Privoznik mprivozn at redhat.com
Thu Apr 30 09:38:29 UTC 2020


On 4/30/20 11:31 AM, 崔涛的个人邮箱 wrote:
> 1.I run a user domain like this:
> 
> [root at kvm1 ~]# qemu-system-x86_64 -enable-kvm -m 1G -smp 4 /images/test1.img
> 

Libvirt lists only those virtual machines (or domains as we call them) 
that were started through it. It doesn't list nor can manage qemu 
processes started aside.

For painless domain creation I suggest virt-install or virt-manager 
(which is a GUI for it and libvirt).

Michal




More information about the libvirt-users mailing list