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

Re: [Condor-users] Lock type in HAD-Condor



Mark V wrote:
Hi Group,
This might be pushing thing for a user list....
Can anyone indicate what 'locking' means in the context of Condor's
high-availability configuration:

http://www.cs.wisc.edu/condor/manual/v7.1/3_10High_Availability.html

In a Linux context I'm looking at a FUSE based file system (s3fs) and
was asked if these are: fcntl "advisory locks"

Appreciate any insights.

Mark

see src/condor_daemon_core.V6/condor_lock_file.[hC]

Where locks are used in an HA setup, they are separate files Condor maintains.

Best,


matt