clear omnilock brl
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? | File system ID. | The value is a hexadecimal number, ranging from 0 to FFFFFFFF FFFFFFFF. |
file_id=? | File ID. | The value is a hexadecimal number, ranging from 0 to FFFFFFFF FFFFFFFF. |
owner=? | Owner of a range lock. | The value can be "SMB1", "SMB2", "NFS3", "NFS4", "PIM", or "SCA", where:
|
range=? | Range of a range lock. | The value is a decimal number, ranging from 0 to (2^64-1).The value format is "X-Y",for example,"0-100" or "80-90". |
controller=? | Controller ID. | The value format is "XA", "XB", "XC", or "XD". "X" is an integer ranging from 0 to 3, for example, "0A" or "1C". |
Example
Clear information about file range locks.
developer:/>clear omnilock brl controller=0A WARNING: You are about to run the command of clearing the block range lock. This operation may interrupt NAS services. Suggestion: Confirm that you need to clear the block range lock. Have you read warning message carefully?(y/n)y Are you sure you really want to perform the operation?(y/n)y Command executed successfully.