High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_ADJACENT_LEN_NODE
Chapter 3 165
DEFINE_ADJACENT_LEN_NODE
DEFINE_ADJACENT_LEN_NODE adds entries to the node directory
database for an adjacent LEN node and its associated LUs, or adds
additional LU entries for a previously-defined LEN node.
This verb is equivalent to a series of DEFINE_DIRECTORY_ENTRY
verbs for the LEN node and its associated LUs; it provides a fast method
of defining the LEN node's configuration with a single verb. To query the
directory entries created by this verb, use
QUERY_DIRECTORY_ENTRY.
If the verb is issued to an end node, the LEN node's resources are
accessible only to that end node.
VCB Structure
typedef struct define_adjacent_len_node
{
AP_UINT16 opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
AP_UINT32 secondary_rc; /* secondary return code */
unsigned char cp_name[17]; /* CP name */
unsigned char description[32]; /* resource description */
unsigned char reserv1[16]; /* reserved */
unsigned char num_of_lus; /* number of LUs */
unsigned char wildcard_lus; /* wildcard LUs */
unsigned char reserv3[8]; /* reserved */
unsigned char lu_names[10][8]; /* LU names */
} DEFINE_ADJACENT_LEN_NODE;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_DEFINE_ADJACENT_LEN_NODE
cp_name
The fully qualified name of the CP in the adjacent LEN
end node. This should match the name the LEN node
sends on its XIDs (if it supports them), and the