Re: [libvirt-users] run virsh as non-root user

2012-03-11 Thread Dave Allan
On Sat, Mar 10, 2012 at 07:53:28PM +0800, Osier Yang wrote: > On 2012年03月09日 11:40, Qu, John (IS) wrote: > >virsh worked after I created .libvirt dir in user eucalyptus home dir. > > $HOME/.libvirt is created automatically, wondering why you have to > create manually. This is a known bug that's b

Re: [libvirt-users] run virsh as non-root user

2012-03-10 Thread Osier Yang
On 2012年03月09日 11:40, Qu, John (IS) wrote: virsh worked after I created .libvirt dir in user eucalyptus home dir. $HOME/.libvirt is created automatically, wondering why you have to create manually. Osier ___ libvirt-users mailing list libvirt-users@

[libvirt-users] run virsh as non-root user

2012-03-09 Thread Qu, John (IS)
Hi, I have encountered problem running virsh as non-root user. I am using eucalyptus software on top of KVM, eucalyptus requires to run virsh as non-root user. I've found that people had similiar issue posted in the list, but I didn't find the solution. I've tried few things. 1) put user

Re: [libvirt-users] run virsh as non-root user

2012-03-09 Thread Qu, John (IS)
virsh worked after I created .libvirt dir in user eucalyptus home dir. John From: Qu, John (IS) Sent: Thursday, March 08, 2012 9:54 PM To: libvirt-users@redhat.com Cc: Qu, John (IS) Subject: run virsh as non-root user Hi, I have encountered problem running