From: Sachin Sant <sachinp@in.ibm.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] lvm problem..
Date: Tue, 06 Jul 2004 15:36:15 +0530 [thread overview]
Message-ID: <40EA7997.73FF330@in.ibm.com> (raw)
Steps to Reproduce:
configure logical volume
vgscan
pvcreate /dev/hdc1
vgcreate vg1 /dev/hdc1
lvcreate -n lv001 -L 1000G vg1
After a reboot when the machine comes up i see these messages
Remounting root filesystem in read-write mode: [ OK ]
Setting up Logical Volume Management: modprobe: modprobe: Can't locate
module
block-major-43
modprobe: modprobe: Can't locate module block-major-43
modprobe: modprobe: Can't locate module block-major-43
modprobe: modprobe: Can't locate module block-major-43
After adding the line " alias block-major-43 off" i can turn off these
messages.
Question :
Why is lvm looking for this block major 43 device [ nbd ]. Does it
scan all the block major devices to locate pv's.
I am using LVM 1.0.8 on RHEL 3.
--
Thanks
-Sachin
-----------------------------------
Sachin Sant
Linux Technology Center
IBM Software Lab
Bangalore, INDIA.
sachinp@in.ibm.com
Ph: 91-80-5044647
-----------------------------------
next reply other threads:[~2004-07-06 10:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-06 10:06 Sachin Sant [this message]
2004-07-08 10:30 ` [linux-lvm] lvm problem Sachin Sant
-- strict thread matches above, loose matches on Subject: below --
2008-04-30 23:05 [linux-lvm] LVM problem Subzwari, Junaid
2002-01-14 8:22 [linux-lvm] lvm problem Matthias Stoll
2002-01-15 5:56 ` Heinz J . Mauelshagen
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=40EA7997.73FF330@in.ibm.com \
--to=sachinp@in.ibm.com \
--cc=linux-lvm@redhat.com \
/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.