HP StorageWorks Storage Mirroring user's guide (T2558-96073, February 2008)

3 - 6
Installing or upgrading Storage Mirroring automatically
The Storage Mirroring installation program can accept command-line parameters which allow you to automate the installation
or upgrade process by running an unattended, or silent, installation. The automatic process allows you to pass parameters
through to the installation program instead of entering information manually during the installation or upgrade.
Since the automated process does not prompt for settings, the settings are manually defined in a configuration file called
DTSetup.ini. By default, DTSetup.ini contains two sections. The second section can be duplicated as many times as necessary.
The first section, [Config], applies to any server not defined in the second (or duplicate of second) sections. The second (or
duplicate of second) section, (MachineName], allows you to specify unique settings for individual servers. You have to modify
the heading name (case-sensitive) to identify the server.
Sample DTSetup.ini
In the sample DTSetup file above, the server Alpha would use the parameters defined under the [Alpha] heading. The server
Beta would use the parameters defined under the [Beta] heading. All other servers would use the configuration under the
[Config] section.
Review the following table to understand the different parameters available in DTSetup.ini.
[Config]
DTSETUPTYPE=DTNT
DTACTIVATIONCODE=1111222233334444
ADDONCODES=5555666677778888
AUTOREBOOT=Y
DOUBLETAKEFOLDER="
C:\Program Files\StorageWorks\Storage Mirroring"
QMEMORYBUFFERMAX=128
DISKQUEUEFOLDER="
C:\Program Files\StorageWorks\Storage Mirroring"
DISKQUEUEMAXSIZE=UNLIMITED
DISKFREESPACEMIN=50
DTSERVICESTARTUP=1
NETPORT=1100
DIRUNETPORT=1105
UNETPORT=1100
[Alpha]
DTSETUPTYPE=DTNT
DTACTIVATIONCODE=4444333322221111
ADDONCODES=8888777766665555
AUTOREBOOT=Y
DOUBLETAKEFOLDER="
C:\Program Files\StorageWorks\Storage Mirroring"
QMEMORYBUFFERMAX=256
DISKQUEUEFOLDER="
C:\Program Files\StorageWorks\Storage Mirroring"
DISKQUEUEMAXSIZE=UNLIMITED
DISKFREESPACEMIN=50
DTSERVICESTARTUP=1
NETPORT=1100
DIRUNETPORT=1105
UNETPORT=1100
[Beta]
DTSETUPTYPE=DTNT
DTACTIVATIONCODE=1122334411223344
ADDONCODES=4433221144332211;4321432143214321
AUTOREBOOT=Y
DOUBLETAKEFOLDER="
C:\Program Files\StorageWorks\Storage Mirroring"
QMEMORYBUFFERMAX=512
DISKQUEUEFOLDER="
C:\Program Files\StorageWorks\Storage Mirroring"
DISKQUEUEMAXSIZE=UNLIMITED
DISKFREESPACEMIN=50
DTSERVICESTARTUP=1
NETPORT=1100
DIRUNETPORT=1105
UNETPORT=1100
NOTE: Do not leave any parameter blank in the Config or MachineName sections. Otherwise, a hard-coded default
stored in a Storage Mirroring .dll file will be used.