Chinaunix首页 | 论坛 | 博客
  • 博客访问: 278978
  • 博文数量: 121
  • 博客积分: 3050
  • 博客等级: 中校
  • 技术积分: 1262
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-25 12:18
文章分类

全部博文(121)

文章存档

2016年(3)

2011年(17)

2010年(34)

2009年(16)

2008年(40)

2007年(2)

2006年(9)

我的朋友

分类:

2008-11-25 09:59:39

djt_nm# lvdisplay  ovocd
lvdisplay: "ovocd": No such file or directory
Usage: lvdisplay  
        [-F]
        [-v [-k]]
        LogicalVolumePath ...

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

djt_nm# lv  
lvchange     lvextend     lvmadm       lvmerge      lvreduce     lvsplit      
lvcreate     lvlnboot     lvmchk       lvmpcmd      lvremove     lvsync       
lvdisplay    lvm_wrapper  lvmcmd       lvmrc        lvrmboot     
djt_nm# lvextend  --help
Usage: lvextend
        [-A Autobackup]
        {-l LogicalExtentsNumber |
         -L LogicalVolumeSize}
        LogicalVolumePath [PhysicalVolumePath ... | PhysicalVolumeGroupName ...]
"help": Illegal option.
djt_nm# lvextend  -L 1200 /dev/vg00/ovocd
Warning: rounding up logical volume size to extent boundary at size "1216" MB.
Logical volume "/dev/vg00/ovocd" has been successfully extended.
Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.conf
djt_nm# lvdisplay  /dev/vg00/ovocd
--- Logical volumes ---
LV Name                     /dev/vg00/ovocd
VG Name                     /dev/vg00
LV Permission               read/write   
LV Status                   available/syncd           
Mirror copies               0            
Consistency Recovery        MWC                 
Schedule                    parallel      
LV Size (Mbytes)            1216            
Current LE                  38        
Allocated PE                38          
Stripes                     0       
Stripe Size (Kbytes)        0                   
Bad block                   on           
Allocation                  strict                    
IO Timeout (Seconds)        default             

djt_nm# 
阅读(1005) | 评论(0) | 转发(0) |
0

上一篇:HPUX bash shell

下一篇:hp OM CDE lib

给主人留下些什么吧!~~