HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)

Connect TDU
Command
CONNECT TDU
Description
Establishes a simulation connection between a replication set and the
Throughput Diagnostics Utility. This connection imitate a normal
connection without transmitting any data across the network.
Syntax
CONNECT <repset> TO TDU <filename> [connection_flags]
Options
l repset—Name of the replication set
l filename—Name of the file to store the connection statistics generated
by the TDU
l connection_flags—The same options available in the standard
connect command
Examples
l connect DataFiles to TDU
l connect UserData to TDU map c:\userdata to e:\backup\userdata
Notes
l The statistic file that the TDU creates can be viewed using DTStat. By
default, the file is called statistic.sts. To view the statistic file, type
DTStat -f <filename>.
l Options that contain non-alphanumeric characters must be enclosed in
quotation marks.