7.0;llkob (list_locked_objects), revision 7.0, 83/09/07.
LLKOB (LIST_LOCKED_OBJECTS) -- List locked objects.
usage: llkob [-r]
FORMAT
LLKOB [-R]
This command lists the locked objects resident on volumes mounted
on this node, and objects resident in other nodes that are locked
by processes running locally.
The listing for each object includes the locking constraints
imposed on the object (e.g. n-readers XOR 1-writer), the specific
lock mode being used (e.g. Read, Write, Read-Intending-Write), the
network node-id of the node at which the object is located, the
node-id of the node in which the locking process is active, and the
name (if it is available) of the object itself.
OPTION
-R Specify list of only those objects that either reside
on this node and are locked by another node, or reside
on another node and are locked by this node (i.e., those
objects whose locks are in some way remote).
EXAMPLE
$ llkob
HOME LOCKING
USE CONSTRAINT NODE NODE FILE
W nR_xor_1W 21 21 /sys/dm/pdb
R nR_xor_1W 21 21 /sys/dm/fonts/std
W nR_xor_1W 21 21 --Temporary File--
R nR_xor_1W 21 21 --Uncataloged Permanent File--
W nR_xor_1W 21 21 --Display Manager Pad--
RELATED TOPICS
More information is available. Type:
- HELP LKOB
for details about locking objects.
- HELP ULKOB
for details about unlocking locked objects.