On 2006-07-09T14:41:34, Dejan Muhamedagic <[EMAIL PROTECTED]> wrote:

> Most server-like resources are typically run by just exec-ing a
> daemon which then says bye, bye and forks off to another sphere,
> so to speak.

Most? Hm, depends on your definition of most, I guess. But anyway:

> and consider the server operational. But what happens if the
> computer is really busy. When, starting cluster comes to my mind,
> there is a hurd of processes contending for the cpu/disk
> attention. Perhaps something like
> 
>     httpd -f conf
>     loop until monitor_apache ok
> 
> could prevent occasional surprise.

Yes, the "start" operation of the scripts has to compensate for this.
Probably with some timeout, too...


Sincerely,
    Lars Marowsky-Brée

-- 
High Availability & Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business     -- Charles Darwin
"Ignorance more frequently begets confidence than does knowledge"

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to