- Unix Commands Reference
- Unix Commands - Home
pvdisplay - Unix, Linux Command
NAME
pvdisplay - display attributes of a physical volumeSYNOPSIS
pvdisplay [-c|--colon] [-d|--debug] [-h|-?|--help] [-s|--short] [-v[v]|--verbose [--verbose]] PhysicalVolumePath [PhysicalVolumePath...]DESCRIPTION
pvdisplay allows you to see the attributes of one or more physical volumes like size, physical extent size, space used for the volume group descriptor area and so on.pvs (8) is an alternative that provides the same information in the style of ps (1).
OPTIONS
See lvm for common options.Tag | Description | |
---|---|---|
-c, --colon | ||
Generate colon separated output for easier parsing in scripts or programs.
N.B. pvs (8) provides considerably more control over the output.
| ||
-s, --short | ||
Only display the size of the given physical volumes. | ||
-m, --maps | Display the mapping of physical extents to logical volumes and logical extents. |
SEE ALSO
Advertisements