Hey All,
I've an issue where libvirtd tries to access an NFS mount but errors out
with: can't canonicalize path '/var/lib/one//datastores/0 . The
unprevilidged user is able to read/write fine to the share. root_squash
is used and for security reasons no_root_squash cannot be used.
On the co
On 04/02/2016 05:20 PM, Laine Stump wrote:
You say they can talk among containers on the same host, and with their
own host (I guess you mean the virtual machine that is hosting the
containers), but not to containers on another host. Can the containers
communicate outside of the host at all? If n
Hi everyone,
If a VM is configured to have a console attached to it, like using
http://libvirt.org/formatdomain.html#elementCharConsole
Libvirt offers access to VM serial console's using the virDomainOpenConsole
API[1]
However, I didn't find a way to
1. list the existing connections to the cons
Is the only encryption mode supported in tunnelled migration of kvm
machines using ssh-channel, aes-128 ?Is there some way to change the
default encryption method?
___
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/list
On 06.04.2016 10:18, Shahar Havivi wrote:
> Hi,
>
> I am using virStorageVolDownload to download volumes for the VDSM project.
> What is the best approch to know domains volume?
> Is there an api for associating domain to its pool and then to its volumes?
>
> I was able to do that by iterating th