Hi Laine
It was the permission issue for the qemu-bridge-helper and after the
correct permission it is now working fine.
Thanks a lot for the help
___
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-us
(Please don't top-post. Instead include your responses inline instead.
It is much easier to follow the conversation and respond to multiple
points that way.
On 06/25/2014 04:16 PM, abhishek jain wrote:
> HI Laine,
>
> Looks like we are able to run qemu-bridge-helper and it internally
> tries to cr
HI Laine,
Looks like we are able to run qemu-bridge-helper and it internally tries to
create tap interface.
While creating this tap interface we are getting Operation not permitted
error:
* failed to create tun device: Operation not permitted*
How we can create tun interface without root user i
On 06/25/2014 03:28 PM, abhishek jain wrote:
> Hi Laine
>
> I'm able to run the qemu-bridge-helper but with root authority.
> I need to run it with non-root user.How can i do that?
The entire point of qemu-bridge-helper is that it can be run by
non-privileged users, but once run it has root privil
Hi Laine
I'm able to run the qemu-bridge-helper but with root authority.
I need to run it with non-root user.How can i do that?
Thanks
On Wed, Jun 25, 2014 at 5:43 PM, Laine Stump wrote:
> On 06/25/2014 10:22 AM, abhishek jain wrote:
> > Hi
> >
> > I'm able to run the below command using root
On 06/25/2014 10:22 AM, abhishek jain wrote:
> Hi
>
> I'm able to run the below command using root permission
>
> sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
> Warning: netdev hostnet has no peer
> Could not initialize SDL(No available video device) - exiting
>
>
> However
Hi
I'm able to run the below command using root permission
sudo kvm -netdev bridge,br=qbr0ccdca50-fa,id=hostnet -M ppce500
Warning: netdev hostnet has no peer
Could not initialize SDL(No available video device) - exiting
However when I'm running the same command without root authority,I'm