HP MPIO Full Featured DSM for P9000 family of Disk Arrays 4.02.00 installation and reference guide (AA-RVJ6M-TE, October 2010)
• To install into the default directory for 64 bit systems, in lines 27 and 32 of the setup.iss
file, replace C:\Program Files\Hewlett-Packard\HP MPIO DSM\P9000 DSM with C:\Program
Files (x86)\Hewlett-Packard\HP MPIO DSM\P9000 DSM.
• To install into the user specified directory for both 32 and 64 bit systems, in lines 27 and 32
of the setup.iss file, replace szDir = <Default_Target_Dir> with szDir =
<User_Target_Dir>.
3. Choose one of the following options:
• To install the Microsoft MPIO Framework component along with the DSM component, use the
renamed default setup.iss file.
• To install only the DSM component (when the Microsoft MPIO Framework already exists on
your system), edit the renamed default setup.iss file as follows:
a. In line 34, replace Component-count=2 with Component-count=1.
b. Remove line 35.
c. In line 36, replace Component-1=DSM with Component-0=DSM.
4. If you want to avoid the automatic reboot feature, edit the setup.iss file as follows:
a. In line 50, replace Result=6 with Result=1.
b. In line 51, replace BootOption=3 with BootOption=0.
Upgrading HP MPIO P9000 DSM
To upgrade from a previous version of HP MPIO P9000 DSM to the current version, complete the
following steps:
1. Make a copy of the update.iss file in the installation location with the name setup.iss.
2. Choose one of the following options:
• To upgrade the Microsoft MPIO Framework component along with the DSM component, use
the renamed default setup.iss file.
• To upgrade only the DSM component (when the Microsoft MPIO Framework already exists
on your system), edit the renamed default setup.iss file as follows:
a. In line 23, replace Component-count=2 with Component-count=1.
b. Remove line 24.
c. In line 25, replace Component-1=DSM with Component-0=DSM.
3. If you want to avoid the automatic reboot feature, edit the setup.iss file as follows:
a. In line 39, replace Result=6 with Result=1.
b. In line 40, replace BootOption=3 with BootOption=0.
Removing HP MPIO P9000 DSM
To remove HP MPIO P9000 DSM, complete the following steps:
1. Make a copy of the uninstall.iss file in the installation location with the name setup.iss.
2. If you want to avoid the automatic reboot feature, edit the renamed setup.iss file as follows:
a. In line 28, replace Result=6 with Result=1.
b. In line 29, replace BootOption=3 with BootOption=0.
Installing the HP MPIO Full Featured DSM for P9000 family of Disk Arrays16