Using virsh to control VMs created in virt-manager
You must have used different credentials when using virsh
and virt-manager
. Do everything under your user, or at least the same user every time instead. virt-manager
and virsh
are interfaces to the same libvirt
VM database, but the user context makes a difference, so if you want to manage the same set of VMs, always use the same user with both utilities.