[prev in list] [next in list] [prev in thread] [next in thread] 

List:       libvirt-users
Subject:    Re: Migration via qemu+ssh using a given private ssh key possible ?
From:       Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= <berrange () redhat ! com>
Date:       2021-01-06 10:19:33
Message-ID: 20210106101933.GB976881 () redhat ! com
[Download RAW message or body]

On Tue, Jan 05, 2021 at 07:39:49PM +0100, Oliver Dzombic wrote:
> Hi Peter,
> 
> thank you very much for this hint. Seems to work! :)
> 
> But i also tried another switch: no_verify=1
> 
> The whole call:
> 
> virsh -K0 -k0 migrate --copy-storage-inc --verbose --persistent --live
> testInstance
> qemu+ssh://testnode4:22/system?keyfile=/tmp/key-5ff4b02ca966c?no_verify=1?no_tty=1
> 
> So as you can see
> 
> no_verify=1
> no_tty=1
> 
> has been added.

You have incorrect URL syntax here. You need to use "&" to separate
parameters, not "?". The "?" is only valid to separate the path from
the start of the parameter list.

qemu+ssh://testnode4:22/system?keyfile=/tmp/key-5ff4b02ca966c&no_verify=1&no_tty=1


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic