Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Condor-users] Using the same log for several clusters?
- Date: Tue, 1 Feb 2005 10:28:04 -0500
- From: "Ian Chesal" <ICHESAL@xxxxxxxxxx>
- Subject: RE: [Condor-users] Using the same log for several clusters?
> >Would it be a horribly bad idea to use the same "log =" settings for
> >several clusters submitted from the same schedd?
>
> That should work fine. Condor uses file locking to ensure
> that everything is written correctly. If your log file is on
> NFS, you may have problems--in our experience, NFS locking
> doesn't always work.
What about CIFS/NTFS? The filesystem is actually location on a Network
Appliances NAS box so it's CIFS/NTFS to our Windows workstations and NFS
to everything else.
- Ian