Title: Re: [Oscar-devel] RE: OSCAR 4.0 on FC3
Hi Shekhar:
 
You mention all the PBS and PVM tests failed - does that include both MPICH and LAM/MPI tests?
 
Is /home properly mounted on all the nodes?  Also some times the tests failed the first time and passes on subsequent runs - you can give that a try too.
 
On my system everything passed except for LAM/MPI and which said [SKIPPED], not exactly sure why.
 
Cheers,
 
Bernard


From: Shekhar Govindarajan [mailto:[EMAIL PROTECTED]
Sent: Mon 03/01/2005 11:53 PM
To: Bernard Li
Cc: oscar-devel
Subject: Re: [Oscar-devel] RE: OSCAR 4.0 on FC3

Hi Bernard,

First, a very happy new year to you and thanks for the prompt reply. The
booting problem got solved by booting off FC3 CD 1 in rescue mode
(typing "linux rescue" at the boot prompt). Once dropped in the shell, I
issued the following commands:

chroot /mnt/sysimage

grub-install /dev/hda --recheck
grub-install /dev/hda

So i was able to finish upto the "Complete Cluster" step. But while
testing, all the pbs and pvm tests failed (ssh and pbs queue test
passed). Im trying to investigate what went wrong. In the meanwhile any
hints from you would be very useful

thanks again
Shekhar


On Fri, 2004-12-31 at 10:04 -0800, Bernard Li wrote:
> Hi Shekhar:
>
> OSCAR currently does not support FC3, however, I manage to get it
> working...
>
> I am not sure why your client nodes are not booting - what error message
> did you get?  Did it kernel panic?
>
> Anyways, you might want to try my patch and see if that helps - I was
> able to go through the entire cluster install without problems (testing
> succeeded too).
>
> Here're the steps to apply the patch:

> 1) download oscar-4.0.tar.gz
> 2) do the standard ./configure && make install (we assume you install it
> to /opt/oscar)
> 3) patch -p0 < oscar4fc3.patch
> 4) ln -s /opt/oscar/packages/switcher/distro/fedora2
> /opt/oscar/packages/switcher/distro/fedora3
>
> You can start running install_cluster from there.
>
> Cheers,
>
> Bernard
>
> > -----Original Message-----
> > From: Shekhar Govindarajan [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, December 31, 2004 0:56
> > To: Bernard Li
> > Subject: RE: [Oscar-devel] DepMan
> >
> > Hi Bernard,
> >
> > Im trying to install OSCAR on FC3. Everything went well
> > (after modifying the which_distro() and which_distro_server()
> > functions and the rpm list). Even the image got deployed on
> > the client node. But the client nodes are not booting. Grub
> > didnt install on the MBR.
> >
> > Quick and small hints would suffice. :-)
> >
> > thanks in advance
> >
> > best regards
> > Shekhar

Reply via email to