Re: [libvirt-users] virsh for VMWare

2016-06-01 Thread John L. Magee
Thanks much --- jlm --- John L Magee jlma...@mageenet.net http://www.mageenet.net/ US Mobile:  +1(917)855-7109 US Facsimile:   +1(646)349-2741 -Original Message- From: Daniel P. Berrange [mailto:berra...@redhat.com] Sent: Wednesday, June 01, 2016 11:46 AM To: libvirt-users@redha

Re: [libvirt-users] virsh for VMWare

2016-06-01 Thread Daniel P. Berrange
On Wed, Jun 01, 2016 at 04:27:02PM +0100, Richard W.M. Jones wrote: > [libvirt-users should be able to help out] > > On Wed, Jun 01, 2016 at 01:58:09PM +, John L. Magee wrote: > > Rich- do you know a way we could use virsh in scripts without > > manually entering the username/password creds fo

Re: [libvirt-users] virsh for VMWare

2016-06-01 Thread Richard W.M. Jones
[libvirt-users should be able to help out] On Wed, Jun 01, 2016 at 01:58:09PM +, John L. Magee wrote: > Rich- do you know a way we could use virsh in scripts without > manually entering the username/password creds for every invocation? > Or could you point me to a source who may be able to hel

Re: [libvirt-users] Migration problem - takes 5 minutes to start moving the memory

2016-06-01 Thread Daniel P. Berrange
On Wed, Jun 01, 2016 at 03:55:37PM +0200, Peter Krempa wrote: > On Wed, Jun 01, 2016 at 11:59:29 +0200, Marc-Aurèle Brothier - Exoscale wrote: > > Hi, > > > > I'm facing a strange issue while doing a migration from an hypervisor to > > another one. The migration takes for ever to start moving the

Re: [libvirt-users] Migration problem - takes 5 minutes to start moving the memory

2016-06-01 Thread Peter Krempa
On Wed, Jun 01, 2016 at 11:59:29 +0200, Marc-Aurèle Brothier - Exoscale wrote: > Hi, > > I'm facing a strange issue while doing a migration from an hypervisor to > another one. The migration takes for ever to start moving the memory. > The VM had no workload what so ever, just a basic ubuntu imag

[libvirt-users] Migration problem - takes 5 minutes to start moving the memory

2016-06-01 Thread Marc-Aurèle Brothier - Exoscale
Hi, I'm facing a strange issue while doing a migration from an hypervisor to another one. The migration takes for ever to start moving the memory. The VM had no workload what so ever, just a basic ubuntu image. The versions on the hypervisors are: libvirt 1.2.21, qemu 1.2.3 Command to launche t

Re: [libvirt-users] unhelpful error message on failed "virsh migrate"

2016-06-01 Thread Andreas Buschmann
On Wed 24-Feb-2016 14:34 CET, Andreas Buschmann wrote: > Hello, > > I have two servers where I can push VMs from one to the other by issuing > the command > > virsh migrate --live --persistent --copy-storage-all --verbose \ > test6 qemu+ssh://kvmhost2/system > > on kvmhost1. I can get th