Table 5.5. PartInfo Data Details
| Name | Keyword | Description | Examples | 
|---|---|---|---|
| Title | Title | Title of partition. |   | 
| Device Path | DevPath | Path to block device. | /dev/dsk/c0t0s1 | 
| Device Path Raw | DevPathRaw | Path to raw device. | /dev/rdsk/c0t0s1 | 
| Device Name | DevName | Name of device. | c0t0 | 
| Base Device Name | BaseName | Base name of device. | c0t0s1 | 
| Partition Name | Name | Name of partition. | s1 | 
| Partition Number | Number | Partition Number. | 1 | 
| Mount Name | MntName | Mounted name. | /usr | 
| Mount Options | MntOpts | Mount options. | rw,quota | 
| Type | Type | Mount Type. | nfs | 
| Type Description | TypeDesc | Mount Type Description. | nfs | 
| Type Number | TypeNum | Numeric value for type. |   | 
| Usage Status | UsageStatus | Usage status. |   | 
| Manager of Partition | Manager | Subsystem which manages/controls the partition. |   | 
| Size (MB) | Size | Size of partition in megabytes. |   | 
| Used Space (MB) | AmtUsed | Amount of space used in megabytes. |   | 
| Sector Size (bytes) | SectSize | Size of each sector in bytes. |   | 
| Starting Sector | StartSect | Sector of disk where partition begins. |   | 
| Ending Sector | EndSect | Sector of disk where partition ends. |   | 
| Number of Sectors | NumSect | The number of sectors on the disk that partition occupies. |   | 
| Usage Type | Usage | Usage type of partition. |   |