Difference between revisions of "Pvs"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
   /dev/sdc4                                      VG2    lvm2 a--    <8.28t 100.00g
 
   /dev/sdc4                                      VG2    lvm2 a--    <8.28t 100.00g
 
</pre>
 
</pre>
 +
 +
 +
 +
== Activities ==
 +
* Review <code>no_path_retry</code> configuration options to avoid [[pvs]] to hang : https://www.suse.com/support/kb/doc/?id=7022310
  
  

Revision as of 14:17, 9 December 2019

LVM


pvs No output if not devices

Example output, with one PV create but not assigned to any VG:

pvs
  PV                                              VG       Fmt  Attr PSize    PFree
  /dev/mapper/3600508b1001c553702fe495119c850f1p1 VG1 lvm2 a--  <446.60g  32.00m
  /dev/mapper/3600a09803831416c592b4f566453764t            lvm2 ---   250.00g 250.00g
  /dev/sdc4                                       VG2     lvm2 a--    <8.28t 100.00g


Activities


See also

scan: pvscan vgscan
LVM: lvs lvmscan lvm fullreport lvmreport lvmconfig lvmdump lvmcheck lvm dumpconfig
Scan: pvs vgs lvs pvscan vgscan
PV: pvcreate pvremove pvscan pvremove pvscan pvs pvchange pvck pvdisplay pvresize
LV: lvdisplay lvcreate lvremove, lvresize, lvextend, lvreduce, lvrename
VG: vgdisplay,vgcreate,vgremove, vgextend, vgreduce, vgscan, vgchange, vgrename, vgcfgbackup, vgcfgrestore, vgimportclone, vgck
Check commands: pvck vgck

Advertising: