Re: [libvirt] Doubt over Kvm migration support in libvirt 0.5.0

2008-12-02 Thread Chris Lalancette
Anton Protopopov wrote: > 2008/12/2 Shanmuga Rajan <[EMAIL PROTECTED] > > > > I am using libvirt(python) to develop a small application which will > manage my nodes which running in KVM. > But when i tried migration i got this error. > > >>> vs.migrate(co

Re: [libvirt] Doubt over Kvm migration support in libvirt 0.5.0

2008-12-01 Thread Anton Protopopov
2008/12/2 Shanmuga Rajan <[EMAIL PROTECTED]> > I am using libvirt(python) to develop a small application which will > manage my nodes which running in KVM. > But when i tried migration i got this error. > > >>> vs.migrate(conn, libvirt.VIR_MIGRATE_LIVE,'testtt','192.168.1.82',0) > libvir: error :

[libvirt] Doubt over Kvm migration support in libvirt 0.5.0

2008-12-01 Thread Shanmuga Rajan
I am using libvirt(python) to develop a small application which will manage my nodes which running in KVM. But when i tried migration i got this error. >>> vs.migrate(conn, libvirt.VIR_MIGRATE_LIVE,'testtt','192.168.1.82',0) libvir: error : this function is not supported by the hypervisor: virDoma