Hi Michelle:
 
The ssh error message means that you cannot even connect to them via the network - are you having networking problems?
 
Cheers,
 
Bernard


From: Michelle Chu [mailto:[EMAIL PROTECTED]
Sent: Fri 14/04/2006 14:54
To: Bernard Li
Cc: [email protected]
Subject: Re: [Oscar-users] how to add user to cluster

Bernard,
After I execute:
/opt/sync_files/bin/sync_files
 
I found that I can no longer get to some of the slave nodes by ssh even with root!! it is scary... Shall I copy /etc/passwd, /etc/group, and /etc/shadow from headnode to these clients nodes that i had problem connect to?
 
Thanks,
Michelle
[EMAIL PROTECTED] ~]# ssh oscarnode6
ssh: connect to host oscarnode6 port 22: No route to host
[EMAIL PROTECTED] ~]# ssh oscarnode5
ssh: connect to host oscarnode5 port 22: No route to host
[EMAIL PROTECTED] ~]# ssh oscarnode4
ssh: connect to host oscarnode4 port 22: No route to host
 


 
On 4/14/06, Bernard Li <[EMAIL PROTECTED]> wrote:
Hi Michelle:
 
You just need to create the user account on the headnode (which updates /etc/passwd and /etc/shadow) and you can either wait for sync_files to push the files to the compute nodes (there is a cronjob which updates the password files regularly) or forcibly updating them by running:
 
# /opt/sync_files/bin/sync_files
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of Michelle Chu
Sent: Fri 14/04/2006 10:05
To: [email protected]
Subject: [Oscar-users] how to add user to cluster

 
Hey,
If I want to add a user to a cluster, it seems that I have to add user for each client node one by one. Say I have 8 client nodes, I have to do the same things for 8 times. Is there any way thatI only need to do once at the server node?  Thanks, Michelle

Reply via email to