[libvirt] Installing libvirt 0.8.6 Ubuntu 9.10

Justin Clift jclift at redhat.com
Thu Jan 20 12:17:52 UTC 2011


On 20/01/2011, at 10:20 PM, Marcela Castro León wrote:
Hello
> I think now is running.
> I've started doing
> 
> chubut at chubut:/usr/local/sbin$ sudo ./libvirtd &
> 
> and checked doing
> 
> chubut at chubut:~$ ps -ef | grep libvirtd
> chubut    1877  1700  0 12:16 pts/0    00:00:00 grep --color=auto libvirtd
> chubut at chubut:~$ ps -ef | grep libvirtd
> root      1945  1721  0 12:17 pts/1    00:00:00 ./libvirtd
> chubut    1993  1700  0 12:17 pts/0    00:00:00 grep --color=auto libvirtd
> chubut at chubut:~$ sudo virsh -c qemu:///system list
>  Id Name                 State
> ----------------------------------
> 
> chubut at chubut:~$ 
> 
> Do you think it's right? Thank you very much.

Hi Marcela,

That does show it's running, and that virsh can connect to it.

The "sudo" part for virsh was the important bit there, because you probably don't have user access set up, so only root could access the socket used for communication.

On a different track completely, have you looked for libvirt 0.8.7 packages for Ubuntu 9.10?  I'm thinking that if they exist, or if the version for latest Ubuntu could be recompiled, then that might be the better approach?  That would probably have all the scripts in the right spots, have user access in a "known state" and so forth. ?

Regards and best wishes,

Justin Clift




More information about the libvir-list mailing list