here's a question for you that's been driving me round the bend. I've managed to find plenty of resource from folk that want to do the opposite from me i.e see a machine they created using virsh in virt-manager.
However, I have a couple of VMs that I created through virt-manager that I now need to control using virsh.
When I use e.g. virsh start <vm-name> it fails claiming the domain isn't found.
virsh list --all returns nothing.
If it makes any difference, the storage volumes I created have been moved to a sub-directory on my /home partition.
Also, libvirtd is definitely running and the machines can still be controlled and accessed with virt-manager.
Any and all help would be greatly appreciated.