COSD (class of service daemon process) waits for the event notifications and processes the events that it is registered for. There was an error during event handling initialization. The COSD_UNEXPECTED_EXIT message is logged each time the class of service encounters an initialization error for an event sent to it. When a COSD_UNEXPECTED_EXIT event occurs, a message … [Read more...]
COSD_RTSOCK_WRITE_FAILED
COSD (Class Of Service daemon process) uses rtsock to read/write data from kernel. If the write fails, the kernel returns an error. The problem related to this syslog message is described in the following sections: The COSD_RTSOCK_WRITE_FAILED message is logged each time the Class of Service process gets a failed status when attempting to write data to the kernel using … [Read more...]
COSD_MALLOC_FAILED
The Class Of Service (CoS) process (cosd) could not dynamically allocate memory, for the indicated reason. The COSD_MALLOC_FAILED message is logged each time the cosd process receives a failed response in an attempt to allocate memory. When cosd receives a failed response in its attempt to obtain a memory allocation, it logs the action into the syslog. Below are several … [Read more...]
COSD_GENCFG_WRITE_FAILED
This article describes the following syslog message: COSD_GENCFG_WRITE_FAILED The class-of-service process (COSD) uses GENCFG to read/write data from the kernel. If the write fails, the kernel returns an error. The reason for the failure is given after the message, as in the following log example: COSD_GENCFG_WRITE_FAILED: GENCFG write failed for Classifier to IFL 74. … [Read more...]