On 04/01/2016 02:07 PM, Laine Stump wrote:
On 03/31/2016 06:43 PM, Peter Steele wrote:
I've created an EC2 AMI for AWS that essentially represents a CentOS
7 "hypervisor" image. I deploy instances of these in AWS and create
an number of libvirt based lxc containers on each of these instances.
On 03/30/2016 10:17 PM, nidhi d wrote:
>
> Libvirt version as per virsh --version 1.2.2
>
Ah, there's your problem. Michal already pointed you to
http://libvirt.org/hvsupport.html , which shows the migration APIs were added to
the libxl driver in libvirt 1.2.6.
Regards,
Jim
> Xen version as per
On 03/31/2016 06:43 PM, Peter Steele wrote:
I've created an EC2 AMI for AWS that essentially represents a CentOS 7
"hypervisor" image. I deploy instances of these in AWS and create an
number of libvirt based lxc containers on each of these instances. The
containers run fine within a single host
On 04/01/2016 12:49 PM, Marin Bek wrote:
Hi,
I'm trying to use virDomainInterfaceAddresses to get interface info
for XEN DOMs but keep getting following error:
libvirt: Domain Config error : this function is not supported by the
connection driver: virDomainInterfaceAddresses
That's because
"Daniel P. Berrange" a écrit :
On Thu, Mar 31, 2016 at 12:05:07PM +0200, ville...@kassis.univ-brest.fr
wrote:
Hello
I use lock_manager with libvirt 1.3 and
I would like to know how is exactly calculate the hash SHA256. I would
create a table
to retreive the name with the hash in case of cras
Hi,
I'm trying to use virDomainInterfaceAddresses to get interface info for XEN
DOMs but keep getting following error:
libvirt: Domain Config error : this function is not supported by the
connection driver: virDomainInterfaceAddresses
I tried recompiling libvirt with ./configure --with-interfac