vnm.dataip events
Collection of separate PDF docs
Creating your file...
vnm.dataip.added
- Severity
-
NOTICE
- Description
-
This message occurs when a data IP address is being added to a node. Data access through this IP address is now available.
- Corrective Action
-
(None).
- Syslog Message
-
Data IP address %s is being added to a node %s (ID: %u).
- Parameters
-
dataip (STRING): The IP address that is being added.
nodename (STRING): Name of the node to which the data IP is being added.
nodeid (INT): Unique identifier of the node to which the data IP is being added.
vnm.dataip.removed
- Severity
-
NOTICE
- Description
-
This message occurs when a data IP address is being removed from a node. Data access through this IP address is now unavailable.
- Corrective Action
-
(None).
- Syslog Message
-
Data IP address %s is being removed from node %s (ID: %u).
- Parameters
-
dataip (STRING): The IP address that is being removed.
nodename (STRING): Name of the node from which the data IP is being removed.
nodeid (INT): Unique identifier of the node from which the data IP is being removed.