jxnxsdengyu
作者jxnxsdengyu课题专家组·2020-04-24 18:14
系统工程师·江西农信

技术技巧---DS8XXX常用命令

字数 705阅读 1273评论 0赞 1

1.创建raid。

dscli> lsarraysite
dscli> mkarray -raidtype 10 -arsite s1

2.创建rank。

dscli> lsrank
dscli> mkrank -array a0 -stgtype fb

3.创建extpool

dscli> lsextpool
dscli> mkextpool -rankgrp 0 -stgtype fb pool0

4.将rank加入到extpool中

dscli> chrank -extpool p0 r0

5.创建volume(lun)

dscli> lsfbvol
dscli> mkfbvol -extpool p0 -type ds -cap 50 1000-1009

6.创建volume group

dscli> lsvolgrp
dscli> mkvolgrp -type scsimask easydb_a

7.添加volume(lun)至volume group中

dscli> chvolgrp -action add -volume 1000-1009 v0

8.创建hostconnect

dscli> lshostconnect
dscli>mkhostconnect –wwname 10000000C97D3359 –hosttype pSeries –volgrp v0 –ioport all RCCB_P595_A_fcs0

至此,划盘就配置完成。这是还需在san switch上划分相应的zone,在aix上安装host attachment和sdd,然后运行cfgmgr即可。

如果觉得我的文章对您有用,请点赞。您的支持将鼓励我继续创作!

1

添加新评论0 条评论

Ctrl+Enter 发表

作者其他文章

相关问题

相关资料

X社区推广