【多路徑】EMC儲存多路徑軟體配置
EMC PowerPath是用於進行路徑選擇,冗餘和負載均衡的管理軟體,相對於HP,IBM等廠商的多路徑,
EMC的優勢在於能夠實現負載均衡,而其他廠家僅支援基本故障切換。
1)安裝rpm包
先將powerpath安裝包上傳到伺服器:(D:\EMC儲存配置\powerpath)
[root@shcrm tmp]# ls *.rpm
EMCpower.LINUX-5.3.1.00.00-111.rhel.i386.rpm
開始安裝:
[root@shcrm tmp]# rpm -Uvh EMCpower.LINUX-5.3.1.00.00-111.rhel.x86_64.rpm
準備... ########################################### [100%]
1:EMCpower.LINUX ########################################### [100%]
2)註冊
註冊PowerPathLicense:
[root@shcrm ~]# emcpreg -install
根據提示輸入PowerPathLicense
PowerPath license key: BZPV-ZB4K-BFTK-QOME-ML9O-UYFB
如果您輸入了一個有效的註冊金鑰,您將看到以下輸出:
1 Key(s) successfully added.
Key successfully installed:
如果您輸入了一個無效的註冊金鑰,螢幕上將顯示一條錯誤訊息,
提示您輸入有效的金鑰。
3)啟動PowerPath
載入PowerPath模組:
[root@shcrm ~]# /etc/init.d/PowerPath start
檢視是否出現新的偽裝置:
[root@shcrm ~]# fdisk -l |grep emcpower
[root@X01A19 tmp]# fdisk -l
Disk /dev/sda: 899.9 GB, 899899242496 bytes
255 heads, 63 sectors/track, 109406 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 262144 bytes / 786432 bytes
Disk identifier: 0x00088dd0
Device Boot Start End Blocks Id System
/dev/sda1 * 1 26 205056 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 26 13080 104857344 83 Linux
/dev/sda3 13080 17258 33554688 82 Linux swap / Solaris
/dev/sda4 17258 109407 740189998 5 Extended
/dev/sda5 17258 109407 740189184 8e Linux LVM
Disk /dev/sdb: 322.1 GB, 322122547200 bytes
255 heads, 63 sectors/track, 39162 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdc: 322.1 GB, 322122547200 bytes
255 heads, 63 sectors/track, 39162 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdd: 322.1 GB, 322122547200 bytes
255 heads, 63 sectors/track, 39162 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sde: 322.1 GB, 322122547200 bytes
255 heads, 63 sectors/track, 39162 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdf: 322.1 GB, 322122547200 bytes
255 heads, 63 sectors/track, 39162 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/sdg: 322.1 GB, 322122547200 bytes
255 heads, 63 sectors/track, 39162 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
檢查負載平衡和故障切換策略:
[root@shcrm ~]# powermt display dev=all
Pseudo name=emcpowera
VNX ID=CETV2134900044 [USC B2B]
Logical device ID=6006016051E03600841F3C47B2FCE611 [lun1_USC_B2B]
state=alive; policy=CLAROpt; queued-IOs=0
Owner: default=SP A, current=SP A Array failover mode: 4
==============================================================================
--------------- Host --------------- - Stor - -- I/O Path -- -- Stats ---
### HW Path I/O Paths Interf. Mode State Q-IOs Errors
==============================================================================
1 qla2xxx sdg SP B1 active alive 0 0
1 qla2xxx sdf SP A3 active alive 0 0
1 qla2xxx sde SP B2 active alive 0 0
0 qla2xxx sdb SP B3 active alive 0 1
0 qla2xxx sdc SP A1 active alive 0 1
0 qla2xxx sdd SP A2 active alive 0 1
(此處顯示的行數為路徑的數目)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/30776559/viewspace-2135990/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 儲存-配置多路徑
- IBM儲存多路徑軟體IBM
- linux 儲存多路徑軟體Linux
- 華為儲存多路徑
- UDEV掛載EMC多路徑盤dev
- 獲取在oracleasmlib上emc儲存的多路徑問題OracleASM
- 多路徑軟體介紹
- multipath多路徑配置
- Linux環境iSCSI儲存及多路徑功能配置Linux
- centos上iscsi+multipath多路徑儲存配置手冊CentOS
- linux多路徑multipath配置Linux
- Linux 下配置多路徑Linux
- 多路徑軟體安裝使用方法
- linux redhat 6.5 多路徑配置LinuxRedhat
- hds 多路徑軟體failover,failback測試AI
- 批量修改vsphere共享儲存多路徑選擇策略
- 獲取在oracleasmlib上hds儲存的多路徑OracleASM
- 儲存多路徑故障導致資料庫死掉案例資料庫
- LINUX LOG(多路徑)Linux
- redhat multipath多路徑 DMRedhat
- Linux Multipath多路徑配置與使用案例Linux
- Redhat 5.3掛載IBM DS4800儲存並安裝RDAC多路徑軟體RedhatIBM
- 關於儲存控制器的多路徑機制(轉載)
- Oracle ASM和多路徑軟體的相容性【轉】OracleASM
- linux之 multipath 多路徑Linux
- RedHat 5.4上iscsi+multipath多路徑儲存配置獲取裝置的wwidRedhat
- 多路徑時99-oracle-asmdevices.rules的配置OracleASMdev
- Linux平臺的多路徑軟體multipath的使用案例Linux
- 多路徑重用歸檔日誌
- rhel 6 對映多路徑(DM Multipath)配置及管理
- Oracle 11g RAC安裝--基於openfiler儲存+多路徑+udev方式Oracledev
- 使用OpenFiler來模擬儲存配置RAC中ASM共享盤及多路徑(multipath)的測試ASM
- 記錄下物理機bond配置及物理機多路徑配置
- linux多路徑下線上新增磁碟Linux
- Linux配置和管理裝置對映多路徑multipathLinux
- linux iscsi multipath多路徑及名稱持久化配置Linux持久化
- linux_unix_aix_hp_solaris multi path多路徑配置LinuxAI
- Linux平臺上配置Oracle ASMLib和磁碟多路徑LinuxOracleASM