Lon Hohberger wrote:
On Thu, 2005-05-05 at 18:25 +0200, birger wrote:
If the startup files would let me set parameters in
/etc/sysconfig/cluster (it's already being sourced by the fenced script
at least) I wouldn't have to worry...
Don't all (or most) of them do this?
(They probably all *should*, if they're not currently...)
The startup file for ccsd does, but fenced doesn't. I have changed my
fenced file to follow the coding and naming convention from the ccsd
startup file. Here is a diff.
10a11,12
> FENCED_OPTS=-w
>
21c23
< fence_tool join -w > /dev/null 2>&1
---
> fence_tool join ${FENCED_OPTS} > /dev/null 2>&1
--
birger
--
Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster