Hi, On Fri, Jul 03, 2015 at 08:50:30AM +0200, Ulrich Windl wrote: > Hi! > > I had a look into the Xen RA of SLES11 (resource-agents-3.9.5-0.37.38.19). In > Xen_Status_with_Retry() there is a 5-second re-probe interval that cannot be > configured. > If you use pygrub with "timeout 8" to start your Xen VMs, I see a potential > problem: > While pygrub is counting down the Xen monitor may be unable to detect the VM. > Right?
Are you sure about that? Shouldn't the guest be listed anyway? If so, then yes, we may need to have this count exposed as a parameter. The reason it wasn't is that it is there just to cover a deficiency in xen which nobody should really care about. Thanks, Dejan > > So should that "cnt=5" in Xen_Status_with_Retry() be configurable? > > Regards, > Ulrich > > > > _______________________________________________ > Users mailing list: [email protected] > http://clusterlabs.org/mailman/listinfo/users > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
