installation and reference guide HP MPIO Full Featured DSM for SAN Virtualization Services Platform 3.01.00 (5697-8031, March 2009)
• 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 SVSP DSM
To upgrade from a previous version of HP MPIO SVSP 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 SVSP DSM
To remove HP MPIO SVSP 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.
Creating response files for silent mode operations
The installation kit contains the following response files (.iss files): new.iss, uninstall.iss
and update.iss that are used to install, remove, and upgrade the software. In addition to these,
Installing the HP MPIO Full Featured DSM for SAN Virtualization Services Platform18