<div dir="ltr">How do I figure out which of the three steps failed and why?<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 1, 2024 at 11:15 AM Ken Gaillot <<a href="mailto:kgaillot@redhat.com">kgaillot@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 2024-02-01 at 10:20 -0600, Billy Croan wrote:<br>
> Sometimes I've tried to move a resource from one node to another, and<br>
> it migrates live without a problem.  Other times I get <br>
> > Failed Resource Actions:<br>
> > * vm_myvm_migrate_to_0 on node1 'unknown error' (1): call=102,<br>
> > status=complete, exitreason='myvm: live migration to node2 failed:<br>
> > 1',<br>
> >     last-rc-change='Sat Jan 13 09:13:31 2024', queued=1ms,<br>
> > exec=35874ms<br>
> > <br>
> <br>
> And I find out the live part of the migration failed, when the vm<br>
> reboots and an (albeit minor) outage occurs.<br>
> <br>
> Is there a way to configure pacemaker, so that if it is unable to<br>
> migrate live it simply does not migrate at all?<br>
> <br>
<br>
No. Pacemaker automatically replaces a required stop/start sequence<br>
with live migration when possible. If there is a live migration<br>
attempted, by definition the resource must move one way or another.<br>
Also, live migration involves three steps, and if one of them fails,<br>
the resource is in an unknown state, so it must be restarted anyway.<br>
-- <br>
Ken Gaillot <<a href="mailto:kgaillot@redhat.com" target="_blank">kgaillot@redhat.com</a>><br>
<br>
_______________________________________________<br>
Manage your subscription:<br>
<a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
ClusterLabs home: <a href="https://www.clusterlabs.org/" rel="noreferrer" target="_blank">https://www.clusterlabs.org/</a><br>
</blockquote></div>