HP XP7 Business Continuity Manager Messages (TK954-96003)
Identifying the volume to be processed
The volume to be processed is determined by the copy group number and copy pair number output
in a message as follows:
Identifying the volume serial number from the REXX script
Display the following STEM variable.
stem-name.CopyGroup..copy-group-number..Pair..copy-pair-number.Volser
Identifying the volume serial number from the configuration file
Use the following steps to acquire the volume serial number from the configuration file:
1. Count the CopyPair tags from the beginning of the file and identify the CopyPair tag.
2. The SerialNum under the identified CopyPair tag is the volume serial number to be processed.
Version 2.0 or later:
1. Count the CopyGroupContainer tags from the beginning of the file and identify the
CopyGroupContainer tag.
2. From the identified CopyGroupContainer tag, count the CopyPair tags from the beginning of
the file and identify the CopyPair tag.
3. The SerialNum under the identified CopyPair tag is the volume serial number to be processed.
Identifying the volume to be processed 171