I am trying to install oscar on a fresh ubuntu 8.04 install, and am following 
this: http://svn.oscar.openclustergroup.org/trac/oscar/wiki/repoTesting ----but 
have run into bootstrap errors, and google has not been able to help. Anyone 
have any ideas?

The goal is to create a diskless hpc cluster using thin-oscar.

I'm also hoping to do this with only one network interface on the head. This 
system ultimately will not have global access.

Here is /var/log/oscar/bootstrap.log, and then /etc/oscar/oscar.conf

Verbosity: 0

=============================================================================
== OSCAR bootstrap
=============================================================================

db_type: no such variable at /etc/oscar/oscar.conf line 7
ERROR: Impossible to get the default repository for ubuntu-804-i386 at 
/usr/share/perl5/OSCAR/Bootstrap.pm line 391
ERROR: Impossible to generate the default OSCAR url file (ubuntu-804-i386) at 
/usr/share/perl5/OSCAR/Bootstrap.pm line 391
ERROR: Impossible to generate default url files in /tftpboot at 
/usr/bin/oscar-config line 93
ERROR: Impossible to complete stage 0 of the bootstrap. at 
/usr/bin/oscar-config line 95
        main::bootstrap() called at /usr/bin/oscar-config line 331
ERROR: Impossible to bootstrap OSCAR at /usr/bin/oscar-config line 332.






OSCAR_NETWORK_INTERFACE = eth0

# ODA_TYPE specifies the type of database that have to be used for ODA. The two
# options are 'file' where ODA uses as flat text file, or 'db' where ODA uses
# a real database (i.e. mysql).
ODA_TYPE = db
DB_TYPE = mysql

# PREREQ_MODE specifies the operation mode associated to the prereqs management.
# Two modes are possible:
#   - 'check_only', if a prereq is not in the expected status, we notify the 
#     user and exit,
#   - 'check_and_fix', if a prereq is not in the expected status, we try to fix
#     it.
PREREQ_MODE = check_and_fix

################################################################################
# Location of the different OSCAR components                                   #
# Note that variables must follow the following rules:                         #
#   - if the variable defines a path, the name must end by "_PATH", this is    #
#     to perform some substitutions.                                           #
#   - the variable name must be followed by a space, then by "= " (note the    #
#     space after "=".                                                         #
################################################################################

# Specify where the OSCAR scripts are
OSCAR_SCRIPTS_PATH = /usr/bin

# Specify where the prereqs are
PREREQS_PATH = /usr/share/oscar/prereqs

# Specify where rapt is
RAPT_PATH = /usr/share/oscar/prereqs/rapt

# Specify where yume is
YUME_PATH = /usr/share/oscar/prereqs/yume

# Specify where OSCAR packages are located. This is only used by developers
OPKGS_PATH = packages

# Specify where the flat file ODA configuration file are
PATH_ODA_CONFIG_FILES = /etc/oscar/clusters
                                          
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
------------------------------------------------------------------------------

_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to