Chinaunix首页 | 论坛 | 博客
  • 博客访问: 843425
  • 博文数量: 339
  • 博客积分: 3151
  • 博客等级: 中校
  • 技术积分: 3425
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-10 14:47
文章分类

全部博文(339)

文章存档

2023年(43)

2022年(44)

2021年(3)

2020年(13)

2019年(39)

2018年(25)

2015年(2)

2014年(18)

2013年(12)

2012年(48)

2011年(79)

2010年(13)

分类: AIX

2018-09-11 15:00:40

1. cfgmgr  - scan the new disk
2. lspv | grep none
3. chdev -l hdiskXX -a pv=yes
   chdev -l hdiskXX -a reserve_policy=no_reserve
    chdev -l hdiskXXX -a algorithm=round_robin
4. extendvg vg1_pgmp_01 hdiskXX
5. chfs -a size=+13G /data
6. create new lv and mount
smitty lv -> create new lv
smitty fs -> mount the lv and fs.
no need to modify /etc/filesystems , smitty fs will modify it automatically.
and be note that , if the lv is jfs2, when you smitty fs , you should select "Enhanced Journaled File Systems", otherwise you will not find the lv.


smitty lv -> Add a Logical Volume -> VOLUME GROUP name [  ] -> below

smitty mklv -> VOLUME GROUP name [     ] ->  below


smitty fs  -> Add / Change / Show / Delete File Systems ->   Enhanced Journaled File Systems -> Add an Enhanced Journaled File System on a Previously Defined Logical Volume ->  below 3 items , LV name, Mount point, reboot (yes)

阅读(1346) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~