On Wed, Oct 02, 2002 at 07:00:38PM -0700, Gordon Messmer wrote:

> If you had all of the kernels still installed, why not just choose one
> of the old kernels at boot time?

Installation uses 2.4.7-10, which works fine. But I wanted to have the
box with all errata applied. This one is a production server connected
to the internet. It is behind a firewall, but still it never hurts to
have the latest errata in place.

> > proceed with it again tomorrow morning. I will then try your suggestion.
> > There is another point I missed to mention in my first post. This is the
> > first server we install with ext3 instead of ext2 (though tomorrows
> > upgrade will proceed with ext2). Is it possible that this has anything
> > to do with this issue?
> 
> No.  It's an issue with translating the DAC960 device names into
> major/minor numbers.  The kernel you have doesn't know how.

I finally found what the actual issue was. The system has two SmartArray
controllers installed. One is the standard onboard array controller, and
the other is a SmartArray 431 (both Compaq). Kernel 2.4.7-10 did not
find the onboard controller, so the logical drive were detected as
/dev/ida/c0d0, with the root partition being /dev/ida/c0d0p3. Kernel
2.4.9-34 detected the onboard, and assigned it as the first controller,
so the logical drives on the 431 came up as /dev/ida/c1d0 and root
partition as /dev/ida/c1d0p3.

I fixed my lilo.conf to point to the correct root device for kernel
2.4.9-34 and /etc/fstab (for swap partition) and everything went
smoothly.

> > Also, is this bug reported in bugzilla?
> 
> Yes, for 7.3.  I didn't know it affected 7.2...

I see, but as it turned out my problem is 7.2 specific, since 7.3 comes
with kernel 2.4.18-3 on initial installation. Thanks you very much for
your help.

Cheers,
-- 
Javier Gostling
Ingeniero de Sistemas
Virtualia S.A.
[EMAIL PROTECTED]
Fono: +56 (2) 202-6264 x 130
Fax: +56 (2) 342-8763

Av. Kennedy 5757, of 1502
Las Condes
Santiago
Chile

Attachment: msg90000/pgp00000.pgp
Description: PGP signature

Reply via email to