All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@turbolabs.com>
To: Bradley M Alexander <storm@tux.org>
Cc: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM fails at bootup
Date: Mon Nov 12 13:31:02 2001	[thread overview]
Message-ID: <20011112123227.U1778@lynx.no> (raw)
In-Reply-To: <20011112141948.P715@sonsofthunder.yi.org>; from storm@tux.org on Mon, Nov 12, 2001 at 02:19:48PM -0500

On Nov 12, 2001  14:19 -0500, Bradley M Alexander wrote:
> I added the vgscan and the vgchange commands to the end of the checkroot.sh
> script (which in Debian is different from the mountfs.sh script). When the
> vgscan runs, it generates about two pages of drive errors:
> 
> hdb: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error }
> hdb: read_intr: error=0x04 { DriveStatusError }

Don't know about this - looks like hardware problems.

> followed by two
> 
> modprobe: Can't locate module /dev/vg01
> I get a series of "Can't locate module /dev/vg01/<logical volume> errors.

Maybe you need the following lines in your /etc/modules.conf:

alias block-major-58 lvm-mod
alias char-major-109 lvm-mod

Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/

  reply	other threads:[~2001-11-12 13:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-12 13:18 [linux-lvm] LVM fails at bootup Bradley M Alexander
2001-11-12 13:31 ` Andreas Dilger [this message]
2001-11-12 14:29   ` Bradley M Alexander
2001-11-12 14:39     ` Benjamin Scott
2001-11-12 15:22       ` Bradley M Alexander
2001-11-14 20:08   ` Jim Cromie
2001-11-15  2:41     ` Joe Thornber
2001-11-15 23:17       ` Bradley M Alexander

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=20011112123227.U1778@lynx.no \
    --to=adilger@turbolabs.com \
    --cc=linux-lvm@sistina.com \
    --cc=storm@tux.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.