The error your seeing is just a warning about a parameter that doesn't exist yet. It can be ignored. In another window, run "mksimachine --List" if all your clients show up there, everything should be OK.
Mike On Tue, 2002-11-12 at 14:30, Jos� Manuel Ben�tez S�nchez wrote: > Hi all, > > I'm just setting up a nine-node cluster using RedHat 7.2 (with updates) > and Oscar 1.4. I'm following directions in the Howto Install. Everything > has gone alright so far until step 3: Defining OSCAR clients. When I > press on the <Define OSCAR Clients> button, this is all I get on the > terminal window: > > --------- > ============================================================================= > == Running step 3 of the OSCAR wizard > ============================================================================= > > rsync_stub_dir: no such variable at /etc/systemimager/systemimager.conf > line 20 > -------- > > This is the contents of /etc/systemimager/systemimager.conf: > ----------- > # Configuration file for SystemImager > > ### PATHS ### > > # the directory where images are stored by default > DEFAULT_IMAGEDIR = /var/lib/systemimager/images > > # the directory where files needed by autoinstall clients are stored > AUTOINSTALL_SCRIPT_DIR = /var/lib/systemimager/scripts > > # the directory which contains the architecture specific (<arch>-boot) > # directories where files needed by autoinstall clients are stored > # (kernel, ramdisk, filesystem utilities) > AUTOINSTALL_BOOT_DIR = /usr/share/systemimager > > # the rsyncd.conf file systemimager should use > RSYNCD_CONF = /etc/systemimager/rsyncd.conf > > # path to the configuration directory (where this file resides) > RSYNC_STUB_DIR = /etc/systemimager/rsync_stubs > ----------- > > Directory /etc/systemimager/rsync_stubs DOES exists. > > So, what's going on wrong? Can anybody give a cue as to what could I do? > > Thanks in advance, > > > > > -- > Jose Manuel Benitez Sanchez e-mail: [EMAIL PROTECTED] > http://decsai.ugr.es/~jmbs > Dpto. de Ciencias de la Computacion e Inteligencia Artificial > E.T.S. Ingenieria Informatica > Universidad de Granada Tel. +34 - 958 - 24 61 43 > 18071 - GRANADA (Spain) Fax: +34 - 958 - 24 33 17 > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > To learn the basics of securing your web site with SSL, > click here to get a FREE TRIAL of a Thawte Server Certificate: > http://www.gothawte.com/rd522.html > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
