which is available in the
[EPEL][1] repository. There's even an old article from 2010 about this,
["Multi-Core Scaling In A KVM Virtualized Environment"][2].
Cheers,
Cristian Ciupitu
[1]: https://fedoraproject.org/wiki/EPEL
[2]: http://www.phoronix.com/scan.php?page=articl
which is available in the
[EPEL][1] repository.
Cheers,
Cristian Ciupitu
[1]: https://fedoraproject.org/wiki/EPEL
___
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users
[1]
explains it:
> If run inside a KVM virtual machine and a UUID is passed via the -uuid
> option, this UUID is used to initialize the machine ID instead of a
> randomly generated one. The caller must ensure that the UUID passed is
> sufficiently unique and is different for every booted i
HEL 6.5 in bugzilla.
docker-io is under Fedora -> Fedora EPEL -> el6.
Cheers,
Cristian Ciupitu
___
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users
the unix socket is already binded and is in
> listening state.
>
> echo "test this" > /tmp/appl_port
> bash: /tmp/appl_port: No such device or address
Try this:
echo "test this" | socat - UNIX-CONNECT:/tmp/appl_port
You can't write to
- Original Message -
> From: Martin Kletzander
> To: Cristian Ciupitu
> Cc: Eric Blake ; libvirt-users
> Sent: Tuesday, August 20, 2013 6:05 PM
> Subject: Re: [libvirt-users] Stop the relabeling of CD images
>
> On 08/20/2013 04:19 AM, Cristian Ciupitu wrote:
>
- Original Message -
> From: Eric Blake
> To: Cristian Ciupitu
> Cc: libvirt-users
> Sent: Monday, August 19, 2013 11:24 PM
> Subject: Re: [libvirt-users] Stop the relabeling of CD images
> So maybe this would do it:
>
>
>
>
>
I've just
using libvirt-daemon-1.1.1-2.fc19.x86_64. You might also find
interesting bug #568935 [1].
So how do I stop libvirtd from changing the permissions of the CD
images?
Thank you,
Cristian Ciupitu
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=5