[Pacemaker] strange Failover due to sudden "Argument list to long" error on all resource agents
Fabian Ruff
fabian-pacemaker at progra.de
Mon May 10 21:35:53 UTC 2010
Hi,
Am 10.05.10 11:09, schrieb Andrew Beekhof:
> Just in the config or did it make it into the lrmd like that?
>
> Because crmd/lrm.c has:
>
> if(op->interval != 0) {
> if(safe_str_eq(operation, CRMD_ACTION_START)
> || safe_str_eq(operation, CRMD_ACTION_STOP)) {
> crm_err("Start and Stop actions cannot have an interval: %d", op->interval);
> op->interval = 0;
> }
> }
The pacemaker logfiles are filled with the above log line, so its just
in the config.
Cheers,
Fabian
More information about the Pacemaker
mailing list