Hi, Dejan Muhamedagic a écrit : > Hi, > > On Thu, Sep 24, 2009 at 02:04:06PM +0200, Jean Baptiste Favre wrote: >> Hello, >> Absolutely no logs from openais found even in debug mode which looks >> strange (my configuration bellow). >> >> Some interesting logs from Xend: >> >> [2009-09-24 13:49:47 3710] DEBUG (XendDomainInfo:467) >> XendDomainInfo.shutdown(poweroff) >> [2009-09-24 13:49:47 3710] DEBUG (XendDomainInfo:1092) >> XendDomainInfo.handleShutdownWatch >> [2009-09-24 13:49:47 3710] INFO (XendDomainInfo:485) HVM save:remote >> shutdown dom 36! >> [2009-09-24 13:49:47 3710] INFO (XendDomainInfo:1283) Domain has >> shutdown: name=xps-102 id=36 reason=poweroff. >> >> It seems that Pacemaker request for resource poweroff instead of >> migration as allowed in resource configuration. >> Saying that, it seems that allow_migrate syntax has changed: in GUI the >> only choice I have is allow_migrate as instance attribute. > > Right, but that parameter seems to be noop. No idea why it's > there. > >> And after tests, I saw it must be "allow-migrate" as meta attribute for >> xen live migration to work. > > Yes. Well, I thought you said that live migration worked on > resource migrate but not on node standby. Wasn't that the case?
Yes, it's the case: Live migration works on resource migrate with "famous" parameter "allow-migrate" as meta attribute, not without. On node standby, even with this parameters, DomU ressource is shut down, not migrated. Regards, JB _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
