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

PVScan - List Physical Volumes | Online Free DevTools by Hexmos

List physical volumes with PVScan. Quickly manage Linux storage, identify volume groups, and display detailed volume information. Free online tool, no registration required.

pvscan

List all physical volumes and manage their online status. More information: https://manned.org/pvscan.

  • List all physical volumes:

pvscan

  • Show the volume group that uses a specific physical volume:

pvscan --cache --listvg {{/dev/sdX}}

  • Show logical volumes that use a specific physical volume:

pvscan --cache --listlvs {{/dev/sdX}}

  • Display detailed information in JSON format:

pvscan --reportformat json