[libvirt-users] libvirt-ext transport

2016-02-29 Thread Nidhi D
I cannot find any documentation regarding usage of ext mode of transport for VM Migration in libvirt. Can anyone give me ideas? Nidhi ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] (no subject)

2016-03-09 Thread nidhi d
How do i add a new rpc to the existing code ? ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] (no subject)

2016-03-22 Thread nidhi d
How is tunnelled option specified during migratiion different than an ordinary ssh connection specified as:- virsh migrate vmName qemu+ssh://user@remotesys/system? ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/list

Re: [libvirt-users] (no subject)

2016-03-23 Thread nidhi d
How is the traffic different when using the tunnelled option rather than ssh without tunnelling? On Wed, Mar 23, 2016, 5:14 PM Michal Privoznik wrote: > On 22.03.2016 10:28, nidhi d wrote: > > How is tunnelled option specified during migratiion different than an > > ordinary

Re: [libvirt-users] (no subject)

2016-03-23 Thread nidhi d
:59 PM Michal Privoznik wrote: > On 23.03.2016 14:13, nidhi d wrote: > > How is the traffic different when using the tunnelled option rather than > > ssh without tunnelling? > > There are two migration streams here: > > 1) libvirt (used to transfer libvirt's i

Re: [libvirt-users] (no subject)

2016-03-24 Thread nidhi d
>From the auth log at the destination: Failed password for from port ssh2 On Thu, Mar 24, 2016, 3:50 PM Michal Privoznik wrote: > On 23.03.2016 14:47, nidhi d wrote: > > I tried using tunnelled mode for vm migration, but migration failed with > > the error > > > &g

Re: [libvirt-users] (no subject)

2016-03-24 Thread nidhi d
I have made all these changes in my Ubuntu desktop. I have also enabled passwordless login for ssh at destination. But still, everytime i run into the same problem. On Thu, Mar 24, 2016, 4:05 PM Michal Privoznik wrote: > On 24.03.2016 11:23, nidhi d wrote: > > From the auth l

Re: [libvirt-users] (no subject)

2016-03-28 Thread nidhi d
Is the migration of xen vms implemented in libvirt? Using virsh migrate xen+ssh ? ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] (no subject)

2016-03-29 Thread nidhi d
When i tried virsh migrate xen+ssh://user@remote/system I get the error This function is not supported by the connection driver:virDomainMigrate3 ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-u

Re: [libvirt-users] (no subject)

2016-03-30 Thread nidhi d
Libvirt version as per virsh --version 1.2.2 Xen version as per xl info 4.4.2 I am working with xl toolstack On Mar 30, 2016 11:09 PM, "Jim Fehlig" wrote: > nidhi d wrote: > > When i tried > > > > virsh migrate xen+ssh://user@remote/system > > > > I

Re: [libvirt-users] (no subject)

2016-04-07 Thread nidhi d
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