Re: [libvirt-users] How to migrate over TCP without certs

2012-09-20 Thread Renich Bon Ciric
On Thu, Sep 20, 2012 at 10:16 AM, Eric Blake wrote: > Can you convince your mailer to send scripts as type text/plain instead > of application/octet-stream? It would make inline review a lot easier. Ah, sorry. Gmail online interface... I'll see if there is something... I doubt it, though. I wil

Re: [libvirt-users] How to migrate over TCP without certs

2012-09-20 Thread Eric Blake
On 09/20/2012 09:04 AM, Renich Bon Ciric wrote: > This would be the updated version. Can you convince your mailer to send scripts as type text/plain instead of application/octet-stream? It would make inline review a lot easier. -- Eric Blake ebl...@redhat.com+1-919-301-3266 Libvirt virtua

Re: [libvirt-users] How to migrate over TCP without certs

2012-09-20 Thread Renich Bon Ciric
This would be the updated version. libvirt_tls_setup Description: Binary data ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] How to migrate over TCP without certs

2012-09-19 Thread Renich Bon Ciric
Hey guys, thanks a lot for the replies and all. Honestly, I ended up setting up the certs. Here's a little script I made (yeah, another one...) to ease the pain. Feel free to modify as you please. -- It's hard to be free... but I love to struggle. Love isn't asked for; it's just given. Respect i

Re: [libvirt-users] How to migrate over TCP without certs

2012-09-13 Thread Daniel P. Berrange
On Thu, Sep 13, 2012 at 11:33:16AM +0200, Martin Kletzander wrote: > On 09/13/2012 02:20 AM, Renich Bon Ciric wrote: > > Hey guys, > > > > I have a private network and I trust it! /me hides behind trees... > > > > So, in order to exercise my trust, I wanna migrate guests over TCP; > > with and wi

Re: [libvirt-users] How to migrate over TCP without certs

2012-09-13 Thread Martin Kletzander
On 09/13/2012 02:20 AM, Renich Bon Ciric wrote: > Hey guys, > > I have a private network and I trust it! /me hides behind trees... > > So, in order to exercise my trust, I wanna migrate guests over TCP; > with and without shared storage. > > This is: > > - I want to migrate from host1 to host2;

Re: [libvirt-users] How to migrate over TCP without certs

2012-09-13 Thread Daniel P. Berrange
On Wed, Sep 12, 2012 at 07:20:15PM -0500, Renich Bon Ciric wrote: > Hey guys, > > I have a private network and I trust it! /me hides behind trees... > > So, in order to exercise my trust, I wanna migrate guests over TCP; > with and without shared storage. > > This is: > > - I want to migrate fr