Hi Annette, Actually maybe this is not a disk related issue. The messages related to hard drives are "normal". It seems that the problem come from the execution of the post_rpm_install script. Can you set OSCAR_VERBOSE to 5 and send us the output? Also note that because of this problem, the OSCAR database, the file system and the SIS database may be desynchronized. It should not matter for you but it is a know bug which is not fixed in OSCAR-5.0.
Thanks, Le lundi 17 septembre 2007 10:24, Annette Sahores a écrit : > 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 -- Geoffroy ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
