Bug 10156

Summary: Default installed elm only supports flock for file locking
Product: [Retired] Red Hat Linux Reporter: Alisdair Davey <ard>
Component: elmAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-03-15 12:36:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alisdair Davey 2000-03-13 22:53:40 UTC
The default installation of elm in RH6.1 only supports flock for file
locking. flock of course does not work over NFS. If your mail spool is
NFS mounted from another machine you need to use either the dot style
locking or fcntl style.
Thanks

Comment 1 Jeff Johnson 2000-03-15 12:36:59 UTC
Since Red Hat 5.2, all mail user agents use only fcntl locking. fcntl locking
works if you start rpc.lockd correctly. Otherwise please report as a bug
against knfsd.