Hi folk, I see the same messages when /tmp fs had not space. Check your /tmp.
All the best. any other ideas about where the problems may be? thanks On Sun, Jul 13, 2008 at 3:13 PM, Yanan Sun <[EMAIL PROTECTED]> wrote: > i believe it rwxr-xr-x root root > i also tried to change the user right to rwxrwxrwx, i got the same error > > On Sun, Jul 13, 2008 at 12:28 PM, Smith, Jerry Don II <[EMAIL PROTECTED]> wrote: >> What are your directory permissions on mom_priv/jobs? >> >> -Jerry >> >> ------Original Message------ >> From: Yanan Sun >> To: [EMAIL PROTECTED] >> Sent: Jul 11, 2008 12:52 PM >> Subject: [torqueusers] ERROR: -bash: line 1: /usr/PBS_spool/mom_priv/jobs/94.master.p.SC: Permission denied >> >> i am using >> file "test" >> #!/bin/bash >> for x in `seq 1 10` >> do >> if [ "$x" -lt 5 ]; then >> echo $x is less than 5 >> else >> echo "$x is greater than or equal to 5" >&2 >> fi >> done >> >> >> after i send job by "qsub test" it gives me error message in my >> "STDIN.e94" file saying >> "-bash: line 1: /usr/PBS_spool/mom_priv/jobs/94.master.p.SC: Permission denied" >> >> -bash-3.1$ qsub test >> 94.master.perceus.centos >> -bash-3.1$ head *94* >> ==> STDIN.e94 <== >> -bash: line 1: /usr/PBS_spool/mom_priv/jobs/94.master.p.SC: Permission denied >> >> ==> STDIN.o94 <== >> >> could anyone help me understand what the problems are? >> Thanks a lot. _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
