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

Re: [Condor-users] "Corrupt" Condor logs - any ideas?



Is this a "known problem" for NFS? Is there a way for me to further
diagnose whether something's not setup right on our network?

Yes, this is a known problem with NFS. The file locking doesn't always work reliably, which can cause the log files to be corrupted.

Unfortunately, the solution is "don't have your log files on NFS".

Hehe ... ok, thanks Kent. I'll look into writing the log files locally and copying over to NFS after the job's complete.