Advertisement
Guest User

Untitled

a guest
Mar 31st, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.98 KB | None | 0 0
  1. [root@x3650_10 ~]# vgdisplay -v vg21
  2.     Using volume group(s) on command line
  3.     Finding volume group "vg21"
  4.   --- Volume group ---
  5.   VG Name               vg21
  6.   System ID
  7.   Format                lvm2
  8.   Metadata Areas        2
  9.   Metadata Sequence No  4
  10.   VG Access             read/write
  11.   VG Status             resizable
  12.   Clustered             yes
  13.   Shared                no
  14.   MAX LV                0
  15.   Cur LV                1
  16.   Open LV               0
  17.   Max PV                0
  18.   Cur PV                2
  19.   Act PV                2
  20.   VG Size               8.00 TB
  21.   PE Size               4.00 MB
  22.   Total PE              2097150
  23.   Alloc PE / Size       2097150 / 8.00 TB
  24.   Free  PE / Size       0 / 0
  25.   VG UUID               oU9ldE-n5v6-fZgH-8vax-hFQx-rdGe-d1oyPe
  26.  
  27.   --- Logical volume ---
  28.   LV Name                /dev/vg21/lv_vg21
  29.   VG Name                vg21
  30.   LV UUID                UaapHR-Wi7q-LK9L-RE33-p4W1-oGq5-a4cDUu
  31.   LV Write Access        read/write
  32.   LV Status              NOT available
  33.   LV Size                4.00 TB
  34.   Current LE             1048575
  35.   Segments               1
  36.   Allocation             inherit
  37.   Read ahead sectors     auto
  38.  
  39.   --- Logical volume ---
  40.   LV Name                /dev/vg21/pvmove0
  41.   VG Name                vg21
  42.   LV UUID                yebZaJ-1dDi-lrX6-Yk0a-qqSP-xFpE-w3daNl
  43.   LV Write Access        read/write
  44.   LV Status              NOT available
  45.   LV Size                4.00 TB
  46.   Current LE             1048575
  47.   Segments               1
  48.   Allocation             contiguous
  49.   Read ahead sectors     auto
  50.  
  51.   --- Physical volumes ---
  52.   PV Name               /dev/mapper/mpath46p1
  53.   PV UUID               EByC2f-pbkI-e3GU-Bxfj-Isqx-pz2l-cv0yed
  54.   PV Status             allocatable
  55.   Total PE / Free PE    1048575 / 0
  56.  
  57.   PV Name               /dev/mapper/mpath68p1
  58.   PV UUID               mU4XTh-lpBu-SNat-WFh3-evMz-Kz6u-LlnFN0
  59.   PV Status             allocatable
  60.   Total PE / Free PE    1048575 / 0
  61.  
  62. [root@x3650_10 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement