On Thu, 22 Jul 2010, Daniel Herrington wrote: > All, > > When I list my guests in virsh I see: > > d...@arrakis:/kvm/dan$ virsh -c qemu:///system list > Id Name State > ---------------------------------- > > Yet, in virt-manager I can see all three vm's running. Why does > virt-manager have a completely different output than virsh? Does > anyone know where virsh list command looks for registered guests?
I *think* you need root privileges to run virsh. Have you tried running virsh under sudo or a root shell? If so, do you get a different output if you don't include the -c option? -- Paul Heinlein <> [email protected] <> http://www.madboa.com/ _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
