HP Storage Mirroring V5 Software User Manual
Page 31
3
-
8
7.
Run one of the following case-sensitive commands from the temporary directory, depending on if you have
setup.exe
or
setup_xxxx.exe
where
xxxx
is a four digit build number.
setup /s /v"DTSETUPINI=\"c:\dtinstall\DTSetup.ini\" /qn"
setup_xxxx /s /v"DTSETUPINI=\"c:\dtinstall\DTSetup.ini\" /qn"
8.
After the installation is complete, reboot the server.
Remote, automatic Storage Mirroring installation or Upgrade
1.
Create a temporary directory on the primary site server. For example, create z:\dtinstall.
2.
Share the temporary folder.
3.
Copy the files from the
DblTake\NT2000
directory on the Storage Mirroring CD-ROM to the temporary folder.
4.
From a command prompt, remove the read-only attributes from the files in the temporary directory by using the
command
attrib *.* -r
.
5.
Make a backup copy of the default DTSetup.ini file in the shared folder.
6.
Edit DTSetup.ini as needed using the values described in the previous tables.
7.
From each server where you want to install Storage Mirroring, map a drive to the temporary directory that you
created in step 1. For example, you might map your
m:
drive to the share.
8.
Determine the exact file name of your setup file by using the command
dir setup*.*
from the mapped drive
command prompt. Depending on how you received your software (CD or web), your setup file name will be named
setup.exe
or
setup_xxxx.exe
where
xxxx
is four numbers that specfy the build number. For example, your
setup file might be called
setup.exe
or
setup_1352.exe
.
9.
Run one of the following case-sensitive commands from the mapped drive, depending on if you have
setup.exe
or
setup_xxxx.exe
where
xxxx
is a four digit build number.
setup /s /v"DTSETUPINI=\"m:\DTSetup.ini\" /qn"
setup_xxxx /s /v"DTSETUPINI=\"m:\DTSetup.ini\" /qn"
10.
After the installation is complete, reboot each server.
NOTE:
The command must be run from the directory where the temporary files are located as well as specifying
that directory for the
.ini
file.
Spacing is critical with this command. A space should precede
/s
,
/v
, and
/qn
but should not appear
anywhere else for the command to work correctly.
NOTE:
If you have configured the AutoReboot option to yes, the server will automatically reboot.
NOTE:
The command must be run from the shared folder as well as specifying that directory for the
.ini
file.
Substitute your mapped drive for
m:\
.
Spacing is critical with this command. A space should precede
/s
,
/v
, and
/qn
but should not appear
anywhere else for the command to work correctly.
C:\>net use m: \\server_name\share
The command completed successfully
C:\>M:
M:\>setup_1352 /s /v"DTSETUPINI=\"m:\DTSetup.ini\" /qn"
NOTE:
If you have configured the AutoReboot option to yes, the server will automatically reboot.