DS8K 逻辑配置文档 Step By Step Page 1 目 录1.1 安装DSCLI ..................................................... 2 1.2 激活DS8000 license ............................................ 3 1.3 DS8000 逻辑配置 ................................................ 5 1.3.1 列出arraysite ........................................................ 6 1.3.2 创建Array ............................................................ 6 1.3.3 创建RANK ............................................................. 9 1.3.4 创建Extend Pool ...................................................... 9 1.3.5 将rank 加入到相应的extend pool ...................................... 10 1.3.6 创建LUN ............................................................. 11 1.3.7 创建volume group .................................................... 16 1.3.8 将LUN 加入到需要的volume group 中 .................................... 17 1.3.9 创建host connection ................................................. 18 1.3.10 用脚本执行命令 ...................................................... 21 1.3.11 主机端安装SDD 软件,识别 vpath ...................................... 22 Page 2 1.1 安装DSCLI 为提高配置的速度,建议大家划分DS8000 采用DSCLI(DS Command Line Interface),在笔记本上安装DSCLI 后(执行命令setupwin32.exe ),修改其C:\Program Files\IBM\dscli\profile\ dscli.profile,如下: # Management Console/Node IP Address(es) # hmc1 and hmc2 are equivalent to -hmc1 and -hmc2 command # options. hmc1: 172.16.0.1 #hmc2: 127.0.0.1 # # Default target Storage Image ID # "devid" and "remotedevid" are equivalent to # "-dev storage_image_ID" and "-remotedev storeage_image_ID" # command options, respectively. devid: IBM.2107-7523201 # locale # Default locale is based on user environment. locale: en 其中hmc1 为DS8000 的HMC 地址,此处为HMC 缺省IP172.16.0.1; devid 为DS8000 的storage facilit...