HP StorageWorks Performance Control XP user guide (T1605-96007, October 2007)
56 Performance Control Export Tool
Specifies the SVP’s IP address.
host-name
Specifies the SVP’s host name.
If the host name includes any character that is not alphanumeric or a period, the host name must be
enclosed by double quotation marks (").
Example
The following example specifies the SVP’s IP address as 158.214.127.170.
The retry subcommand
Syntax
retryΔ[time=m]Δ[count=n]
Description
The retry subcommand makes settings on retries of export processing.
When an internal error occurs during export processing, the Export Tool stops processing and retries
export processing. By default, the Export Tool can retry processing up to three times, but you can change
the maximum number of retries using the retry subcommand.
By default, the interval between one retry and the next retry is two minutes. You can change the interval
using the retry subcommand.
The retry subcommand must execute before the login subcommand executes.
Operands
time=m
Specifies the interval between retries in minutes.
m is a value within the range of 1 to 59.
If this operand is omitted, the interval between retries is two minutes.
count=n
Specifies the maximum number of retries.
If n is 0, the number of retries is unlimited.
If this operand is omitted, the maximum number of retries is 3.
Example
In the following command file, the interval between retries is five minutes and the maximum number of
retries is 10.
svpip 158.214.127.170
svpip 158.214.135.57
retry time=5 count=10
login expusr passwd
show
group Port
shortrange 200404010850:200404010910
outpath out
option compress
apply