Sodamhan.com

TL;DR

pvdisplay

Display information about Logical Volume Manager (LVM) physical volumes. See also: lvm. More information: https://manned.org/pvdisplay.

  • Display information about all physical volumes:

sudo pvdisplay

  • Display information about the physical volume on drive /dev/sdXY:

sudo pvdisplay /dev/sdXY

This document was created using the contents of the tldr project.