> And to really check that the process runs and _works_ as expected, you
> need to do a real check anyways ("select now()", "wget | grep" ...).
>
> So what I try to say is, for the single resource agent,
> it does not make any difference at all whether it says
>
> if ocf_is_pid_running $pid ; then do_real_monitor; fi
> or
> if kill -0 $pid ; then do_real_monitor; fi
>
> and I like the latter better.
Me too.
If does get implemented though, ability to run it as a particular use
will be a must then. At least for pgsql RA.
>
>
> --
> : Lars Ellenberg
> : LINBIT | Your Way to High Availability
> : DRBD/HA support and consulting http://www.linbit.com
>
> DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
> _______________________________________________________
> Linux-HA-Dev: [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
>
--
Serge Dubrouski.
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/