1 03/01/84  display_pvte
 2 
 3 Syntax: display_pvte {dskX_NN} {-control_args}
 4     or: display_pvte {PVNAME} {-control_args}
 5 
 6 
 7 Function: displays information from the Physical Volume Table Entry
 8 (PVTE) for a mounted storage system volume.
 9 
10 
11 Arguments:
12 dskX_NN
13    specifies the disk subsystem and unit on which the volume is mounted
14    (e.g., dska_05).
15 PVNAME
16    is the physical volume name of the disk volume (e.g., rpv).
17 
18 
19 Control arguments:
20 -long, -lg
21    displays information from the volume label.
22 -pvid PVID
23    specifies the disk unit by the unique identifier assigned to the
24    physical volume when it was registered (PVID), a 12-digit octal
25    number.
26 
27 
28 Access required: This command requires access to metering_gate_.
29 If -long is used, access to phcs_ is also required.
30 
31 
32 Notes: A disk unit must be specified by only one of the following--
33 dskX_NN, PVNAME, or -pvid PVID.  The requested unit must represent a
34 mounted storage system volume.