Hi Geoffroy, I applied your changes to crispy but I still get failed even though it just showed warning message.
> [EMAIL PROTECTED] oscar]# env OSCAR_VERBOSE=3 ./install_cluster eth0 > --> Setting env variable OSCAR_UI to gui > --> Setting env variable OSCAR_HOME to /opt/oscar > Checking your system... > ---------------------------------------------------- > WARNING: oscar_server is not defined in /etc/host. > This may be normal if this is the first time you > execute OSCAR. > ---------------------------------------------------- > Warning: network-check.pl > Success: tftpboot-check.pl > Success: display-check.pl > Success: ssh-check.pl > Success: su-check.pl > Success: debrepo-check.pl > Success: selinux-check.pl > ERROR: There are basic system configuration issues (see log). Can you please look into this problem again? Regards, - DongInn Geoffroy Vallee wrote: > Hi all, > > This is fixed in trunk (or at least supposed to be fixed): > http://svn.oscar.openclustergroup.org/trac/oscar/ticket/439 > > I implemented the fix quickly, let me know if you have any problem. > > Thanks, > > On Fri, 2007-12-07 at 14:00 -0500, Geoffroy VALLEE wrote: >> No this is a bug as pointed by Bernard previously. >> http://svn.oscar.openclustergroup.org/trac/oscar/ticket/439 >> >> I will try to fix that in trunk ASAP (i actually started to do so), it is >> related to the configuration issue we are speaking about in another thread. >> We currently do not have a clean way to do configuration and the current >> solution to do sanity check is still a little bit too naive (partially >> because we do not have a good OSCAR configuration tool, only few good >> configuration components like prereqs). >> >> My 2 cents, >> >> On Friday 07 December 2007, Michael Edwards wrote: >>> I am not sure if this is a dirty configuration from a previous install >>> attempt (possible) or a real problem, has anyone else seen this? If >>> not I will just start over from a clean OS install. >>> >>> Running install_cluster and got this: >>> >>> [EMAIL PROTECTED] oscar]# env OSCAR_VERBOSE=3 ./install_cluster eth0 >>> --> Setting env variable OSCAR_UI to gui >>> --> Setting env variable OSCAR_HOME to /opt/oscar >>> --> Generating /etc/profile.d/oscar_home.{sh,csh} files. >>> Checking your system... >>> Success: display-check.pl >>> Success: ssh-check.pl >>> Success: tftpboot-check.pl >>> Success: debrepo-check.pl >>> Success: su-check.pl >>> --------------------------------------------------- >>> ERROR: the hostname oscar_server could not be found >>> in /etc/hosts >>> --------------------------------------------------- >>> ----------------------------------- >>> /opt/oscar/scripts/system-sanity.d/network-check.pl >>> Network configuration not correct >>> ----------------------------------- >>> Failure: network-check.pl >>> Success: selinux-check.pl >>> ERROR: There are basic system configuration issues (see log). >>> [EMAIL PROTECTED] oscar]# cat /etc/hosts >>> # Do not remove the following line, or various programs >>> # that require network functionality will fail. >>> 127.0.0.1 localhost.localdomain localhost >>> xxx.xxx.xxx.xxx oscar.vtls.com oscar >>> [EMAIL PROTECTED] oscar]# hostname >>> oscar.vtls.com >>> >>> ------------------------------------------------------------------------- >>> SF.Net email is sponsored by: >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services for >>> just about anything Open Source. >>> http://sourceforge.net/services/buy/index.php >>> _______________________________________________ >>> Oscar-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/oscar-devel >> >> > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
