[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: client on nfs directory



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 <bigdan (at) gmail.com> 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