Administration Commands
define_internal_pu
secondary_rc
NO_SECONDARY_RC
primary_rc
UNSUCCESSFUL
secondary_rc
Possible values are:
IMPLICIT_REQUEST_REJECTED
The specified focal point rejected the request.
IMPLICIT_REQUEST_FAILED
The node could not send the request to the specified focal point; this may be because the specified control point or application was not found.
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.30 define_internal_pu
The define_internal_pu command defines a PU on the local node that is served by DLUR. (To define a downstream PU served by DLUR or PU concentration, or to define a local PU that is directly attached to the host, use define_*_ls (for the appropriate link type) instead of define_internal_pu.)
2.30.1 Supplied Parameters
Parameter name | Type | Length | Default |
[define_internal_pu] |
|
|
|
pu_name | character | 8 |
|
description | character | 31 | (null string) |
dlus_name | character | 17 | (null string) |
bkup_dlus_name | character | 17 | (null string) |
pu_id | hex array | 4 |
|
initially_active | constant |
| NO |
dlus_retry_timeout | decimal |
| (0) |
dlus_retry_limit | decimal |
| (0) |
dddlu_offline_supported | constant |
| NO |
Supplied parameters are:
pu_name
Name of the internal PU to be defined. This name is a
This name should match the PU name configured on the host. (SNAplus2 sends both the PU name and PU ID to the host to identify the PU. The host normally identifies the PU by its PU name, or by the PU ID if it cannot find a matching PU name.)
description
A text string describing the internal PU. SNAplus2 uses this string for information only. It is stored in the node’s configuration file and returned on the query_dlur_pu and query_pu commands.
dlus_name
96