[torqueusers] pbsd_init failed
Joshua Bernstein
jbernstein at penguincomputing.com
Fri Jan 8 12:20:21 MST 2010
Jan Dettmer wrote:
> Thanks Joshua,
>
> Correct, homathko is the name in the /var/spool/torque/server_priv/nodes
> file and is also in the server_name file.
>
> The name is also in the /etc/hosts file:
> 127.0.0.1 localhost
> 127.0.1.1 homathko
> XXX.XXX.XXX.XXX homathko
> XXX.XXX.XXX.XXX homathko.XXX.XXX
Dirty! :-) Remove the second and third lines from the file. By having several
lines in the file, only one of the lines is honored (the first). Instead just
have a single line that reads:
W.X.Y.Z homathko homathko.xxx.xxx
> Also, nslookup returns the correct name for the IP address and vice versa.
With your configuration what IP does nslookup return. What about:
$ getnent hosts homathko
-Josh
More information about the torqueusers
mailing list