CL Command Reference - RLSIFSLCK
CL Command List > RLSIFSLCK Reference
Description:
The Release File System Locks (RLSIFSLCK) command can be used to release all Network File System (NFS) byte-range locks held by a specified NFS client, or to release all byte-range locks (of any type) held on a specified object. This command should only be used to free resources that cannot be freed using normal means.
Examples:
Example 1: Releasing Locks for a Remote System
RLSIFSLCK RMTLOCNAME(¡¯rainbow1¡¯)
This command releases the NFS-related locks held on local files by the system named rainbow1.
Example 2: Releasing Locks for a Local Object
RLSIFSLCK OBJ(¡¯/CustAccounts/May¡¯)
This command releases all byte-range locks held on the object /CustAccounts/May.