HALT: failed to create a new thread, errno=errno
Explanation
Function pthread_create() terminated abnormally. Process cannot be continued. The daemon process will be exited.
Resolution
When error number information errno is insufficient for identifying the cause and recovery, collect investigation material and contact field engineers.
HALT: cannot open driver administrative file, errno=errno
Explanation
GDS driver(sfdsk) administrative file cannot be opened. Process cannot be continued. The daemon process will be exited.
This message is output when files under /dev/sfdsk directory cannot be accessed.
Resolution
Collect investigation material, and contact field engineers.
HALT: startup failed, no enough address space
Explanation
Startup failure due to unsuccessful memory allocation. Process cannot be continued. The daemon process will be exited.
Resolution
Confirm you have sufficient memory or swap area.
HALT: failed to respawn daemon daemon, osfunc=osfunc, errno=errno
Explanation
The daemon terminated abnormally and failed to restart. The failure was caused by abnormal termination of OS osfunc function.
The error number is errno. This message is output via rsyslogd.
Resolution
When error number information is insufficient for identifying the cause, collect investigation material, and contact field engineers.
HALT: cannot start node-down recovery for remote node node, no enough space, osfunc=osfunc, errno=errno
Explanation
Could not recover the crashed remote node node due to unsuccessful memory allocation. Process cannot be continued. The daemon process will be exited.
Resolution
The OS osfunc function terminated abnormally, and error number is errno. Confirm you have sufficient memory or swap area, and recover.