Start of change
ANTP7137E
GLOBAL MIRROR RVOLUME COMMAND FAILED - JOIN/REMOVE OPERATION COULD NOT BE COMPLETED, RSN= xx

Explanation

The request to join or remove volumes from the specified session with the RVOLUME command failed with reason xx, which may be one of the following:
01
A request to join volumes to a session was made using the VOLLIST or VOLRANGE parameter, and a session exists that was populated with a multi-target parameter, MTVOLLIST or MTVOLRANGE.
02
A request to join volumes to a session was made using a multi-target parameter, MTVOLLIST or MTVOLRANGE, and a session exists that was populated with the VOLLIST or VOLRANGE parameter.
03
A request to remove volumes from a session was made using a multi-target parameter, MTVOLLIST or MTVOLRANGE, and the session is not multi-target.
04
A request to remove volumes from a session was made using a multi-target parameter, MTVOLLIST or MTVOLRANGE, and the secondary control volume information specified does not match the secondary control volume information for the session number specified.
05
A request to join volumes to a session was made using the VOLLIST or VOLRANGE parameter, and one or more of the volumes you have specified is in a multi-target PPRC relationship.

System action

Command processing ends.

System programmer response

Take the appropriate action based on the reason code:
01
If you wish to establish a non-multi-target session, you must first remove the multi-target sessions.
02
If you wish to establish a multi-target session, you must first remove the non-multi-target sessions.
03
Verify that you are running the right device and that the session you specified is multi-target.
04
Use the RQUERY command to obtain the secondary control volume information that was used on the original RVOLUME JOIN command.
05
If you wish to establish a non-multi-target session, you must first ensure that the volumes you are specifying are not in a multi-target PPRC relationship. Use the CQUERY command to determine the relationship of the volumes you are attempting to join to a session. For multi-target PPRC configurations, you must use the MTVOLLIST or MTVOLRANGE parameter, identifying which relationships are to be used in the Global Mirror session.

Source

Peer-to-peer remote copy (PPRC).

End of change