Re: [libvirt-users] Unable to connect qemu:///system on CentOS 6.2 X86_64

2012-03-05 Thread Michał Kulling | IQ . pl
Try one more time and paste /var/log/message (tail -100 /var/log/message) and /var/log/secure (tail -40 /var/log/secure) to pastebin.com and send link. On Mon, 5 Mar 2012 22:16:15 +0800, suyi wang wrote: > I just tried it , but... :( > > 2012/3/5 Michał Kulling | IQ.pl > On Mon, 5 Mar 2012 20:

Re: [libvirt-users] Unable to connect qemu:///system on CentOS 6.2 X86_64

2012-03-05 Thread Michał Kulling | IQ . pl
On Mon, 5 Mar 2012 20:50:29 +0800, suyi wang wrote: > Dear all: >     I ust installed Fedora16Fedora16 X86_64 on my new machine, and > then I ran the commands as follows(ran as root): > > yum install qemu-kvm > yum install qemu > yum install libvirt > yum install virt-manager > >    then I sta

[libvirt-users] Unable to connect qemu:///system on CentOS 6.2 X86_64

2012-03-05 Thread suyi wang
Dear all: I ust installed Fedora16Fedora16 X86_64 on my new machine, and then I ran the commands as follows(ran as root): yum install qemu-kvm yum install qemu yum install libvirt yum install virt-manager then I started the libvirtd as follow: /etc/init.d/lbvirtd start So , it ran well.