Top
PRIMECLUSTERGlobal Disk Services Configuration and AdministrationGuide 4.5
FUJITSU Software

E.3.1 Halt Messages (40000-40099)


40000

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.


40001

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

If errno is 2 and if any of the following conditions are met, there is no influence on the system and no action is necessary.

  • While installing GDS, only this message was output.

  • While installing GDS, after this message was output, the message below was output.

    sdxservd: HALT: main: internal error, child process terminated. exit code=0x200

Other than the above, collect investigation material, and contact field engineers.


40002

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.


40003

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 syslog.

Resolution

When error number information is insufficient for identifying the cause, collect investigation material, and contact field engineers.


40004

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.