Hi all,<br><br>I'm trying to run coasters on a collection of commodity machines and I'm running into some issues. The machines all share a common /home directory on a NFS file system, so to give the coaster workers local storage, I decided to set the WORKER_LOCATION directory to the local /var/tmp on each machine.<br>
<br>Running start-coaster-service installs <a href="http://worker.pl" target="_blank">worker.pl</a>
 in /var/tmp just fine, but then when we try to run a swift script it 
spits out a slew of "No such file or directory" errors for all the files
 that the worker is supposed to create. It seems as if coasters cannot 
write to /var/tmp for whatever reason. Has anyone encountered a problem like this before?<br><br>Note that setting WORKER_LOCATION to a directory in /home circumvents this problem, but that solution won't work because we need a directory that is local to each machine.<br>

<br>Thank you,<br>Carsen Berger<br>