[Bug 229469] NFS fcntl locks being released locally but not on server

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 27 16:36:18 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=229469


Trond Myklebust <trond.myklebust at netapp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trond.myklebust at netapp.com




--- Comment #24 from Trond Myklebust <trond.myklebust at netapp.com>  2008-10-27 12:36:13 EDT ---
Michael,

Have you been running the test with lockd listening on a UDP port?

As you noted in comment #13, NetApp filers only send NLM callbacks over UDP, so
on FC-9, you would need to add something like

        lockd.nlm_udpport=40000

(or some other unused port number) to your grub.conf's kernel boot parameters.
Without this, you are indeed likely to see your test case fail to grab a
contended lock.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list