[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Windows - getting back data files after condor_rm?



Greg:

Is the intermediate data dropped to a file or redirected to stdout? 
If it's the latter, then you can use streaming I/O to see the
progress of stdout.  If it's the former, you might suggest that the
job be run by a batch file, that dumps the intermediate files to
stdout, independent of any errors the executable runs into, then
follow the same procedure described above, using streaming I/O.

Regards,
-B


From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Greg.Hitchen@xxxxxxxx
Sent: Monday, May 18, 2009 9:23 PM
To: condor-users@xxxxxxxxxxx
Subject: [Condor-users] Windows - getting back data files after condor_rm?

Hi All
 
We have a situation where a user has a very small percentage of jobs
running "forever". He has precompiled code and does not have access to alter
it.
The job does, however, print out intermediate data files. He would like
to see and retrieve these files as it would let him see what the problem
is. Is there a way for him to get these files back when the job is killed?
The docs seem promising, talking about files coming back to the submit
machine spool area when tansfer is set to on_exit_or_on_evict but we
are not having much luck. Is there a way to do this?
Note: this is for a windows environment.
 
Thanks
 
Cheers
 
Greg
 
----------------------------------------------------------------------------
--------------------------
Greg
Hitchen                                                                     
    greg.hitchen@xxxxxxxx
CSIRO Exploration and Mining                                         phone:
+61 8 6436 8663
Australian Resources Research Centre (ARRC)             fax:       +61 8
6436 8555
Postal
address:                                                                    
mob:          0407 952 748
PO Box 1130, Bentley WA 6102, Australia
Street Address:
26 Dick Perry Avenue, Kensington WA 6151
----------------------------------------------------------------------------
---------------------------