Error numbers specific to GPFS application calls when the daemon is unable to come up
This topic describes the application call error numbers when the daemon is unable to come up.
When the daemon is unable to come up, GPFS may report these error numbers in the operating system error log,
or return them to an application:
- ECONFIG = 215, Configuration invalid or inconsistent between different nodes.
- This error is returned when the levels of software on different nodes cannot coexist. For information about which levels may coexist, see the IBM Storage Scale FAQ in IBM® Documentation.
- 6027-341 [D]
- Node nodeName is incompatible because its maximum compatible version (number) is less than the version of this node (number).
- 6027-342 [E]
- Node nodeName is incompatible because its minimum compatible version is greater than the version of this node (number).
- 6027-343 [E]
- Node nodeName is incompatible because its version (number) is less than the minimum compatible version of this node (number).
- 6027-344 [E]
- Node nodeName is incompatible because its version is greater than the maximum compatible version of this node (number).