rmpprcpath

The rmpprcpath deletes a Remote Mirror and Copy path.

Read syntax diagramSkip visual syntax diagram
>>-rmpprcpath--+-------------------------+---------------------->
               '- -dev--storage_image_ID-'   

>--+-------------------------------+--+------------------+------>
   '- -remotedev--storage_image_ID-'  '-remoteWWNN--WWNN-'   

>--+-----------------+--+---------+--+---------+---------------->
   '- -type----fcp---'  '- -quiet-'  '- -force-'   

>--+-source_LSS_ID:target_LSS_ID--+-------+-+------------------><
   |                              '-. . .-' |   
   '-" - "----------------------------------'   

Parameters

-dev storage_image_ID
(Optional) Specifies the source storage image ID, which includes manufacturer, machine type, and serial number. This parameter is required if you do not specify a fully qualified source LSS ID or you do not specify a value for the devid variable in your profile file.
Example: IBM.1750-68FA120
-remotedev storage_image_ID
(Optional) Specifies the target storage image ID, which includes manufacturer, type, and serial number. This parameter is required if you do not specify a fully qualified target LSS ID or if the -dev parameter is used.
-remoteWWNN WWNN
(Optional) Specifies the secondary worldwide node name.
Note: The following considerations can help you decide whether to use this parameter:
  • If you do not specify this parameter, DS CLI processing requires a query for this information from the remote device. In some cases, due to the path-specific state, the query might fail to locate the remote WWNN. If the remote WWNN cannot be located, the rmpprcpath command fails. Process the lspprcpath command to obtain the remote WWNN information and then process the rmpprcpath command with the remote WWNN information included.
  • Use the lspprcpath command to obtain the remote WWNN information.
-type fcp
(Optional) The type of the connection over which the path was created.
fcp
Fibre-channel protocol
-quiet
(Optional) Turns off the confirmation prompt for this command.
-force
(Optional) Specifies that you want to remove Remote Mirror and Copy paths even if Remote Mirror and Copy volume pairs exist. Otherwise, specified paths that are associated with existing Remote Mirror and Copy volume pairs are not be removed.
source_LSS_ID:target_LSS_ID . . . | -
(Required) Specifies the Remote Mirror and Copy path relationships for the source and target LSSs that are to be removed. The LSS pair ID consists of two LSS IDs, one designated as the source LSS and the other as the target LSS for a Remote Mirror and Copy path relationship. The two LSS IDs must be separated with a colon and no spaces. The first LSS ID is the source LSS. The second LSS ID is the target LSS.
This parameter accepts fully qualified LSS IDs, which includes the storage image ID, or a shortened version without the storage image ID if the -dev parameter is specified.
The fully qualified LSS ID format is storage_image_ID/xx, where xx is a hexadecimal number in the range (1750) 00 - 1F.
If you specify the dash (-), this parameter information is automatically supplied.
Example of a fully qualified pair: IBM.1750-68FA120/00:IBM.1750-68FA150/00
Example of a shortened version: 00:00
Example of multiple pairs: 00:00 01:01 02:02

Example (1750)

Invoking the rmpprcpath command
dscli>rmpprcpath -dev IBM.1750-68FA120 -remotedev IBM.1750-68FA150
-remotewwnn 12341234000A000F  01:01 
The resulting output
Date/Time: Sun Aug 11 02:23:49 PST 2004 IBM DS CLI Version: 5.0.0.0 
DS: IBM.1750-68FA120

Are you sure want to remove the Remote Mirror and Copy path 01:01? [y/n]:Y
 Remote Mirror and Copy path 01:01 successfully removed.
Related reference
mkesconpprcpath
mkpprcpath
lspprcpath
lsavailpprcport
mkpprc
failoverpprc
failbackpprc
rmpprc
lspprc
freezepprc
pausepprc
resumepprc
unfreezepprc
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2004, 2007. All Rights Reserved.