On 09/02/2015 09:20 AM, DeVincentis, Joseph wrote:
> Hi,
>
>
>
> I have two processes spinning up independent sets of guests, letting the
> guests run for a while, and tearing them down.
>
>
>
> The two processes are generally giving their set of guests a different
> “run-period”, so the gu
I enabled all logging levels from libvirtd. I can see at 15:21:31, the domain
from process-b getting undefined (virsh undefine (domain-name)), the
virt-install from process-a is launched at 15:21:30, so it seems like the
undefine of the process-b domain, confuses the virt-install for process-A'
Hi,
Effectively, I use unix socket as backend.
Thx for help.
J.P.
-Message d'origine-
De : Michal Privoznik [mailto:mpriv...@redhat.com]
Envoyé : jeudi 3 septembre 2015 11:33
À : Jean-Pierre Ribeauville; libvirt-users@redhat.com
Objet : Re: [libvirt-users] about guest live migration co
On 03.09.2015 11:18, Jean-Pierre Ribeauville wrote:
> Hi,
>
> Thanks for infos.
>
> My concern is the following :
>
> In order to establish datas exchanges between hosts and guest , I'll add a
> channel device to a running Guest ( as I learned from you that it's
> possible to do that without
On Wed, Sep 02, 2015 at 02:11:58PM +0200, Michal Privoznik wrote:
> On 31.08.2015 09:27, Jean-Pierre Ribeauville wrote:
> > Hi,
> >
> >
> > Is a change , by edit it via virsh edit , in the "local" .xml
> > configuration file (i.e. adding a channel device) persistent when
> > live migrating the
Hi,
Thanks for infos.
My concern is the following :
In order to establish datas exchanges between hosts and guest , I'll add a
channel device to a running Guest ( as I learned from you that it's possible
to do that without stopping the Guest).
When the guest migrates to another host , this o