IBM DS8100 存储配置手册

  • 格式:doc
  • 大小:210.00 KB
  • 文档页数:29

DS8100的配置:首先,从ibm网站上下载Dscli软件,然后安装。

安装完成后会在桌面上有一个图标: 点击该图标,进入command line;在使用前,需要编辑profile文件,xxxx_ps8100.profile(用于生产中心DS8100划盘及pprc配置)文件内容如下:## DS CLI Profile for nangang### created and modified by easy_dsclihmc1: 9.0.32.201#hmc2: 10.17.32.70#username: admin#password: passw0rd#devid: IBM.2107-yyyyyyy#remotedevid: IBM.2107-xxxxxxx#fullid: off#banner: on#verbose: off#paging: off#olc:offlocale:zh### End of Profilexxxx-dr8100.profile(用于灾备中心DS8100划盘及pprc配置)文件内容如下:## DS CLI Profile### Management Console/Node IP Address(es)# hmc1 and hmc2 are equivalent to -hmc1 and -hmc2 command options.hmc1: 10.17.32.69#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-xxxxxxx#username: admin#password: passw0rd## locale# Default locale is based on user environment.#locale: en# Timeout value of client/server synchronous communication in second.# DSCLI command timeout value may be longer than client/server communication # timeout value since multiple requests may be made by one DSCLI command# The number of the requests made to server depends on DSCLI commands.# The default timeout value is 900 seconds.#timeout: 900# Socket connection timeout value in seconds.# The timeout value must be greater than zero.# System default socket timeout value is used if timeout value is set to zero.# The default connection timeout value is 20 seconds.#timeout.connection: 20## Output settings## ID format of objects:# on: fully qualified format# off: short formatfullid: off# Paging and Rows per page.# paging enables/disables paging the output per line numbers specified by "rows".# "paging" is equivalent to "-p on|off" option.# on : Stop scrolling per output lines defined by "rows".# off : No paging. (default)# "rows" is equivalent to "-r #" option.paging: off#rows: 24# Output format type for ls commands, which can take one of the following values:# default: Default output# xml : XML format# delim : delimit columns using a character specified by "delim"# stanza : Horizontal table format# "format" is equivalent to option "-fmt default|xml|delim|stanza".#format: default# delimiter character for ls commands.#delim: |# Display banner message. "banner" is equivalent to option "-bnr on|off".# on : Banner messages are displayed. (default)# off : No Banner messages are displayed.banner: on## Display table header for ls commands. "header" is equivalent to option "-hdr on|off".# on : Table headers are displayed. (default)# off : No table headers are displayed.header: on## Display verbose information. "verbose" is equivalent to option "-v on|off".# on : Display verbose information.# off : No verbose information.verbose: off# End of Profile输入下列命令进入dscli:第一步:创建raid。

dscli> lsarraysiteDate/Time: 2008年12月5日下午05时59分34秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyarsite DA Pair dkcap (10^9B) State Array=============================================S1 0 146.0 Unassigned -S2 0 146.0 Unassigned -S3 0 146.0 Unassigned -S4 0 146.0 Unassigned -S5 0 146.0 Unassigned -S6 0 146.0 Unassigned -S7 0 146.0 Unassigned -S8 0 146.0 Unassigned -S9 2 146.0 Unassigned -S10 2 146.0 Unassigned -S11 2 146.0 Unassigned -S12 2 146.0 Unassigned -S13 2 146.0 Unassigned -S14 2 146.0 Unassigned -S15 2 146.0 Unassigned -S16 2 146.0 Unassigned -dscli> mkarray -raidtype 10 -arsite s1Date/Time: 2008年12月5日下午06时03分21秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A0 successfully created.dscli> mkarray -raidtype 10 -arsite s2Date/Time: 2008年12月5日下午06时04分39秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A1 successfully created.dscli> mkarray -raidtype 10 -arsite s3Date/Time: 2008年12月5日下午06时04分56秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A2 successfully created.dscli> mkarray -raidtype 10 -arsite s4Date/Time: 2008年12月5日下午06时05分15秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A3 successfully created.dscli> mkarray -raidtype 10 -arsite s5Date/Time: 2008年12月5日下午06时05分34秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A4 successfully created.dscli> mkarray -raidtype 10 -arsite s6Date/Time: 2008年12月5日下午06时05分50秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A5 successfully created.dscli> mkarray -raidtype 10 -arsite s7Date/Time: 2008年12月5日下午06时06分08秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A6 successfully created.dscli> mkarray -raidtype 10 -arsite s8Date/Time: 2008年12月5日下午06时06分24秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A7 successfully created.dscli> mkarray -raidtype 10 -arsite s9Date/Time: 2008年12月5日下午06时06分39秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A8 successfully created.dscli> mkarray -raidtype 10 -arsite s10Date/Time: 2008年12月5日下午06时07分52秒IBM DSCLI Version: 5.1.600.196 DS:IBM.2107-yyyyyyyCMUC00004I mkarray: Array A9 successfully created.dscli> mkarray -raidtype 10 -arsite s11Date/Time: 2008年12月5日下午06时08分08秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A10 successfully created.dscli> mkarray -raidtype 10 -arsite s12Date/Time: 2008年12月5日下午06时08分27秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A11 successfully created.dscli> mkarray -raidtype 10 -arsite s13Date/Time: 2008年12月5日下午06时08分41秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A12 successfully created.dscli> mkarray -raidtype 10 -arsite s14Date/Time: 2008年12月5日下午06时08分57秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A13 successfully created.dscli> mkarray -raidtype 10 -arsite s15Date/Time: 2008年12月5日下午06时09分13秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A14 successfully created.dscli> mkarray -raidtype 10 -arsite s16Date/Time: 2008年12月5日下午06时09分40秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyCMUC00004I mkarray: Array A15 successfully created.完成后,显示如下:dscli> lsarrayDate/Time: 2008年12月5日下午06时09分56秒IBM DSCLI Version: 5.1.600.196 DS: IBM.2107-yyyyyyyArray State Data RAIDtype arsite Rank DA Pair DDMcap (10^9B)====================================================================== A0 Unassigned Normal 10 (3x2+2S) S1 - 0 146.0A1 Unassigned Normal 10 (4x2) S2 - 0 146.0A2 Unassigned Normal 10 (3x2+2S) S3 - 0 146.0A3 Unassigned Normal 10 (4x2) S4 - 0 146.0A4 Unassigned Normal 10 (4x2) S5 - 0 146.0A5 Unassigned Normal 10 (4x2) S6 - 0 146.0A6 Unassigned Normal 10 (4x2) S7 - 0 146.0A7 Unassigned Normal 10 (4x2) S8 - 0 146.0A8 Unassigned Normal 10 (3x2+2S) S9 - 2 146.0A9 Unassigned Normal 10 (4x2) S10 - 2 146.0A10 Unassigned Normal 10 (3x2+2S) S11 - 2 146.0A11 Unassigned Normal 10 (4x2) S12 - 2 146.0A12 Unassigned Normal 10 (4x2) S13 - 2 146.0A13 Unassigned Normal 10 (4x2) S14 - 2 146.0A14 Unassigned Normal 10 (4x2) S15 - 2 146.0A15 Unassigned Normal 10 (4x2) S16 - 2 146.0dscli>第二步:创建rank。