Hello Shiang-Tai,
I think the problem can be in your nodes /etc/hosts configuration file. We had the same error here and we had to place the following line as the *FIRST* line of our node's /etc/hosts:
"127.0.0.1 localhost localhost.localdomain"
I don't know if this will work for you, since we are working in a different approch here (with vservers) but I think you should try.
Please report your results here.
Regards,
Fernando
Shiang-Tai Lin a �crit :
Hi Bernard,
Thanks for pointing out the error logs (I didn't know where they were located).
The content of /home/oscartst/torque/shelltest.err is
/opt/pbs/bin/pbsdsh: tm_init failed, rc = TM_ESYSTEM (17000) /opt/pbs/bin/pbsdsh: tm_init failed, rc = TM_ESYSTEM (17000)
Any idea of what's going wrong? (I tried to use google but didn't find any useful hints)
Yes, I re-ran the test several times. There were more errors the first time, and only
one failure (PBS shell test) in the subsequent runs.
Thanks in advance, Shiang-Tai
Bernard Li wrote:
Have you checked for error logs in /home/oscartst/pbs ?
Also, have you tried re-running the test? Some times it succeeds the second time through ;-)
Cheers,
Bernard
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of stlin
Sent: Wednesday, January 12, 2005 14:42
To: [email protected]
Subject: [Oscar-users] PBS Shell Test failed (OSCAR4+FC2)
Hi,
I failed to pass the "PBS Shell" test in step 8. Everything else looks OK. Past discussions seems to indicate that this is a problem with the use of localhost as the name of the network in /etc/hosts.
I checked my hosts file and thought that this is not the case for me. Does anyone know any other
cause for this test failure? What's the consequence?
Here's my /etc/hosts file
# Do not remove the following line, or various programs # that require network functionality will fail.
10.0.1.10 tele tele oscar_server nfs_oscar pbs_oscar 140.112.xx.xx mec.ntu.edu.tw mec
# These entries are managed by SIS, please don't modify them. 10.0.1.1 node1.tele node1 10.0.1.2 node2.tele node2 10.0.1.3 node3.tele node3 10.0.1.4 node4.tele node4 10.0.1.5 node5.tele node5
Here are the test results:
Performing root tests...
PBS node check [PASSED]
PBS service check:pbs_server [PASSED]
Maui service check:maui [PASSED]
/home mounts [PASSED]
Preparing user tests...
Performing user tests...
SSH ping test [PASSED]
SSH server->node [PASSED]
SSH node->server [PASSED]
Ganglia test [PASSED]
LAM/MPI (via PBS) [PASSED]
PBS default queue definition [PASSED]
PBS Shell Test [FAILED]
MPICH (via PBS) [PASSED]
PVM (via PBS) [PASSED]
There were issues running some user test scripts. Please check your logs
...Hit <ENTER> key to exit...
Thanks in advance for your help. Shiang-Tai
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users
-- Fernando Laudares Camargos
R�volution Linux
http://www.revolutionlinux.com
---------------------------------------
* Tout opinion et prise de position exprim�e dans ce message est celle de son auteur et pas n�cessairement celle de R�volution Linux.
** Any views and opinion presented in this e-mail are solely those of the author and do not necessarily represent those of R�volution Linux.
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
