[ofa-general] OpenSM error codes in a log file
Sasha Khapyorsky
sashak at voltaire.com
Mon Nov 26 13:28:48 PST 2007
Hi!
OpenSM when logging an errors uses error code in a log message. Like
this:
osm_log(p_log, OSM_LOG_ERROR,
"__updn_bfs_by_node (less) ERR AA01: " ...
^^^^
This is the old convention, first two digits (AA in this example) are
unique per source file, the next two are sequential number of an error
in this file.
I wanted to know if anybody uses those error codes. If not, are there
any plans for using this?
IOW should we spend the time and maintain this?
Sasha
More information about the general
mailing list