All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Wagar" <eric@deadhookers.org>
To: Markus Lidel <Markus.Lidel@shadowconnect.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: RH9 upgrade to FC3 fails with I2O ZCR raid
Date: Fri, 03 Jun 2005 07:29:53 -0700	[thread overview]
Message-ID: <1117808993.27140.235579224@webmail.messagingengine.com> (raw)
In-Reply-To: <42A02C1B.5090802@shadowconnect.com>

> > I attempted to upgrade my RH9 (2.4.20-37.9) system to FC3 (2.6.9 I
> > believe is the release on the CDs).
> > I was able to get into Anaconda (by adding the I2O Block driver at the
> > "add Driver" screen) and to the section where I chose either a Fresh
> > install or an upgrade.
> > The first time I reached that point, the upgrade portion specified the
> > hdb (sdb) drive, which is my "backup" drive.  The drive I need to
> > upgrade is hda (sda).  I then power cycled the system and removed the
> > sdb drive to make sure nothing on that drive is touched.
> > I reached the same Fresh or Upgrade point, and this time the hda
> > (/dev/i2o/hda8) drive showed properly.  I chose upgrade, and this error
> > appears:
> > Error mounting device sda8 as /: No such file or directory
> 
> Hmmm, think there is some problem with the partition naming...
> 
> One 2.4.x kernel you most likely used the dpt_i2o module, but on 2.6.x 
> kernel the default is the i2o_block module... So the device names change 
> from /dev/sdaX to /dev/i2o/hdaX... I don't know for sure, but probably in 
> /etc/fstab there are device names instead of labels. Something like:
> 
> ...
> /dev/sda8                       /                  ext2   defaults  1  0
> ...
> 
> And because the device names change FC3 couldn't mount /dev/sda8
> anymore...

The current fstab is:
/dev/sda8       /                       ext3    defaults        1 1
/dev/sda1       /boot                   ext3    defaults        1 2
/dev/sda7       /usr/local              ext3    defaults        1 2
/dev/sda2       /var/lib/mysql          ext3    defaults        1 2
/dev/sda5       /var/log/httpd         ext3    defaults        1 2
/dev/sda6       /var/www                ext3    defaults        1 2
/dev/sda3               swap                    swap    defaults       
0 0

Since I was not successful on the install, I did not add/change the
/dev/sda# to /dev/i2o/hda#.  (Device names do change from /dev/sdL# in
RH to /dev/i2o/hdL# in FC3+.)

In my pay job I am don't have the ability to use LABEL on a partition. 
Are you thinking I may be able to change the /dev/sda# to LABEL and
install that way?  Since the Fresh and the Upgrade install "found" the
drive successfully, I wouldn't think that Anaconda reads the fstab. 
(I'm not familiar with Anaconda, so my logic could be wrong.)

> > This most likely means this partition has not been formatted.
> > Press OK to reboot your system.
> > The only action at this point is to push the "OK" button for the reboot.
> > I select "OK" and reboot to get back to the Fresh or Upgrade point, and
> > chose Fresh this time.  I did verify that the partitions shown are
> > hda{1-8}, with all sizes correct but no mount points specified.
> > I did not go any further.
> > The system has a 2010S ZCR Adaptec card with 2x36G RAID1 config, and a
> > 36G standalone drive (so three cards).  It is a SuperMicro 6023P-8R with
> > 2x2.4G Xeon and 1G RAM.
> > Since FC3 disk has 2.6.9, I didn't put the i2o_block into the CD's
> > because the i2o webpage shows that it is already in the 2.6.8.  (I do
> > see that some people have posted on the i2o website that they have had
> > successful installs.)
> > Currently the system is up with RH9 still on it.  I'd like to get FC3+
> > installed, but I can't seem to figure out what piece I am missing.
> > Any one give me some pointers?  Are there any alternatives to getting
> > FC3+ installed?  Unfortunately, don't look for immediate trial, as this
> > system is the only one I have.  I don't have a test system with the same
> > config.  Why?!, that'd be too easy!  :)
> 
> Could you verify if this is true?

  parent reply	other threads:[~2005-06-03 14:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-02 19:40 RH9 upgrade to FC3 fails with I2O ZCR raid Eric Wagar
     [not found] ` <42A02C1B.5090802@shadowconnect.com>
2005-06-03 14:29   ` Eric Wagar [this message]
     [not found]     ` <42A07EF3.6090907@shadowconnect.com>
2005-06-04 16:16       ` RH9 upgrade to FC3 fails with Adaptec " Eric Wagar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1117808993.27140.235579224@webmail.messagingengine.com \
    --to=eric@deadhookers.org \
    --cc=Markus.Lidel@shadowconnect.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.