Yolinux.com

PVDISPLAY manpage

Search topic Section


PVDISPLAY(8)		    System Manager's Manual		  PVDISPLAY(8)



NAME
       pvdisplay - display attributes of a physical volume

SYNOPSIS
       pvdisplay   [-c|--colon]	 [--commandprofile  ProfileName]  [-d|--debug]
       [-h|-?|--help]	 [--ignorelockingfailure]     [--ignoreskippedcluster]
       [--maps]	  [--nosuffix]	 [--reportformat   {basic|json}]  [-s|--short]
       [-S|--select Selection] [--units hsbkmgtHKMGT] [-v[v]|--verbose [--ver-
       bose]] [--version] [PhysicalVolumePath...]

       pvdisplay -C|--columns [--aligned] [--binary] [-a|--all] [--commandpro-
       file	    [[--configreport	     ReportName]	 [-o|--options
       [+|-|#]Field1[,Field2...]	 [-O|--sort	  [+|-]Key1[,Key2...]]
       [-S|--select Selection] ...]  ProfileName] [-d|--debug]	[-h|-?|--help]
       [--ignorelockingfailure]	   [--logonly]	 [--noheadings]	  [--nosuffix]
       [--reportformat {basic|json}]  [--separator  Separator]	[--unbuffered]
       [--units	 hHbBsSkKmMgGtTpPeE] [-v[v]|--verbose [--verbose]] [--version]
       [PhysicalVolumePath...]

DESCRIPTION
       pvdisplay allows you to see the attributes of one or more physical vol-
       umes  like  size, physical extent size, space used for the volume group
       descriptor area and so on.

       pvs(8) is an alternative that provides  the  same  information  in  the
       style of ps(1).

OPTIONS
       See lvm(8) for common options.

       -C, --columns
	      Display output in columns, the equivalent of pvs(8).  See pvs(8)
	      for a description of other options with this form of pvdisplay.

       -c, --colon
	      Generate colon separated output for easier parsing in scripts or
	      programs.	  N.B.	pvs(8) provides considerably more control over
	      the output.

	      The values are:

	      o physical volume device name
	      o volume group name
	      o physical volume size in sectors
	      o internal physical volume number (obsolete)
	      o physical volume status
	      o physical volume (not) allocatable
	      o current number of logical volumes on this physical volume
	      o physical extent size in kilobytes
	      o total number of physical extents
	      o free number of physical extents
	      o allocated number of physical extents


       -s, --short
	      Only display the size of the given physical volumes.

       -m, --maps
	      Display the mapping of physical extents to logical  volumes  and
	      logical extents.

SEE ALSO
       lvm(8), pvs(8), pvcreate(8), lvcreate(8), vgcreate(8)



Sistina Software UKLVM TOOLS 2.02.166(2)-RHEL7 (2016-11-16)	  PVDISPLAY(8)