NIO CommKit Host Interface Installation and System Administration Manual
DKDAEMON(1M) DKDAEMON(1M)
E-25 CommKit Host Interface, Release 4.0
push_modules: ERROR errno = 255 "dkux"
dkdaemon was unable to push the dkux(7) module on a dkhs(7) Stream. This error is always
followed by a startstr message and usually shows that an attempt was made to start two dkdaemon
processes for a single dkhs(7) interface.
push_modules: ERROR errno = Value "Module"
The more general form of the previous message; dkdaemon was unable to I_PUSH the Module
module on a Stream. Should be followed by additional ERROR messages that identify the Handler,
request and client.
the_daemon: ERROR configpoll failed, n= Integer
A malloc(3) memory allocation failure prevented dkdaemon from building tables necessary for its
operation and the process has exited. The memory requirements are small and this failure should
never happen.
Prog: Startup Complete
All required tables have been built; dkdaemon has entered its processing loop and will start trying
to bring its clients into service.
the_daemon: WARNING Restart Requested
The dkdaemon process has received a restart signal, UNIX System signal ’1’, and will reinitialize
all its client subsystems. This will drop any data switch connections on the client interfaces and
restart any server processes on those interfaces.
the_daemon: ERROR Serious Poll errno Code
Error Code was received unexpectedly from a poll(2) system call and the dkdaemon process will
reinitialize all its client subsystems.
startstr: Name Unit interface ACTIVE
Subsystem service client Name unit interface has been brought into service.
startstr: Name Unit interface Down, Retrying
An attempt to bring subsystem client Name unit interface into service failed and dkdaemon will
periodically retry until successful or until a fatal error is detected. This may also occur when a
dkdaemon tries to start an interface that is running diagnostics [see dkdiag(1M)].
startstr: Name Unit interface DROPPED
An attempt to bring subsystem client Name unit interface into service failed in a seemingly fatal way
and dkdaemon has given up trying to service that client. A new dkdaemon process may be started
for the failed client once the problem has been corrected.
timed_poll: No Work, Terminating.
The dkdaemon process is exiting because it has DROPPED all its configured clients.
service: ERROR get_msg Name Unit interface, Ret= RetVal
The dkdaemon service manager detected an abnormal return value RetVal when trying to read a
request from subsystem client Name unit interface. The client will be restarted.
service: ERROR parse, halting Name Unit interface
The request parser and Handler dispatcher returned a fatal status to the service manager for client
Name unit interface. The client will be restarted.