Connect tdu, Disconnect, Connect tdu disconnect – HP Storage Mirroring Software User Manual
Page 267

A
-
4
Connect TDU
Disconnect
Command
CONNECT TDU
Description
Establishes a connection between a replication set and the Throughput Diagnostics Utility to imitate
a normal connection without transmitting any data across the network
Syntax
CONNECT <
repset
> TO TDU <
file_name
> [
connection flags
]
Options
!
repset
—Name of the replication set
!
file_name
—Name of the file to store the connection statistics generated by the TDU
!
connection flags
—The same options available in the standard
connect
command
Examples
!
connect “Exchange Repset” to TDU
!
connect sql to TDU map c:\sql\data to e:\backup\sql\data
Notes
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>
. For detailed
information on DTStat, see
DTStat
on page 13-26
.
Command
DISCONNECT
Description
Disconnects a specified source/target connection for the currently selected source.
Syntax
DISCONNECT <
con_id | *
>
Options
!
con_id
—Connection ID assigned to the source/target connection
!
*
—Specifies all connection IDs.
Examples
!
disconnect 1
!
disconnect *