Title: Re: [Oscar-devel] Oscar 4.2.1b5 testing
[ CC:ing oscar-devel on this ]
 
You shouldn't need to manually modify your /etc/ssh/sshd_config to add the "PermitRootLogin" - this should already be done for you.
 
In your error log, it indicates that you have put the option in /etc/ssh/ssh_config, which is _wrong_.  Try taking out that line and re-run the tests (that option should be in sshd_config, not ssh_config, but as I mentioned you shouldn't need to manually modify it).
 
Cheers,
 
Bernard


From: carlos vasco [mailto:[EMAIL PROTECTED]
Sent: Mon 27/03/2006 22:18
To: Bernard Li
Subject: Re: [Oscar-devel] Oscar 4.2.1b5 testing

Hi, Bernard,

I don't know exactly what the logs are, I only can find the following
in the /home/oscartst/ directory:

drwxr-xr-x  2 oscartst oscartst 4096 Mar 27 15:30 ganglia
drwxr-xr-x  2 oscartst oscartst 4096 Mar 27 15:31 lam
drwxr-xr-x  2 oscartst oscartst 4096 Mar 22 16:49 maui
drwxr-xr-x  2 oscartst oscartst 4096 Mar 27 15:30 mpich
-rwxr-xr-x  1 oscartst oscartst 4826 Mar 27 15:30 pbs_test
drwxr-xr-x  2 oscartst oscartst 4096 Mar 27 15:30 pvm
-rwxr-xr-x  1 oscartst oscartst  927 Mar 27 15:30 ssh_user_tests
-rwxr-xr-x  1 oscartst oscartst 7326 Mar 27 15:30 test_cluster
-rwxr-xr-x  1 oscartst oscartst 3562 Mar 27 15:30 testprint
drwxr-xr-x  2 oscartst oscartst 4096 Mar 27 15:30 torque

In mpich,
-rw-r--r--  1 oscartst oscartst   3093 Mar 18 00:30 cpi.c
-rw-r--r--  1 oscartst oscartst   1732 Mar 18 00:30 cxxhello.cc
-rw-r--r--  1 oscartst oscartst   1647 Mar 18 00:30 f77hello.f
-rwxrwxr-x  1 oscartst oscartst 337512 Mar 27 15:30 mpich-cpi
-rw-------  1 oscartst oscartst    136 Mar 27 15:30 mpichtest.err
-rw-------  1 oscartst oscartst    454 Mar 27 15:30 mpichtest.out
-rwxr-xr-x  1 oscartst oscartst   1412 Mar 18 00:30 pbs_script.mpich
-rw-rw-r--  1 oscartst oscartst    510 Mar 27 13:51 PI21051
-rw-rw-r--  1 oscartst oscartst    510 Mar 27 12:37 PI3408
-rwxr-xr-x  1 oscartst oscartst   2837 Mar 18 00:30 test_user

I attach the mpichtest files.

Not sure how to track the TORQUE problem, maybe I can config it in the
same way we configured the other clusters.

Thanks,
Carlos


On 3/27/06, Bernard Li <[EMAIL PROTECTED]> wrote:
> Hi Carlos:
>
> > No problems have been found during installation, but some errors did
> > occur during the test phase (see attachment).
>
> Can you post the relevant logs in /home/oscartst?
>
> > Other problem found is that qstat reports 00:00:00 in the
> > Time Use field.
>
> I wonder if this is a TORQUE bug or a bug of us setting it up - do you
> think you can dig deeper into this?
>
> > During installation, I think I forgot to put PermitRootLogin yes in
> > sshd_config, and after the nodes were created, I cpushed the corrected
> > sshd_config file. Could these be related with the errors?
>
> You shouldn't need to edit sshd_config manually - anyways, we should be
> able to figure out what's wrong by investigating the log files.
>
> Thanks,
>
> Bernard
>

Reply via email to