Well, I got the same error message even with the correct /etc/hosts.
I don't know why my /etc/hosts was setup to have only 127.0.0.1 though.

[EMAIL PROTECTED] ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1               oscar-fc3 localhost.localdomain localhost
192.168.0.101           oscar-fc3.osl.iu.edu    oscar-fc3
[EMAIL PROTECTED] ~]$ /sbin/ifconfig eth0
eth0      Link encap:Ethernet  HWaddr #####
          inet addr:192.168.0.101  Bcast:192.168.0.255  Mask:255.255.255.0

Regards,

- DongInn

On May 24, 2006, at 3:09 PM, Bernard Li wrote:

Hmmm...  this setup should NOT work even with standard OSCAR since your /etc/hosts file does not even have an entry for your ip (127.0.0.1 is just the loopback).
 
Add the ip of your host to the file and move oscar-fc3 there.
 
Well, I guess I'll just have to implement the sanity-checking myself...
 
Cheers,
 
Bernard


From: DongInn Kim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 24, 2006 12:05
To: Bernard Li
Cc: Devel OSCAR
Subject: Re: [Oscar-devel] SGE Error on FC3-X86, trunk (r4848)

[EMAIL PROTECTED] ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1               oscar-fc3 localhost.localdomain localhost
[EMAIL PROTECTED] ~]$

On May 24, 2006, at 3:00 PM, Bernard Li wrote:

Hi DongInn:
 
Looks like some issues with your /etc/hosts file - can you post?
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of DongInn Kim
Sent: Wednesday, May 24, 2006 11:56
To: Devel OSCAR
Subject: [Oscar-devel] SGE Error on FC3-X86, trunk (r4848)

Hi,

I have tried to install trunk(r4848) on FC3-X86 and everything seems to work just fine with the default package selection.
But when I tried to select SGE, I got the following errors on step 3 "Install OSCAR server packages".
Note: It used to work with r4830 on FC3-X86.
BTW, I was trying to figure out RM_Detect problem since I believe that the RM_Detect error happens only after I select SGE package.

Setting systemimager-server-netboodmond to NET_BOOT_DEFAULT=local
Stopping SystemImager's net boot client monitor: si_netbootmond.
Starting SystemImager's net boot client monitor: si_netbootmond.
[sge] SGE configuration options are set, proceeding with installation...
ESC[HESC[2JReading configuration from file ./myInstall.conf
inst_sge system function SUCCESS
error: cell directory "/opt/sge/default" doesn't exist
Error: Problem with adding OSCAR head as sge admin host at /opt/oscar-5.0a1r48
48/packages/sge/scripts/post_server_install line 137
Failed running post_server_install for sge at ./install_server line 134
--> Step 3: Failed to properly install OSCAR server; please check the logs
--> Update Wizard Env (as needed)

The above messages were grep'ed with OSCAR_VERBOSE set to 5.

Regards,


- DongInn
--------------------------------------------------------
OSL System administrator 
Indiana University
Bloomington, IN



- DongInn
--------------------------------------------------------
OSL System administrator 
Indiana University
Bloomington, IN


Reply via email to