This section explains how to use the
qq fs_release_nlm_locks_by_client
command.Description
Release NLM byte range locks held by client. This method releases all locks held by a particular client. This is dangerous, and should only be used after confirming that the client is dead.
Usage
qq fs_release_nlm_locks_by_client [-h] [--force] [--name NAME] [--address ADDRESS]
Flags
Flag Name | Required | Description |
---|---|---|
--force
|
No | This command can cause corruption, add this flag to release lock |
--name
|
No | Client hostname |
--address
|
No | Client IP address |