HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
Specifies that all configuration commands (creatercopygroup, removercopygroup,
admitrcopyvv, dismissrcopyvv, setrcopygroup pol/period, startrcopygroup,
and stoprcopygroup) involving the specified target are duplicated (mirror_config) or not
duplicated (no_mirror_config). If not specified, all configuration commands are duplicated.
<new_name>
The new name for the indicated target. This specifier can only be used with the name subcommand.
<tput_vlaue>
Specifies the maximum throughput for this target's links, and is used to limit the total throughput of
the link. You can optionally specify g or G (gigabytes), m or M (megabytes), or k or K (kilobytes)
following the throughput value to indicate size (with no space between the specified value and
size type). The default is kilobytes. This specifier can only be used with the tput subcommand. A
value of 0 will remove the throughput.
<bandwidth>
The measured bandwidth of the connection to the target, specified in Kilobytes (KB) per second.
This specifier can only be used with the tunelinks subcommand.
<latency>
The measured round-trip latency of the connection to the target, specified in milliseconds (ms). This
specifier can only be used with the tunelinks subcommand.
RESTRICTIONS
• Access to all domains is required to run this command.
• This command requires the 3PAR Remote Copy license. Contact your local service provider
for more information.
• If the mirror_config policy is set and the setrcopytarget command is issued with the
pol subcommand, the duplicated configuration commands cannot be issued on the secondary.
Doing so results in an error.
• There must be an active connection between the systems in the Remote Copy pair to issue
commands on the primary to be mirrored to the secondary. If there is no connection, the
commands return an error.
EXAMPLES
The following example will set the throughput of each link of target InservB to 5 megabytes per
second:
cli% setrcopytarget tput 5M InServB
NOTES
• The setrcopytarget command requires the groups associated with it be stopped prior to
using the following options:
• setrcopytarget name <new_name> <target_name>
• setrcopytarget tput <throughput> <target_name>
setrcopytarget 321