Reserved status variables – HP StorageWorks XP Remote Web Console Software User Manual

Page 240

Advertising
background image

Reserved Status Variables

When a GetHrcStatus command is issued, the Remote Web Console computer obtains the status
of the specified TrueCopy for Mainframe pair(s) from the XP disk array. The results of this query
are displayed in the reserved status variables.

“Reserved Status Variables” (page 240)

lists and

describes the valid reserved status variables.

Table 85 Reserved Status Variables

Description

Type

Variable

Stores the copy type: “RDC” = remote
copy mode ; “RMC' = migration mode;

String

_HrcStatus _CopyType

“---” = other than the above modes.

Stores the device attribute: “M-Vol” =
M-VOL “R-Vol” = R-VOL “---” = other
than the above modes.

String

_HrcStatus _DeviceAttr

Stores the M-VOL device number.

Numeric

_HrcStatus _DeviceM

Stores the R-VOL device number.

Numeric

_HrcStatus _DeviceR

Stores the serial number of the controller
for the remote pairs.

String

_HrcStatus _Sn

Stores the storage subsystem ID (SSID)
of the controller for the remote pairs.

Numeric

_HrcStatus _Ssid

Stores the pair status: “Simplex” =
simplex; “Duplex” = duplex; “Pending”

String

_HrcStatus _PairStatus

= initial copy in progress;
“Suspended0” = copy abort in initial
copy; “Suspended1” = copy abort other
than initial copy; “Suspending” =
TrueCopy for Mainframe Asynchronous
suspend in progress; “Deleting” =
TrueCopy for Mainframe Asynchronous
delete in progress; “Undefined” =
undefined.

Stores the M-VOL fence level: “Never”
= no fence; “Status” = fence due to an

String

_HrcStatus _Fence

R-VOL status change failure; “Data” =
fence due to a data error; “Undefined”
= undefined.

Stores the synchronous level:
“Synchronous0” = sync;

String

_HrcStatus _Sync

“Synchronous2” = async; “Undefined”
= undefined.

Stores the pair status update time:
“MM/DD/YYYY hh:mm:ss” = MM:

String

_HrcStatus _TimeOfUpdate

month, DD: day, YYYY: year, hh: hour,
mm: minute, ss: second.

Stores the pair creation update time:
“MM/DD/YYYY hh:mm:ss” = MM:

String

_HrcStatus _TimeOfEstablish

month, DD: day, YYYY: year, hh: hour,
mm: minute, ss: second.

Stores the copy progress ratio (0 –
100).

Numeric

_HrcStatus _CopyRatio

Stores the internal status code.

Numeric

_HrcStatus _InternalStatus

Stores the timer type of the consistency
group: “System” = system timer; “Local”

String

_HrcStatusTypeOfCT

240 TrueCopy for Mainframe Scripting

Advertising