PM Error Message List

Following lists show error messages when something wrong in PM library. These messages are shown only PM_DEBUG environment variable is set to above 0.

If error messages about PM message library, set PM_DEBUG variable to 1 and run the same command again.

Following messages are not all of the error messages of PM communication library, but well-displayed messages.


pm_common

Ctgy
Meassge
Description
Env
"pmGetTypeList("%s", "%s"): no memory"
malloc failed, no memory available. Check free memory.
Config
"pmOpenDevice("%s", %d, %p, %p): pm_get_device("%s"): no such type"
Specified Network devive was not found. Check network device name.
Config
"pmAttachContext("%s", %d, %p): pm_get_device("%s"): no such type"
Specified Network devive was not found. Check network device name.
Config
"pmGetOptionBit("%s", %p): no option %s"
No specified option was found. Check option name.


PM/Myrinet

Ctgy
Meassge
Description
Hard
"[%d] %s: ** CRC error occurred (%d) on PM/Myrinet **",
CRC error occurred in myrinet network. This is not serious error because the message is discarded and re-trasnmitted. However the CRC error make performance problems, so check myrinet hardware.
Hard
"[%d] %s: ** SRAM Parity Error occurred (%d) on PM/Myrinet **",
SRAM Parity error occurred on the node number[%d], check Myrinet NIC on the node as soon as possible.
Config
"myriReadConfig(%p, "%s"): cannot open %s",
The specified file can not be opened. Be sure the file on the directory.
Config
"myriReadConfig(%p, "%s"): line %d: Syntax Error",
There is a sytax error in pm-myrinet.conf file. Check pm-myrinet.conf
Config
"myriRegisterLink(%p, %d, "%s", "%s", "%s"): node format error "%s"",
There is a format error in pm-myrinet.conf file. Check pm-myrinet.conf
Config
"myriRegisterLink(%p, %d, "%s", "%s", "%s"): node number conflict "%d %s:%d"",
Another node entry uses the number. Fix the node number.
Config
"myriRegisterLink(%p, %d, "%s", "%s", "%s"): node name conflict "%d %s:%d"",
Another node entry uses the same node name. Fix the node number.
Soft/Hard
"myriCheckLANai(%p, %x): timeout",
PM/Myrinet library failed to synchronize with firmware on of Myrinet NIC. Check the myrinet hardware.
Hard
"myriCheckLANai(%p, %x): link down",
Myrinet cable of the node is not connected to switch or node. This message is only outout Myrinet card with LANai 7 processors.
Config
"myriCheckLANai(%p, %x): version miss match",
The version of myrinet user library is not match with firmware on the myrinet NIC. Check the version of library and firmware.
Config
"myri_is_reachable(%p, %p): myriGetNodeByName(%p, %s, %p): %s",
The specified node is not on the pm-myrinet.conf. Check the pm-myrinet.conf


PM/Ethernet

Ctgy
Meassge
Description
Config
"pmEthernetReadConfig(%p, "%s"): cannot open Configuration file. (%d)",
The specified file can not be opened.
Config
"pmEthernetReadConfig(%p, %s, %s, %s): node number "%d" conflict",
The node number is duplicated. Check pm-ethernet.conf file.
Config
"pmEthernetReadConfig(%p, %s, %s, %s): node name conflict "%s"", config,
The node name is duplicated. Check pm-ethernet.conf file.
Config
"pmEthernetConfigure("%s", %p): node hostname (%s) is not found in configuration file (%d)",
The node name is not found in pm-ethernet.conf. Check pm-ethernet.conf file.
Config
"pmEthernetRegisgterDevice(%p) PNODESET: set_self MAC address mismatch between configuration file and eth device ",
The MAC address in pm-ethernet.conf of the node is not same as the MAC address of the network interface, such as eth0. Check pm-ethernet.conf file.




PCCC logo PCクラスタコンソーシアム


CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.