lvmdiskscan
linux
Scan for devices that may be used as physical volumes by LVM (deprecated; prefer `pvs`).
More info →Options (2)
-l, --lvmpartitionbooleanShow only physical volumes (PVs)
Example:
lvmdiskscan {{[-l|--lvmpartition]}}-v, --verbosebooleanIncrease verbosity (repeat for more detail)
Example:
lvmdiskscan {{[-v|--verbose]}}Examples (3)
Scan all devices
Show only physical volumes (PVs)
lvmdiskscan [-l|--lvmpartition]Increase verbosity (repeat for more detail)
lvmdiskscan [-v|--verbose]made by @shridhargupta | data from tldr-pages