Guardian procedures unique to smf, Table 8-1 – HP NonStop G-Series User Manual

Page 114

Advertising
background image

Guardian Procedures

HP NonStop Storage Management Foundation User's Guide523562-008

8-2

Guardian Procedures Unique to SMF

Guardian Procedures Unique to SMF

The main focus of this section is to provide information for the following Guardian
procedures that operate exclusively on SMF objects:

SMS_GETPOOLSSTART_
SMS_GETPOOLSNEXT_
SMS_GETPOOLSEND_
SMS_GETSTGPOOLHDR_
SMS_GETVIRTDISKSSTART_
SMS_GETVIRTDISKSNEXT_
SMS_GETVIRTDISKSEND_
SMS_GETVIRTUALDISKHDR_
SMS_GETPOOLOFVOLUME_
SMS_GETPHYSVOLSINPOOLSTART_
SMS_GETPHYSVOLSINPOOLNEXT_
SMS_GETPHYSVOLSINPOOLEND_
SMS_GETPHYSVOLINFOFROMPOOL_
SMS_GETPOOLOFVOLUME_
SMS_RELOCATEFILE_

These Guardian procedures are unique to SMF. All the procedures are Waited; they
cannot be initiated in one call and finished later using AWAITIO[X].

Table 8-1

summarizes these procedures, and they are described in detail later in this section, in
alphabetical order by procedure call name. They can be called from either TSN/R
native processes or TNS processes.

Table 8-1. Guardian Procedures Unique to SMF (page 1 of 2)

SMF
Object

To Perform This Operation

Use These Guardian Procedure Calls

Storage
pools

Discover names of storage
pools on a system and
optionally retrieve configuration
information for each storage
pool

SMS_GETPOOLSSTART_
SMS_GETPOOLSNEXT_
SMS_GETPOOLSEND_

Retrieve configuration
information for a particular
storage pool

SMS_GETSTGPOOLHDR_

Virtual disks

Discover names of virtual disks
on a system or names of virtual
disks associated with a
particular storage pool and
optionally retrieve configuration
information for each virtual disk

SMS_GETVIRTDISKSSTART_
SMS_GETVIRTDISKSNEXT_
SMS_GETVIRTDISKSEND_

Retrieve configuration
information for a particular
virtual disk

SMS_GETVIRTUALDISKHDR_

Advertising