Subject: Re: [Condor-users] Using NFS File systems in condor jobs(windows)
Tom,
I am not entirely clear on what you
are asking, but our pool is made of only Windows OS and our CM is located
on a 2008 Windows OS server. We work a lot with spatial data sets and therefore
files can easily exceed GBs. Therefore, almost all work we do requires
not transferring files and reading and writing files on a NSF. Because
each machine may have its own unique mapped drives, you need to always
use UNC paths. Second, every machine in the pool requires access to the
file server. I have set up permissions via AD OU group policies for a condor
machine group. These machines are given access to the NSF.
Hopefully this is of help,
mike
From:
Tom T <tom_13723@xxxxxxxxx>
To:
condor-users@xxxxxxxxxxx
Date:
07/15/2010 09:43 AM
Subject:
[Condor-users] Using NFS File systems
in condor jobs(windows)
Sent by:
condor-users-bounces@xxxxxxxxxxx
All,
Any one can help me with NFS.we would like
to allow users to export large files for efficient access when their jobs
run remotely through condor and the users able to submit jobs through condor
with out transfering large input file to the execute machines instead read
and write from the server.
We have setted up NFS on server 2008.I appreciate
any one can help me with script I can use for window .
I found this on the internet but
it is in linux .Can any one can drop a simple example in windows the executable
and arguments part
universe = vanilla
executable = /bin/cp
Log = test.log
Error = test.err
Output = test.out
Thank you for your help in advance
Tom
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users