Re: Using unix-type channel ....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 28.08.2015 08:34, Jean-Pierre Ribeauville wrote:
> HI,
> 
> 
> 
> Thx for your hint.
> 
> 
> 
> I've tried this instead :
> 
> 
> 
> <channel type='unix'>
> 
>       <source mode='bind' path='/opt/omnivision_1.agent'/>
> 
>       <target type='virtio' name='omnivision_1.agent'/>
> 
>       <address type='virtio-serial' controller='0' bus='0' port='2'/>
> 
>     </channel>
> 
> 
> 
> Then,  when starting the Guest I get this error message :

[It's better to send just text via e-mail]

So, the error message is telling you, that qemu process does not have
enough permissions to bind to the unix socket under the given path.
Either you should level up qemu permissions (e.g. run it as root), or
use path that qemu will have access to. Or set correct permissions on
the socket target.

Michal

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users



[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux