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

[Condor-users] Submitting Jobs from CIFS mounted Directory Issue



Hi,

 

Is there any fix for this https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2588

 

I am trying to submit jobs from CIFS mounted directory (Windows) on Linux machine.

 

Because chmod is not working on CIFS mounted directory the job couldn’t run successfully.

 

From ShadowLog

*************

02/11 19:05:04 (6105551.0) (24235): ReliSock::get_file_with_permissions(): Failed to chmod file '/mnt/drobo/build37/nimacs/strip000000/invProfile.bin': Operation not permitted (errno: 1)

02/11 19:05:04 (6105551.0) (24235): DoDownload: SHADOW at xxx.xxx.xxx.xxx failed to receive file /mnt/drobo/build37/nimacs/strip000000/invProfile.bin

02/11 19:05:04 (6105551.0) (24235): ERROR "Error from slot1@xxxxxxxxxxxxxxxxxxx: Repeated attempts to transfer output failed for unknown reasons" at line 655 in file pseudo_ops.cpp

 

 

Job Log File

*********

007 (6105551.000.000) 02/11 19:23:11 Shadow exception!

        Error from slot1@xxxxxxxxxxxxxxxxxx: Repeated attempts to transfer output failed for unknown reasons

        0  -  Run Bytes Sent By Job

        228289  -  Run Bytes Received By Job

 

 

Thanks,

Senthil