[torquedev] [Bug 135] New: stagein deletes everything on node
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Mon Jun 13 22:48:33 MDT 2011
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=135
Summary: stagein deletes everything on node
Product: TORQUE
Version: 2.5.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P5
Component: pbs_mom
AssignedTo: knielson at adaptivecomputing.com
ReportedBy: jouni.valiaho at uta.fi
CC: torquedev at supercluster.org
Estimated Hours: 0.0
If you specify the full path on node for stagein file, everything will be
deleted
in the specified folder including the folder itself.
For example (Warning! first backup /home/user folder on node1)
$pwd
/home/john
$touch input.txt
$echo "sleep 10" | qsub -l nodes=1,walltime=100 -W
stagein=/home/user/input.txt at node1:/home/john/input.txt
After the job completed everything in /home/user folder including (/.ssh/
.bashrc, etc) are deleted on node1
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list