
<install drive>:\MPInstall\setup.exe /s /f1"C:\setup.iss" /f2"C:\MPSInstallLog.txt"
The
<install drive>
refers to the drive which contains the installation media.
The
setup.iss
is the response
fi
le from which information is taken for silent installation.
The
MPSInstallLog.txt
fi
le records information about the silent installation.
The
ResponseResult
section of the
MPSInstallLog.txt
log
fi
le displays the result code, indicating
whether or not the silent installation succeeded. An integer value is assigned to the
ResultCode
keyname in the
ResponseResult
section.
Following are the list of common return values along with their descriptions in the
ResultCode
key:
Result Code
Description
0
Success
–1
General error
–3
Required data not found in the
setup.iss
fi
le
–4
Not enough memory available
–5
File does not exist
–6
Cannot write to the response
fi
le
–7
Unable to write to the log
fi
le
–8
Invalid path to the InstallShield Silent response (
.iss
)
fi
le
–51
Cannot create the speci
fi
ed folder
–52
Cannot access the speci
fi
ed
fi
le or folder
NOTE:
The
C:
in
/f1C:
and
/f2C:
refers to a local drive on the system or a network drive which is used
to obtain the response
fi
le and write the
MPSInstallLog.txt
(provided there is write permission
in the directory).
For 32 bit systems:
<Default_Target_Dir> = C:\Program Files\Hewlett-Packard\HP MPIO DSM\EVA
DSM
For 64 bit systems:
<Default_Target_Dir> = C:\Program Files (x86)\Hewlett-Packard\HP MPIO
DSM\EVA DSM
<User_Target_Dir> =
is a directory on the system on which the new installation is to be done or
the directory of an existing installation.
You must enclose the paths to the response
fi
le and the log
fi
le, which records the information about
the silent installation, in quotes (
""
).
Installing HP MPIO EVA DSM
To perform a silent installation of HP MPIO EVA DSM, complete the steps below:
1.
Make a copy of the
new.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 install into the default directory for 64 bit systems, in lines 27 and 32 of the
setup.iss
fi
le, replace
C:\Program Files\Hewlett-Packard\HP MPIO DSM\EVA DSM
with
C:\Program Files (x86)\Hewlett-Packard\HP MPIO DSM\EVA DSM
.
16
Installing the HP MPIO Full Featured DSM for EVA4x00/6x00/8x00 family of Disk Arrays
Summary of Contents for MPIO
Page 10: ...10 About this guide ...
Page 20: ...20 Support for load balancing in Failover Cluster Server environment for Windows Server 2008 ...
Page 24: ...24 Support for load balancing in Microsoft Cluster Server environment for Windows Server 2003 ...
Page 26: ...26 Adaptive Load balance ...
Page 36: ...36 Software components ...
Page 50: ...50 Troubleshooting ...