Display information about all logical volumes in volume group vg1

lvdisplay

  • Display information about Logical Volume Manager (LVM) logical volumes.
    See also: `lvm`.
    More information: <https://man7.org/linux/man-pages/man8/lvdisplay.8.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo lvdisplay {{vg1}}

click the source code to copy install lvdisplay on any operating system with command-not-found.com