May I suggest that we keep this on the list, as other people may have thoughts...
The first thing here that flags up for me is that you've using /tmp as an export - I would imagine that this could cause issues, as the OS expects it to be a local folder. Hugh Macdonald nvizible – VISUAL EFFECTS [email protected] +44(0) 20 3167 3860 +44(0) 7773 764 708 www.nvizible.com On 5 Feb 2012, at 12:35, mahbube rustaee wrote: > No, I test it with two export: > /home and /tmp . /tmp is another test . > anway with any export path, you say /home exported . I can modify mounted > home but job cannot. > > On Sun, Feb 5, 2012 at 3:45 PM, Hugh Macdonald <[email protected]> > wrote: > You've got /home exported, but it's trying to write to /tmp > > May I suggest getting it to write the output to /home/user04 for now, and see > if that works? > > Hugh Macdonald > nvizible – VISUAL EFFECTS > > [email protected] > +44(0) 20 3167 3860 > +44(0) 7773 764 708 > > www.nvizible.com > > On 5 Feb 2012, at 12:12, mahbube rustaee wrote: > >> No, that was a new test. >> I export user's home from master and rw permission on it. >> I can login to exec node and modify mounted home directory but job will be >> in error (Eqw) state with error: >> "cannot open output file /home/user04 permission is denied" >> >> why ? >> >> >> On Sun, Feb 5, 2012 at 3:35 PM, Reuti <[email protected]> wrote: >> Am 05.02.2012 um 11:32 schrieb mahbube rustaee: >> >> > that folder exists and writable. I can modify that directory manually but >> > via job , that error happens! >> >> You mean, you log in to the node the job is running on and created for all >> users directories in /tmp like /tmp/user04? Usually /tmp is local on each >> host. So I'm not sure, whether it of use to have the ouptut written on the >> nodes to this location. >> >> If it's mounted from the head node: is /tmp exported and mounted rw? >> >> -- Reuti >> >> >> > On Sat, Feb 4, 2012 at 3:03 PM, Hugh Macdonald >> > <[email protected]> wrote: >> > I'm going to guess from the "error reason" field that the folder that it's >> > trying to write the output to (/tmp/user04/) either doesn't exist, or is >> > not writable. >> > >> > Hugh Macdonald >> > nvizible – VISUAL EFFECTS >> > >> > [email protected] >> > +44(0) 20 3167 3860 >> > +44(0) 7773 764 708 >> > >> > www.nvizible.com >> > >> > On 4 Feb 2012, at 05:40, mahbube rustaee wrote: >> > >> >> Hi all, >> >> >> >> I setup a new execution host and home directory was mounted correctly >> >> but job will be in Eqw ,what is reason of following error: >> >> ----------- >> >> uid: 521 >> >> group: sgeusers >> >> gid: 555 >> >> sge_o_home: /home/user04 >> >> sge_o_log_name: user04 >> >> sge_o_path: >> >> /opt/gridengine/bin/lx24-amd64:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/java/default/bin:/opt/sun/webconsole/bin:/home/user04/bin >> >> sge_o_shell: /bin/bash >> >> sge_o_workdir: /home/user04 >> >> sge_o_host: xen >> >> account: sge >> >> merge: y >> >> mail_list: [email protected] >> >> notify: FALSE >> >> job_name: test >> >> stdout_path_list: NONE:NONE:/tmp/user04 >> >> jobshare: 0 >> >> hard_queue_list: win.q >> >> shell_list: NONE:/bin/sh >> >> env_list: >> >> script_file: test.sh >> >> error reason 1: 02/04/2012 04:23:02 [197715:2071]: error: >> >> can't open output file "/tmp/user04/test.o933": Permission >> >> scheduling info: Job is in error state >> >> -------------------- >> >> >> >> any help would be appreciated >> >> >> >> _______________________________________________ >> >> users mailing list >> >> [email protected] >> >> https://gridengine.org/mailman/listinfo/users >> > >> > >> > _______________________________________________ >> > users mailing list >> > [email protected] >> > https://gridengine.org/mailman/listinfo/users >> >> > >
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
