You'll want to have the localhost line... it should look like 127.0.0.1 $HOSTNAME localhost.localdomain localhost
where $HOSTNAME is your machine's short hostname (e.g. Master in your case). Jason On Wed, 8 Jan 2003, Brandi Winfrey wrote: > Thank you. The link was very useful. To fix my problem, I > had a hard time understanding what localhost line had to be > deleted. My /etc/hosts file looks like this: > > ------------------------------------------------------ > #Do not remove the following line, or various programs > # that require network functionality will fail. > 10.0.0.1 Master.oscardomain Master nfs_oscar pbs_oscar > 10.0.0.2 oscarnode2.oscardomain oscarnode2 > ------------------------------------------------------ > > Do I have to have the 127.0.0.1 IP in my /etc/hosts file? > If so, what should I name it? Master (like the server name)? > Or localhost.oscardomain? Once I fix the /etc/hosts file, do > I have to re-install OSCAR and start over? > > when I type hostname on the server, it says "Master" > when I type hostname on the client, it says "oscarnode2.oscardomain" > > > Brandi > > > >From: "Jason B." <[EMAIL PROTECTED]> > >To: Brandi Winfrey <[EMAIL PROTECTED]> > >CC: <[EMAIL PROTECTED]> > >Subject: Re: [Oscar-users] Oscar 2.1 test error > >Date: Tue, 7 Jan 2003 20:51:27 -0600 (CST) > > > > >This is a known issue, and should have been due to a bad hostname (like > >localhost). What does the command `hostname` return? > > > >See > >http://sourceforge.net/tracker/?group_id=9368&atid=109368&func=detail&aid=587602 > >for more info (I don't know if the link will work, but it was a known > >'bug'). > > > >Jason > > > > > >On Tue, 7 Jan 2003, Brandi Winfrey wrote: > > > > > > > > I changed the localhost.localdomain to Master.oscardomain, > > > rebooted the computer, installed OSCAR and got the same > > > PBS Shell Test FAILED error. I looked for the error log > > > you mentioned. The error log had two lines: > > > > > > /opt/pbs/bin/bpsdsh: tm_init failed, rc = TM_ESYSTEM (17000) > > > /opt/pbs/bin/bpsdsh: tm_init failed, rc = TM_ESYSTEM (17000) > > > > > > > > > What do I do to fix this? Does this have anything to do > > > with the system clock? > > > > > > Brandi > > > > > > > > > > > > >From: Jeremy Enos <[EMAIL PROTECTED]> > > > >To: "Brandi Winfrey" > > > ><[EMAIL PROTECTED]>,[EMAIL PROTECTED] > > > >Subject: Re: [Oscar-users] Oscar 2.1 test error > > > >Date: Fri, 03 Jan 2003 17:07:52 -0600 > > > > > > > >The shelltest should kick out an error file in ~oscartst/pbs (I think > > > >that's the directory)... the contents of that may be useful. > > > > > > > > Jeremy > > > > > > > >At 08:40 AM 1/3/2003 -0600, Brandi Winfrey wrote: > > > > > > > >>After installing RedHat 7.3 I changed the hostname > > > >>from localhost.localdomain and then installed Oscar. > > > >>Everything successfully passed except the PBS Shell > > > >>test. I read the FAQ on this error and then uninstalled > > > >>Oscar, renamed the hostname (again), reinstalled > > > >>Oscar, everything passed except the PBS Shell test. > > > >> > > > >>Is there any other reason why this would fail? > > > >> > > > >>I've used both netconfig and neat to set the hostname > > > >>and it doesn't seem to matter what I use, the PBS > > > >>Shell test still doesn't pass. > > > >> > > > >>Any suggestions would really be helpful and appreciated. > > > >> > > > >>Brandi > > > >> > > > >> > > > >> > > > >>_________________________________________________________________ > > > >>Protect your PC - get McAfee.com VirusScan Online > > > >>http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > > >> > > > >> > > > >> > > > >>------------------------------------------------------- > > > >>This sf.net email is sponsored by:ThinkGeek > > > >>Welcome to geek heaven. > > > >>http://thinkgeek.com/sf > > > >>_______________________________________________ > > > >>Oscar-users mailing list > > > >>[EMAIL PROTECTED] > > > >>https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > _________________________________________________________________ > > > Add photos to your e-mail with MSN 8. Get 2 months FREE*. > > > http://join.msn.com/?page=features/featuredemail > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.NET email is sponsored by: > > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > > http://www.vasoftware.com > > > _______________________________________________ > > > Oscar-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > >------------------------------------------------------- > >This SF.NET email is sponsored by: > >SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > >http://www.vasoftware.com > >_______________________________________________ > >Oscar-users mailing list > >[EMAIL PROTECTED] > >https://lists.sourceforge.net/lists/listinfo/oscar-users > > > _________________________________________________________________ > Help STOP SPAM: Try the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
