天天看點

CentOS6.3安裝PowerVault MD Storage Manager

#####################################################

##如有轉載,請務必保留本文連結及版權資訊

##歡迎廣大運維同仁一起交流linux/unix網站運維技術!

##QQ:335623998

##E-mail:[email protected]

<b>1、系統環境</b>

[root@mail1 ~]# cat /etc/redhat-release

CentOS release 6.3 (Final)

You have new mail in /var/spool/mail/root

[root@mail1 ~]# uname -m

x86_64

[root@mail1 ~]# uname -r

2.6.32-279.el6.x86_64

<b>2、插入 PowerVault MD 系列資源媒體</b>

我使用的DELL_MDSS_Consolidated_RDVD_4_1_0_88.iso

挂載方式:通過iDrac虛拟媒體挂載

<b>3、CentOS6.3 64bit安裝PowerVault MD Storage Manager</b>

步驟2、3分别在兩台R420上操作

3.1 作業系統挂載PowerVault MD資源媒體

[root@localhost ~]# mount /dev/cdrom /mnt

mount: block device /dev/sr0 is write-protected, mounting read-only

[root@localhost ~]# ls /mnt/

autorun      launcher_data             md_launcher_rhel_x86_64.bin md_prereq_install.sh

Autorun.inf linux                     md_launcher_rhel_x86.bin     Readme.txt

COPYRIGHT    linux_hostnameupdates.sh md_launcher.sh               windows

esx          md_launcher.exe           md_launcher_sles_x86_64.bin

[root@localhost ~]# cd /mnt/

3.2 基于Linux的系統,運作autorun檔案

[root@localhost mnt]# ./autorun

Preparing to install...

Extracting the JRE from the installer archive...

Unpacking the JRE...

Extracting the installation resources from the installer archive...

Configuring the installer for this system's environment...

Launching installer...

===============================================================================

Choose Locale...

----------------

    1- Deutsch

 -&gt;2- English

    3- Español

    4- Français

CHOOSE LOCALE BY NUMBER: 2  #選擇語言

Dell MD Storage Software                         (created with InstallAnywhere)

-------------------------------------------------------------------------------

Preparing CONSOLE Mode Installation... #因為CentOS是Console模式,選擇控制台安裝MD Storage Software

Welcome

-------

This wizard installs the software necessary to discover, configure, manage, and

monitor all Dell PowerVault MD Series Storage Arrays available on your network.

PRESS &lt;ENTER&gt; TO CONTINUE:  #回車繼續

License Agreement

-----------------

Installation and Use of Dell MD Storage Software Requires Acceptance of the

Following License Agreement:

No file found to preview

DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N): y #輸入y 同意許可協定

Installation Type

Please choose the Install Set to be installed by this installer.

 -&gt;1- Full (Recommended)    #Full(完整,建議使用)—安裝 PowerVault MD Storage Manager

(用戶端)軟體、基于主機的存儲代理程式、多路徑驅動程式及硬

件提供程式。

    2- Management Station    #Management(管理)—安裝管理軟體和硬體提供程式。

    3- Host Only             #Host Only(僅限主機)—安裝基于主機的存儲代理程式和多路徑

驅動程式。

    4- Customize...          #Management(管理)—安裝管理軟體和硬體提供程式。

ENTER THE NUMBER FOR THE INSTALL SET, OR PRESS &lt;ENTER&gt; TO ACCEPT THE DEFAULT

   : 3    #我這裡選擇Host Only

Choose MD Series Model

----------------------

Choose the MD Series storage array that you are connecting to the host server.

If selecting a fibre channel option, no other models may be chosen. If choosing

a non-fibre channel option, multiple selections are allowed.

    1- Fibre Channel (MD3600f, MD3620f, MD3660f)

    2- iSCSI (MD3200i, MD3220i, MD3260i, MD3600i, MD3620i, MD3660i)

    3- SAS (MD3200, MD3220, MD3260)

    4- SAS (MD3000)

    5- iSCSI (MD3000i)

ENTER A COMMA-SEPARATED LIST OF NUMBERS REPRESENTING THE DESIRED CHOICES, OR

   PRESS &lt;ENTER&gt; TO ACCEPT THE DEFAULT: 3 #選擇正在安裝的 PowerVault MD 存儲陣列子產品,用于此主機伺服器的資料存儲MD3220。

Configuration Utility

---------------------

The Modular Disk Configuration Utility configures the iSCSI network of host

servers and iSCSI-based Modular Disk storage arrays via a wizard-driven

interface.

Would you like to automatically run the Modular Disk Configuration Utility the

first time the system is rebooted?

 -&gt;1- Yes (Recommended) 

    2- No

ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS &lt;ENTER&gt; TO ACCEPT THE DEFAULT:: 1 #選擇在主機伺服器重新開機時是自動或手動啟動事件監測服務

Installation Location

Where would you like to install?

 Default Install Folder: /opt/dell/mdstoragesoftware

ENTER AN ABSOLUTE PATH, OR PRESS &lt;ENTER&gt; TO ACCEPT THE DEFAULT

      :

#輸入回車,同意預設安裝位置

Installation Summary

--------------------

Please Review the Following Before Continuing:

Product Name:

    Dell MD Storage Software

Install Folder:

    /opt/dell/mdstoragesoftware

Link Folder:

    /root

Install Set:

    Host Only

MD Storage Arrays:

    ,,,,,,,

Disk Space Information (for Installation Target):

    Required: 154,591,992 Bytes

    Available: 11,872,800,768 Bytes

PRESS &lt;ENTER&gt; TO CONTINUE: #檢視确認安裝配置摘要,輸入回車繼續安裝

Ready To Install

InstallAnywhere is now ready to install Dell MD Storage Software onto your

system at the following location:

   /opt/dell/mdstoragesoftware

PRESS &lt;ENTER&gt; TO INSTALL: #确認安裝位置,輸入回車繼續安裝

Installing...

-------------

 [==================|==================|==================|==================]

 [------------------|------------------|------------------|------------------]

Install Complete

Congratulations! Dell MD Storage Software has been successfully installed to:

/opt/dell/mdstoragesoftware

You must restart the system to complete the installation.

 -&gt;1- Yes, restart my system now

    2- No, I will restart my system myself later

ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS &lt;ENTER&gt; TO ACCEPT THE DEFAULT::

#完成安裝,需要重新開機作業系統!

MD3220 四部曲:

本文轉自pandazhai 51CTO部落格,原文連結:http://blog.51cto.com/dreamway/1131439