Displaying 1 result from an estimated 1 matches for "swtool".
Did you mean:
shtool
2009 Mar 11
3
Intermittent NFS problems with NetApp server
...;ve been experiencing some intermittent problems accessing at NetApp
server via NFS and automount. I'm running CentOS 5.2 (fully updated)
on all my servers and workstations. Usually, everything is working
just fine, when suddenly we get the following error:
/bin/sh: /home/epd/srcref/swtools/Crontabs/
run_release_requests.sh: Permission denied
This is actually an email from cron because we try to run that shell
script every minute (yes, the crontab entry is * * * * * /home/epd/
srcref/swtools/Crontabs/run_release_requests.sh), and /home/epd is an
automounted directory. Here is...