Michael Schwartzkopff wrote:
> Hi,
> 
> We have a problem with a custom lsb init script. It starts some processes in 
> the bachground and return immideately with return code "0" (success). But the 
> proccess in the background need about 1 min to start, so the status call 
> results in "3 (error)" during that minute. After that everything works.
> 
> Stop procedure gives the same.
> 
> Any solution for this?
> Is it possible to check "status" only after 120 sek?
> Is the status automatically checked after "start"?

try start_delay="120s" in your monitoring operation

> 
> Greetings,

Regards,
Andreas

-- 
: Andreas Kurz                                  
: LINBIT | Your Way to High Availability
: Tel +43-1-8178292-64, Fax +43-1-8178292-82
:
: http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.

This e-mail is solely for use by the intended recipient(s). Information
contained in this e-mail and its attachments may be confidential,
privileged or copyrighted. If you are not the intended recipient you are
hereby formally notified that any use, copying, disclosure or
distribution of the contents of this e-mail, in whole or in part, is
prohibited. Also please notify immediately the sender by return e-mail
and delete this e-mail from your system. Thank you for your co-operation.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to