0031-207 0031-216
0031-207 pmd: sigaction <
string
>
Explanation: Error when setting up to handle a signal.
User Response: Probable system error. Gather information about the problem and follow
local site procedures for reporting hardware and software problems.
0031-208 pmd: fork <
string
>
Explanation: The pm daemon is unable to fork to execute the user application.
User Response: Probable system error.
0031-212 pmd: node
string
: user
string
denied from access from host
string
Explanation: The user is not permitted to run on the indicated node. The Partition Manager
exits.
User Response: Make sure that the Partition Manager home node machine and user id
are identified, for example, in $HOME/.rhosts or in /etc/hosts.equiv for this user on this
machine. The access requirements are the same as for remote shell (rsh) access to the
node.
0031-213 pmd: setuid <
number
>
Explanation: The setuid function failed for a given userid.
User Response: Make sure that the user is known by the same number on all systems.
0031-214 pmd: chdir <
string
>
Explanation: An attempt to change to the indicated directory failed.
User Response: Make sure that the directory exists. Check to see that the indicated
directory can be properly mounted by the Automount daemon, if the directory is part of a
mounted file system. To change the name of the directory to be mounted, set the
environment variable MP_REMOTEDIR=

some_script

, where

some_script

is the name of a
script or quoted command that echoes a directory name. For example,

MP_REMOTEDIR='echo /tmp'

will request that /tmp be the current directory on the remote
nodes.
For non-Korn shell users, the script mpamddir in /usr/lpp/poe/bin may provide a usable
name. It tries to match the entries in the Automount list with the user's directory as reported
by the pwd command.
If the directory is from a DFS file system, the DFS/DCE credentials may not have been
properly established, using the poeauth command.
0031-215 can't run parallel tasks as root
Explanation: The userid of the user running the application can not be 0.
User Response: Re-run under a userid other than root.
0031-216 POE (
number
) - pmd (
number
) - user program (
number
) versions
incompatible
Explanation: The versions of the POE home node, the pmd and the user's program are
incompatible.
User Response: You should first check that the POE home node, the pmd, and libmpi.a
are at compatible PE version levels. If necessary, install compatible versions. You should
also check that the user program has been compiled with a version of PE that is compatible
with the version of PE on the home node and the pmd. If necessary, recompile the user
program using compatible POE home node and pmd versions.
Chapter 4. POE Messages 67