On Wed, May 19, 2010 at 2:49 PM, Vadym Chepkov <[email protected]> wrote: > > On May 19, 2010, at 8:36 AM, mike wrote: > >> I assume Andrew means 15 minutes * 60 = 900 seconds * 1000 = 900000 >> milliseconds > > I gathered that much, I am just surprised, that's it. Do I have to always > specify time units to be certain? > op timeout, interval, start-delay... I always thought default units are > seconds,
no, they all use the crm_get_msec() function which defaults to milliseconds unless you specify a unit. > what makes failure-timeout so "special"? > And are there any others? > > Thanks, > Vadym > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
