HP NonStop G-Series User Manual

Page 122

Advertising
background image

Guardian Procedures

HP NonStop Storage Management Foundation User's Guide523562-008

8-10

SMS_GETPHYSVOLINFOFROMPOOL_

vol-type

output

INT .EXT:ref:*

is a flag whose fifteenth bit position is set to 1 if the volume is magnetic. By default,
information for all types of volumes is returned.

vol-config-buffer:vol-config-buffer-max-length

output:input

STRING .EXT:ref:*, INT:value

specifies the name and size of the buffer to which configuration information should
be returned. If the buffer is not large enough to hold the information, an error is
returned; this error is retryable.

The information returned might not reflect the actual current configuration. SMF
might have processed configuration change notifications from subsystems on
which it depends after constructing the reply. Or DP2 might have changed
configuration information.

The information returned to the vol-config-buffer is described under

Volume

Configuration Buffer

on page 8-8.

vol-config-buffer-out-length

output

INT .EXT:ref:*

is the number of bytes of configuration information copied into the configuration
buffer.

vol-status-buffer:vol-status-buffer-max-length

output:input

STRING .EXT:ref:*, INT:value

specifies the name and size of the buffer to which status information should be
returned. If the buffer is not large enough to hold the information, an error is
returned; this error is retryable.

The information returned might not reflect the actual current status, because SMF
might have processed status change notifications from subsystems on which it
depends after constructing the reply.

The information returned to the

vol-status-buffer

is described under

Volume

Status Buffer

on page 8-8.

vol-status-buffer-out-length

output

INT .EXT:ref:*

is the number of bytes of status information copied into the status buffer.

Advertising