On Thu, Mar 5, 2009 at 01:35, David Pinkerton H
<[email protected]> wrote:
>
> Having an issue with live migrates:
>
> When I migrate a single domU (ie. crm_resource -M -r domU) the source dom0 
> calls "migrate_to" and the target dom0 calls "migrate_from" - as expected.
> If I execute several migrates at once, the source dom0 calls "migrate_to" 
> whereas the target now calls "migrate_from" for the first domU and "start" 
> for the remainder...
>
> All domU's have allowed_migrate set to 1
>
> I added the following code to the xen script to dump the calls/variables.
>

snip

> Is this behaviour correct?

it really depends on the rest of your configuration - there are some
very specific conditions that need to be met before a resource can do
a true migrate.
cib.xml?
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to