LoveUnix » 其他UNIX & Linux » 请教:如何查看lv中的pe在disk上的分布情况??
让LU留住您的每

一天 让LU博客留住您的每一天
2007-4-30 16:32 xiaomage79
请教:如何查看lv中的pe在disk上的分布情况??

# vgdisplay -v vg00
PV Name /dev/dsk/c1t0d0s2
PV Name /dev/dsk/c1t1d0


#lvdisplay /dev/vg00/mylv00
--- Logical volumes ---
LV Name                     /dev/vg00/mylv00
VG Name                     /dev/vg00
LV Permission               read/write
LV Status                   available/syncd
Mirror copies               0
Consistency Recovery        MWC
Schedule                    parallel
LV Size (Mbytes)            32
Current LE                  2
Allocated PE                2
Stripes                     0
Stripe Size (Kbytes)        0
Bad block                   on
Allocation                  strict
IO Timeout (Seconds)        default

如上:vg00中有2个disk,mylv00占用了2个PE
请教:如何查看这两个PE是分布在哪个disk上的呢???

2007-4-30 19:25 luweinet
man 一下哦
lvdisplay -v -k /dev/vg00/mylv00 | more

2007-4-30 22:51 xiaomage79
谢谢LS

页: [1]


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.