client on nfs directory
list Dan Vande More
Hello, I'd like to run the hobbit client off of nfs on multiple servers. It seems that most of the ability is there because they name their temporary files with their hostnames. However, it seems there are no provisions in the clientlaunch.cfg to name, say the launch log to $hostname.log. Is this true? Has anyone successfully used this on NFS? Are there other gotchas that anyone knows of? Thanks Dan Vande More
list Dan Vande More
I take that back:
[client]
ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
CMD $HOBBITCLIENTHOME/bin/hobbitclient.sh
LOGFILE $HOBBITCLIENTHOME/logs/$MACHINEDOTS.hobbitclient.log
INTERVAL 5m
Works perfectly. I have three clients now running perfectly off the same NFS
dir.
Thanks for the awesome architecture, Henrik.
-Dan
▸
On 10/5/06, Dan Vande More <user-f3c4c62d9d50@xymon.invalid> wrote:Hello, I'd like to run the hobbit client off of nfs on multiple servers. It seems that most of the ability is there because they name their temporary files with their hostnames. However, it seems there are no provisions in the clientlaunch.cfg to name, say the launch log to $hostname.log. Is this true? Has anyone successfully used this on NFS? Are there other gotchas that anyone knows of? Thanks Dan Vande More