Displaying 3 results from an estimated 3 matches for "resource_agent".
2018 Sep 14
2
Re: live migration and config
...> I'm even more confused now. How could libvirt even know about such
> files? Unless you use transient domains, i.e., point libvirt to the
> right XML when starting the domain.
Yes, it transient, really, we use pacemaker's VirtualDomain
http://www.linux-ha.org/wiki/VirtualDomain_(resource_agent)
pacemaker creates domain and destroys it.
As I can see from sources migration looks like:
virsh ${VIRSH_OPTIONS} migrate --live $migrate_opts $DOMAIN_NAME
$remoteuri $migrateuri &
Don't know which exact options it uses though.
Do we need xml on another host if domain is transient for...
2018 Sep 14
0
Re: live migration and config
...onfused now. How could libvirt even know about such
> > files? Unless you use transient domains, i.e., point libvirt to the
> > right XML when starting the domain.
>
> Yes, it transient, really, we use pacemaker's VirtualDomain
> http://www.linux-ha.org/wiki/VirtualDomain_(resource_agent)
>
> pacemaker creates domain and destroys it.
>
> As I can see from sources migration looks like:
> virsh ${VIRSH_OPTIONS} migrate --live $migrate_opts $DOMAIN_NAME
> $remoteuri $migrateuri &
>
> Don't know which exact options it uses though.
>
> Do we ne...
2018 Sep 13
2
Re: live migration and config
13.09.2018 18:57, Jiri Denemark пишет:
> On Thu, Sep 13, 2018 at 18:38:57 +0400, Dmitry Melekhov wrote:
>>
>> 13.09.2018 17:47, Jiri Denemark пишет:
>>> On Thu, Sep 13, 2018 at 10:35:09 +0400, Dmitry Melekhov wrote:
>>>> After some mistakes yesterday we ( me and my colleague ) think that it
>>>> will be wise for libvirt to check config file existence