This section explains how to use the
qq fs_list_lock_waiters_by_file
command.Description
List waiting lock requests for a particular file
Usage
qq fs_list_lock_waiters_by_file [-h] (--path PATH | --id ID) --protocol {nlm} --lock-type {byte-range} [--snapshot SNAPSHOT]
Flags
Flag Name | Required | Description |
---|---|---|
--path
|
No | File path |
--id
|
No | File ID |
--protocol
|
Yes | The protocol whose lock waiters should be listed |
--lock-type
|
Yes | The type of lock whose waiters should be listed |
--snapshot
|
No | Snapshot id of the specified file. |