Product manual

VTrak E-Class Product Manual
396
3. Install this patched alua_dh_scsi source module.
rpm -ivh scsi_dh_alua_VTrak-1-1.src.rpm
4. Make your own rpm.
cd /usr/src/redhat/SPEC
rpmbuild -ba scsi_dh_alau.spec
5. Determine your system architecture, x86_64 or i386.
uname -a
6. Install the appropriate scsi_dh_alua driver module.
•i386
cd /usr/src/redhat/RPM/i386
rpm -ivh scsi_dh_alua_VTrak-1-1.i386.rpm
x86_64
cd /usr/src/redhat/RPM/x86_64
rpm -ivh scsi_dh_alua_VTrak-1-1.x86_64.rpm
7. Check the multipath configuration.
Multipath -ll (multipath -v4)
RedHat Linux RHEL 5.5
Default Kernel
To support ALUA within RHEL 5.5 using the default kernel without XEN or PAE
support:
1. Install RHEL 5.5. When the CD is chosen for installation, immediately type
linux mpath.
2. Copy the PROMISE-supplied multipath.conf file to the /etc directory.
cp multipath.conf.alua-rhel5.5 /etc/multipath.conf
3. Install this patched scsi_dh_alua driver module.
•i386
cd /usr/src/redhat/RPM/i386
rpm -ivh scsi_dh_alua_VTrak-2-1.i386.rpm
x86_64
cd /usr/src/redhat/RPM/x86_64
rpm -ivh scsi_dh_alua_VTrak-2-1.x86_64.rpm
4. Check the multipath configuration.
Multipath -ll (multipath -v4)