All rights reserved, please indicate the source when citing
pvs - Display PV Usage and Attributes
pvs is a Linux command related to LVM (Logical Volume Manager) that is used to display information about physical volumes (PVs) and their usage within LVM.
The syntax for the pvs command is as follows:
pvs [OPTIONS]。
Common options for the pvs command include:
-a : List all physical volumes, including unused ones.