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

Re: [Condor-users] how can a condor job connect on a Map network drive for windows platform?



one thing you can do, and which i have done, is mount the drive in the .bat file that you execute through condor

look at the "net use x: \\computername\sharename password /USER:username"

the above line would be for windows machines.

after that.. you can use your regular X: drivemap pointer.

Hope that helps,



ramzi khaskhoussi wrote:

Hi all,

I have shared some directories to all my windows machine pool by using
the Map network drive( X: ).

when I use this directories without condor all things work fine.

But the problem is : when I submit a job  that use  this map network
drive ( for example to tar a file.tar.gz that exists in the network
drive x:)  there is a problem. condor can't access to this network
drive X:
I get this error in the .err file:

tar (child): /cygdrive/x/gz/apa_comp_pro64.tar.gz: Cannot open: No
such file or directory.

I ask if someone can help me?

thanks ,
--Ramzi
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users