EMC PowerPath Software Installation
9:54 PMPrerequisite: Ensure multipath is disabled and the module is unloaded. Use the steps below to confirm this.
1. Stop the multipath daemonservice multipathd stop |
chkconfig multipathd off |
mv /etc/multipath.conf /etc/multipath.conf.disabled |
modprobe -r dm_multipath |
reboot |
Install PowerPath:
1. Download EMC PowerPath:Download the file named EMCpower.LINUX-5.1.2.00.00-021.tar.gz
2. Expanded the archive
tar -zxvf EMCpower.LINUX- 5.1 . 2.00 . 00 - 021 .tar.gz |
rpm -ivh EMCpower.LINUX- 5.1 . 2.00 . 00 - 021 .rhel5.x86_64.rpm |
4. Register PowerPath - have your reg. key ready, and follow the prompts.
emcpreg -install |
5. Start the PowerPath daemon
/etc/init.d/PowerPath start |
lsmod | grep emc |
emcpdm 68640 0 emcpmpx 184200 0 emcpgpx 51016 1 emcpdm emcp 2119136 3 emcpdm,emcpmpx,emcpgpx scsi_mod 196569 10 emcp,sr_mod,sg,usb_storage,lpfc,scsi_transport_fc,mptsas,mptscsih,scsi_transport_sas,sd_mod |
powermt display dev=all |
reboot
0 comments