logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PVDisplay - Display LVM Physical Volumes | Online Free DevTools by Hexmos

Display LVM physical volumes with pvdisplay. Manage and inspect physical volumes in Linux environments. Free online tool, no registration required.

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}}

return

See Also