Skip to main content
NetApp Knowledge Base

What is the lock manager protocol

Views:
710
Visibility:
Public
Votes:
2
Category:
data-ontap-7
Specialty:
7dot
Last Updated:

Applies to

Data ONTAP 7 and earlier

Answer

The lock manager protocol supports both file-level and byte-range locking. 

However, programs running on the UNIX system usually support only byte-range locking. Typically, the file locking process involves using a byte-range lock on a file, where the range of bytes is 0 to end of file.

File locking, called sharing, works with products similar to PC-NFS that are running on OSs similar to Microsoft, which support both byte-range locking and file locking.

Lock managers on UNIX Network File System (NFS) servers also support file locking and byte-range locking; however, most UNIX API\'s do not have any calls to specify the share modes when opening a file. UNIX NFS clients never make file-locking requests to an NFS server, only byte-range locking requests.

Additional Information

additionalInformation_text

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.