On Fri, 25 Oct 2002, Hao Tran wrote: i ran into a similar problem while upgrading our cluster from 1.3 to 1.4 and after several failed attempts i got it working. the problem seems to be related to having entries in the /etc/host file for both of my ethernet interfaces on the master server. (i.e eth0 internet, eth1 cluster )
what i finally did was remove everything from the /etc/hosts file except the entries for localhost and the hostname and ip for eth1. then i ran the start_over script then install_cluster and the installation completed without a problem. BTW: this was redhat 7.3 without updates. > Hi Jason, > > I tried that yesterday too. I tried various things with the host file (like > moving the 127.0 line to the bottom of the file, examined the field > separator etc. etc. ) I tried it again as you suggested and it still failed > with the same error. I am looking for more suggestions. > > Should the host file on the compute nodes contain the same info? (I assume) > > Tom, did you find out anything from the info that I sent you this morning? > Hao > > -----Original Message----- > From: Jason B. [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 25, 2002 2:59 PM > To: Hao Tran > Cc: 'Thomas Naughton'; [EMAIL PROTECTED] > Subject: RE: [Oscar-users] PBS shell test failed > > > 192.168.5.1 hao.systranfederal.com hao nfs_oscar pbs_oscar > > 192.168.5.2 oscarnode1.systranfederal.com oscarnode1 > > 192.168.5.3 oscarnode2.systranfederal.com oscarnode2 > > 127.0.0.1 localhost.localdomain localhost > > 198.30.207.99 hao.systranfederal.com hao localhost.localdomain > > localhost > > Remove the localhost.localdomain entry from the line beginning with > 198.30.207.99. > > Jason > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users > --sam ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
