
• To install into the user speci
fi
ed directory for both 32 and 64 bit systems, in lines 27 and
32 of the
setup.iss
fi
le, replace
szDir = <Default_Target_Dir>
with
szDir =
<User_Target_Dir>
.
4.
Choose one of the following options:
• To install the Microsoft MPIO Framework component along with the DSM component, use the
renamed default
setup.iss
fi
le.
• To install only the DSM component (when the Microsoft MPIO Framework already exists on
your system), edit the
renamed default setup.iss
fi
le 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
.
5.
If you want to avoid the automatic reboot feature, edit the
setup.iss
fi
le 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 EVA DSM
To upgrade from a previous version of HP MPIO EVA DSM to the current version, complete the steps below:
1.
Make a copy of the
update.iss
fi
le in the installation kit.
2.
Rename this copy of the
fi
le as
setup.iss
3.
Choose one of the following options:
• To upgrade the Microsoft MPIO Framework component along with the DSM component,
use the renamed default
setup.iss
fi
le.
• To upgrade only the DSM component (when the Microsoft MPIO Framework already exists
on your system), edit the
renamed default setup.iss
fi
le 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
.
4.
If you want to avoid the automatic reboot feature, edit the
setup.iss
fi
le 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 EVA DSM
To remove HP MPIO EVA DSM, complete the steps below:
1.
Make a copy of the
uninstall.iss
fi
le in the installation kit.
2.
Rename this copy of the
fi
le as
setup.iss
3.
If you want to avoid the automatic reboot feature, edit the
renamed setup.iss
fi
le as follows:
a.
In line 28, replace
Result=6
with
Result=1
.
b.
In line 29, replace
BootOption=3
with
BootOption=0
.
Creating response
fi
les for silent mode operations
The package contains the following response
fi
les (
.iss
fi
les):
new.iss
,
uninstall.iss
and
update.iss
that are used for silent mode installation, uninstallation and update respectively. In addition
to these, you can create your own customized response
fi
les for operations (such as modify/repair) with
different combinations of the components selected/unselected.
Customized response
fi
les can be created by running the
setup.exe
in the record mode on one
of the systems. This response
fi
le can then be used for doing the same silent mode operation across
multiple systems.
To create response
fi
le, complete the following steps:
HP MPIO Full Featured DSM for EVA4x00/6x00/8x00 family of Disk Arrays 3.00.00
17
Содержание MPIO
Страница 10: ...10 About this guide ...
Страница 20: ...20 Support for load balancing in Failover Cluster Server environment for Windows Server 2008 ...
Страница 24: ...24 Support for load balancing in Microsoft Cluster Server environment for Windows Server 2003 ...
Страница 26: ...26 Adaptive Load balance ...
Страница 36: ...36 Software components ...
Страница 50: ...50 Troubleshooting ...