I am getting the following error while trying to build the client image for my 
cluster running RHEL4.

[EMAIL PROTECTED] oscar]# ./scripts/oscar_wizard

=============================================================================
== OSCAR Manage Wizard: Build OSCAR client image
=============================================================================

--> Identified distro of clients: rhel 4
--> distro repo: /tftpboot/distro/redhat-el-es-4-x86_64
--> oscar repo: /tftpboot/oscar/common-rpms,/tftpboot/oscar/rhel-4-x86_64
--> Using RPM list: /opt/oscar/oscarsamples/rhel-4-x86_64.rpmlist
Executing command: mksiimage -A --name oscarimage --location 
/tftpboot/oscar/common-rpms,/tftpboot/oscar/rhel-4-x86_64,/tftpboot/distro/redhat-el-es-4-x86_64
 --filename /opt/oscar/oscarsamples/rhel-4-x86_64.rpmlist --arch x86_64 --path 
/var/lib/systemimager/images/oscarimage 
--filename=/tmp/oscar-install-rpmlist.5308
Image build finished.
Added Disk Table for oscarimage based on /opt/oscar/oscarsamples/scsi.disk
Use of uninitialized value in pattern match (m//) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 679, <$TEMPLATE> line 
165.
Use of uninitialized value in pattern match (m//) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 679, <$TEMPLATE> line 
165.
Use of uninitialized value in pattern match (m//) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 679, <$TEMPLATE> line 
165.
Use of uninitialized value in pattern match (m//) at 
/usr/lib/systemimager/perl/SystemImager/Server.pm line 679, <$TEMPLATE> line 165
Ran si_mkautoinstallscript
--> Running: ./post_rpm_install oscarimage eth1
 at /usr/lib/systeminstaller/SystemInstaller/Tk/Image.pm line 485
Couldn't run postinstall at 
/usr/lib64/perl5/vendor_perl/5.8.0/x86_64-linux-thread-multi/Tk.pm line 247
Stopping rsync daemon for systemimager: rsync.
Starting rsync daemon for systemimager: rsync.
[EMAIL PROTECTED] oscar]#


I think It has something to do with the disk table I have defined.
I have use the file /opt/oscar/oscarsamples/scsi.disk whith the following 
definitions:

/dev/sda1       122     ext3    /boot   defaults bootable
/dev/sda2       25600   ext3    /       defaults
/dev/sda5       8192    swap
/dev/sda6       *       ext3    /scratch        defaults
/dev/shm        -       tmps    /dev/shm        defaults
newton:/home    -       nfs     /home           rw


Thanks for your help
-- 
Annette Sahores
INVAP S.E.
Centro de Cómputos y comunicaciones.
e-mail: [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to