Skip to main content
ONTAP EMS reference
A newer release of this product is available.

dipmon.dataip events

Suggest changes

dipmon.dataip EMS events occur when ONTAP encounters issues associated with data IP address responsiveness.

dipmon.dataip.responsive

Severity

NOTICE

Description

This message occurs when a data IP address becomes responsive on the node on which it is hosted and has been committed to the Zookeeper database.

Corrective Action

(None).

Syslog Message

Data IP address "%s" (ID: "%u") hosted on node "%s" (ID: "%u") is responsive and has been committed to the database.

Parameters

dataip (STRING): IP address of the data IP.
dataipID (INT): Unique identifier of the data IP.
nodeName (STRING): Name of the node that is hosting the data IP.
nodeID (INT): Unique identifier of the node that is hosting the data IP.

dipmon.dataip.unresponsive

Severity

NOTICE

Description

This message occurs when a data IP address becomes unresponsive on the node on which it is hosted and has been committed to the Zookeeper database.

Corrective Action

(None).

Syslog Message

Data IP address "%s" (ID: "%u") hosted on node "%s" (ID: "%u") is unresponsive and has been committed to the database.

Parameters

dataip (STRING): IP address of the data IP.
dataipID (INT): Unique identifier of the data IP.
nodeName (STRING): Name of the node that is hosting the data IP.
nodeID (INT): Unique identifier of the node that is hosting the data IP.