Re: [libvirt-users] Regarding persistence of VM's after live migration (virDomainMigrateToURI() problem)

2012-05-02 Thread Cole Robinson
On 05/02/2012 04:11 PM, Coding Geek wrote: > > > On Wed, May 2, 2012 at 7:42 PM, Cole Robinson > wrote: > > On 05/02/2012 04:52 AM, Coding Geek wrote: > > > > > > On Mon, Apr 30, 2012 at 9:07 PM, Cole Robinson > >

Re: [libvirt-users] Regarding persistence of VM's after live migration (virDomainMigrateToURI() problem)

2012-05-02 Thread Coding Geek
On Wed, May 2, 2012 at 7:42 PM, Cole Robinson wrote: > On 05/02/2012 04:52 AM, Coding Geek wrote: > > > > > > On Mon, Apr 30, 2012 at 9:07 PM, Cole Robinson > > wrote: > > > > On 04/25/2012 07:06 AM, Coding Geek wrote: > > > > > > Hello > > > I am work

Re: [libvirt-users] Snooze energy-efficient cloud manager is available as open-source!

2012-05-02 Thread Osier Yang
On 2012年05月02日 19:56, Eugen Feller wrote: Dear all, herewith we proudly announce the first public release of Snooze. Snooze is an open-source scalable, autonomic, and energy-efficient virtual machine (VM) management framework for private clouds based on libvirt. Similarly to other VM management

Re: [libvirt-users] Regarding persistence of VM's after live migration (virDomainMigrateToURI() problem)

2012-05-02 Thread Cole Robinson
On 05/02/2012 04:52 AM, Coding Geek wrote: > > > On Mon, Apr 30, 2012 at 9:07 PM, Cole Robinson > wrote: > > On 04/25/2012 07:06 AM, Coding Geek wrote: > > > > Hello > > I am working with 3 host machines each running xen with shared NFS > storage.

[libvirt-users] Snooze energy-efficient cloud manager is available as open-source!

2012-05-02 Thread Eugen Feller
Dear all, herewith we proudly announce the first public release of Snooze. Snooze is an open-source scalable, autonomic, and energy-efficient virtual machine (VM) management framework for private clouds based on libvirt. Similarly to other VM management frameworks such as Nimbus, OpenNebula,

Re: [libvirt-users] Regarding persistence of VM's after live migration (virDomainMigrateToURI() problem)

2012-05-02 Thread Coding Geek
On Mon, Apr 30, 2012 at 9:07 PM, Cole Robinson wrote: > On 04/25/2012 07:06 AM, Coding Geek wrote: > > > > Hello > > I am working with 3 host machines each running xen with shared NFS > storage. I > > am working on automatic load balancing if one host is over utilized and > > another is under uti

Re: [libvirt-users] Python Libvirt Bindings

2012-05-02 Thread Alex Jia
On 05/02/2012 03:00 PM, John Wayne wrote: Hi, Can anyone please share sample Python code for using qemu+tcp with SASL or qemu+tls with SASL? (i.e., connecting to a hypervisor using qemu+tls or qemu+tcp when a username/password using SASL has been defined on the hypervisor) Hi John, The follo

[libvirt-users] Python Libvirt Bindings

2012-05-02 Thread John Wayne
Hi, Can anyone please share sample Python code for using qemu+tcp with SASL or qemu+tls with SASL? (i.e., connecting to a hypervisor using qemu+tls or qemu+tcp when a username/password using SASL has been defined on the hypervisor) I am having some trouble figuring out how to use callbacks for