1 02/21/85 list_partitions
 2 
 3 Syntax as a command:  list_partitions pvname
 4 
 5 
 6 Function:  lists the locations and sizes of all the partitions on a
 7 specified physical volume (see clear_partition and dump_partition).
 8 
 9 
10 Arguments:
11 pvname
12    is the name of the physical volume whose partitions are to be
13    listed.
14 
15 
16 Notes on output format:  The output consists of a header, which lists
17 the physical and logical volume names, the PVID and LVID, the size of
18 the volume in pages, the size of the VTOC in both pages and VTOCEs, the
19 size of the paging region, and the number of partitions.  It is
20 followed by a table listing the name, first record, and size of all
21 partitions and other regions on the volume.  All numbers in the table
22 are given in both decimal and octal (in parentheses), and all other
23 numbers in the output are decimal.