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

service.unresp events

Contributors
Suggest changes

service.unresp.committed

Severity

NOTICE

Description

This message occurs when a service (Firefly, Slice Service, etc.) is detected as unresponsive and this state is committed into the Zookeeper database. The service ID and node ID on which it is running are displayed in the event notification.

Corrective Action

(None).

Syslog Message

The unresponsiveness for service (ID: %u) of type %s running on node %s (ID: %u, Uuid: %s) has been committed into the database.

Parameters

serviceID (INT): Unique identifier (service ID) of the service.
serviceType (STRING): Type of the service.
nodeName (STRING): Name of the node on which the service is running.
nodeID (INT): Unique identifier of the node on which the service is running.
nodeUuid (STRING): Universal unique identifier of the node on which the service is running.