Steve,

Can you tell me if you have this segfault every time or not? I did a 
modification in systeminstaller that prevents a potential segfault but i do not 
want to release a new version just based on this minor modification. So i 
typically try to get as much information as possible (if other users got the 
same problem, please speak up).

Thanks,


----- "geoffroy vallee" <geoffroy.val...@free.fr> a écrit :

> Steve,
> 
> Thanks for the report, i never had such a segfault. I will have a
> look.
> 
> Thanks,
> 
> ----- "Shaw S.J." <s.j.s...@swansea.ac.uk> a écrit :
> 
> > Geoffroy,
> >
> > Thanks for fixing this. The image creation now seems to have
> completed
> > successfully.
> > However, right after the image was created, the oscar wizard gave a
> > segmentation fault.
> >
> > I guess I should just re-start the wizard and go ahead and attempt
> to
> > deploy the image to the compute nodes. I will try this in the
> morning.
> > Below is the point were this occurred. If there are any steps that
> > have been missed let me know and I'll try running the stage 4 again.
> >
> > ---
> >
> > --> OSCAR image successfully created
> > Image build finished.
> > Added Disk Table for oscarimage based on
> > /usr/share/oscar/oscarsamples/scsi.gg.disk
> > Running: /usr/sbin/si_mkautoinstallscript -quiet --autodetect-disks
> > -image oscarimage -force -ip-assignment static -post-install reboot
> > ... done
> > Segmentation fault
> >
> > ---
> >
> >
> > Once again thank you.
> >
> > Steve.
> >
> >
> >
> > -----Original Message-----
> > From: geoffroy.val...@free.fr [mailto:geoffroy.val...@free.fr]
> > Sent: 14 October 2009 22:17
> > To: Shaw S.J.
> > Cc: oscar-users@lists.sourceforge.net
> > Subject: Re: [Oscar-users] Failure at stage 4 with Centos 5.3 and
> > 6.0.4]
> >
> > Steve,
> >
> > The problem is fixed and a new set of RPMs is available, please
> update
> > your system and give it a try.
> >
> > Thanks,
> >
> > ----- "Stephen Shaw" <s.j.s...@swansea.ac.uk> a écrit :
> >
> > > Geoffroy,
> > >
> > > Output as requested,
> > > The modprobe.conf from the headnode is included below also. I
> can't
> > > see why amd74xx is involved as the device is not present.
> > >
> > > [r...@ggargantuan1 oscar]# chroot
> > > /var/lib/systemimager/images/oscarimage /sbin/mkinitrd -v -f
> > > --fstab=/etc/fstab.fake /boot/initrd-2.6.18-128.el5.img
> > 2.6.18-128.el5
> > > Creating initramfs
> > > Looking for deps of module ehci-hcd
> > > Looking for deps of module ohci-hcd
> > > Looking for deps of module uhci-hcd
> > > Looking for deps of module ext3: jbd
> > > Looking for deps of module jbd
> > > Looking for driver for device sda2
> > > error opening /sys/block: No such file or directory
> > > Looking for deps of module aic7xxx: scsi_mod scsi_transport_spi
> > > Looking for deps of module scsi_mod
> > > Looking for deps of module sd_mod: scsi_mod
> > > Looking for deps of module scsi_transport_spi: scsi_mod
> > > Looking for deps of module aacraid: scsi_mod
> > > Looking for deps of module amd74xx
> > > No module amd74xx found for kernel 2.6.18-128.el5, aborting.
> > >
> > > ------------
> > >
> > > /etc/modprobe.conf from the head node:
> > >
> > > alias eth0 tg3
> > > alias eth1 tg3
> > > alias scsi_hostadapter aic7xxx
> > > alias scsi_hostadapter1 aacraid
> > >
> > > Regards
> > > Steve.
> > >
> > > On Wed, 2009-10-14 at 11:01 -0400, geoffroy.vallee wrote:
> > >
> > > Steve,
> > >
> > > Can you manually execute the chroot command that generates the
> > error
> > > and give me the output?
> > >
> > > Thanks,
> > >
> > > Le Oct 14, 2009 à 10:51, "Shaw S.J." < s.j.s...@swansea.ac.uk > a
> > > écrit :
> > >
> > > > Geoffroy,
> > > >
> > > > /var/lib/systemimager/images/oscarimage/etc/fstab.fake exits and
> > > > contains the following single line:
> > > >
> > > > /dev/sda2  /  ext3  defaults  1 1
> > > >
> > > > Sorry, I probably wasn't very clear. In my original message in
> > this
> > > > thread (2009/09/03) the wizard seemed to be failing at the same
> > > > point as it is now.
> > > >
> > > > Looking for deps of module amd74xx
> > > > No module amd74xx found for kernel 2.6.18-128.el5, aborting.
> > > > ERROR: Impossible to execute chroot
> /var/lib/systemimager/images/
> > > > oscarimage /sbin/mkinitrd -v -f --fstab=/etc/fstab.fake /boot/
> > > > initrd-2.6.18-128.el5.img 2.6.18-128.el5 at
> > /var/lib/oscar/packages/
> > > > sis/api-post-image line 214
> > > >
> > > > Regards
> > > > Steve.
> > > >
> > > > -----Original Message-----
> > > > From: geoffroy.val...@free.fr [ mailto:geoffroy.val...@free.fr ]
> > > > Sent: 14 October 2009 15:35
> > > > To: Shaw S.J.
> > > > Cc: oscar-users@lists.sourceforge.net > Subject: Re:
> > [Oscar-users]
> > > Failure at stage 4 with Centos 5.3 and
> > > > 6.0.4]
> > > >
> > > > Steve,
> > > >
> > > > I really do not see why you are saying you are back to the
> > initial
> > > > problem, i get report about issues with the generation of the
> > initrd
> > > > within the image only since a few days...
> > > >
> > > > Anyway, can you tell me if the /var/lib/systemimager/images/
> > > > oscarimage/etc/fstab.fake file exists?
> > > >
> > > > Thanks,
> > > >
> > > > ----- "Shaw S.J." < s.j.s...@swansea.ac.uk > a écrit :
> > > >
> > > >> Geoffroy,
> > > >>
> > > >> I've installed this again (from scratch) with the latest RPMs
> but
> > I
> > > >> now seem to be back to the original problem.
> > > >> Latest logs attached.
> > > >>
> > > >> Oscar versions:-
> > > >>
> > > >> oscar-base-lib-6.0.5r8878-1
> > > >> perl-IO-Tty-1.02-2.oscar
> > > >> systeminstaller-oscar-x11-2.4.4-2
> > > >> modules-default-manpath-oscar-1.0.1-1
> > > >> oscar-base-6.0.5r8878-1
> > > >> oscar-base-server-6.0.5r8878-1
> > > >> atft-server-0.7-7oscar
> > > >> oscar-6.0.5r8878-1
> > > >> oscar-selector-x11-1.2.4-1
> > > >> perl-Tk-804.026-1.oscar
> > > >> modules-oscar-3.2.5-1
> > > >> oscar-selector-1.2.4-1
> > > >> oscar-base-scripts-6.0.5r8878-1
> > > >> systeminstaller-oscar-2.4.4-2
> > > >>
> > > >> Thanks again,
> > > >> Steve
> > > >>
> > > >>
> > > >> -----Original Message-----
> > > >> From: geoffroy.val...@free.fr [ mailto:geoffroy.val...@free.fr
> ]
> > > >> Sent: 12 October 2009 17:22
> > > >> To: Shaw S.J.
> > > >> Subject: Re: [Oscar-users] Failure at stage 4 with Centos 5.3
> > and
> > > >> 6.0.4]
> > > >>
> > > >> Steve,
> > > >>
> > > >> Sorry about that, i did not do a good job on that way. Anyway,
> i
> > > >> think
> > > >> i fixed the problem this time and a new set of RPMs is
> available
> > > and
> > > >> include this fix. Can you update your system and give it a try?
> > > >>
> > > >> Thanks,
> > > >>
> > > >> ----- "Stephen Shaw" < s.j.s...@swansea.ac.uk > a écrit :
> > > >>
> > > >>> Geoffroy,
> > > >>>
> > > >>> I still have the ssh error at stage 4 with the package
> versions
> > > >>> listed
> > > >>> below and after another completely fresh CentOS 5.3 install.
> > > >>> The db_type error is gone though.
> > > >>> Latest logs attached.
> > > >>>
> > > >>> oscar-base-scripts-6.0.5r8872-1
> > > >>> atftp-server-0.7-7oscar
> > > >>> systeminstaller-oscar-2.4.4-2
> > > >>> oscar-base-6.0.5r8872-1
> > > >>> oscar-base-server-6.0.5r8872-1
> > > >>> perl-IO-Tty-1.02-2.oscar
> > > >>> oscar-selector-1.2.4-1
> > > >>> perl-Tk-804.026-1.oscar
> > > >>> modules-oscar-3.2.5-1
> > > >>> oscar-base-lib-6.0.5r8872-1
> > > >>> oscar-6.0.5r8872-1
> > > >>> oscar-selector-x11-1.2.4-1
> > > >>> systeminstaller-oscar-x11-2.4.4-2
> > > >>> modules-default-manpath-oscar-1.0.1-1
> > > >>>
> > > >>> Regards
> > > >>> Steve.
> > > >>>
> > > >>>
> > > >>> On Fri, 2009-10-09 at 21:05 +0200, geoffroy.val...@free.fr
> > wrote:
> > > >>>> Steve,
> > > >>>>
> > > >>>> I just fixed the db_type error (finally). About the ssh
> issue,
> > > >> the
> > > >>> bug has been fixed yesterday or 2 days ago, and i
> > double-checked
> > > >> the
> > > >>> code, everything looks ok now. Can you confirm me you had the
> > > >> latest
> > > >>> version of the RPMs for oscar-base?
> > > >>>>
> > > >>>> Thanks,
> > > >>>>
> > > >>>> PS: i generated a new set of RPMs for the db_type fix, i
> > > >> encourage
> > > >>> you to update your system one more time.
> > > >>>>
> > > >>>>
> > > >>>> ----- "Shaw S.J." < s.j.s...@swansea.ac.uk > a écrit :
> > > >>>>
> > > >>>>> Geoffroy,
> > > >>>>>
> > > >>>>> I completely re-installed Centos 5.3 i386 from scratch on
> the
> > > >>> head
> > > >>>>> node and then Oscar (unstable) but the Oscar Wizard failed
> at
> > > >>> stage 4
> > > >>>>> again with a different error this time (logs attached).
> > > >>> Interestingly
> > > >>>>> I get the db_type: no such variable at /etc/oscar/oscar.conf
> > > >> line
> > > >>> 7
> > > >>>>> right at the beginning of the bootstrap phase even though
> > this
> > > >>>>> completes successfully. I've included my current oscar.conf
> > > >> also
> > > >>> in
> > > >>>>> case it helps.
> > > >>>>>
> > > >>>>> Thanks again
> > > >>>>> Steve.
> > > >>>>>
> > > >>>>>
> > > >>>>>
> > > >>>>> -----Original Message-----
> > > >>>>> From: geoffroy.val...@free.fr [
> mailto:geoffroy.val...@free.fr
> > ]
> > > >>>>> Sent: 06 October 2009 21:59
> > > >>>>> To: oscar-users@lists.sourceforge.net >>>>> Cc: Shaw S.J.
> > > >>>>> Subject: Re: [Oscar-users] Failure at stage 4 with Centos
> 5.3
> > > >> and
> > > >>>>> 6.0.4]
> > > >>>>>
> > > >>>>> Steve,
> > > >>>>>
> > > >>>>> Please, update your system, the RPMs are out-of-date. For
> the
> > > >>> logs,
> > > >>>>> feel free to send them to me directly in order to avoid the
> > > >>> bouncing.
> > > >>>>> Also remember that is always better for me to actually have
> > the
> > > >>> file,
> > > >>>>> rather than the logs inside the email body.
> > > >>>>>
> > > >>>>> Thanks,
> > > >>>>>
> > > >>>>>
> > > >>>>> ----- "Stephen Shaw" < s.j.s...@swansea.ac.uk > a écrit :
> > > >>>>>
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart
> your
> developing skills, take BlackBerry mobile applications to market and
> stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Oscar-users mailing list
> Oscar-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oscar-users

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to