linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Chandrasekhar" <chandrasekhar.nagaraj@patni.com>
To: <linux-kernel@vger.kernel.org>
Subject: Problem with LVM
Date: Tue, 13 May 2003 11:29:36 +0530	[thread overview]
Message-ID: <NHBBIPBFKBJLCPPIPIBCIEFJCAAA.chandrasekhar.nagaraj@patni.com> (raw)

Hi Experts,
We are not able to use LVM (lvm-1.0.3-9) in kernels 2.4.18-3(RH 7.3) and
2.4.18-14(RH 8.0).We executed the following steps to create a volume group.
pvcreate /dev/sda1 /dev/sda2
vgcreate test_vg /dev/sda1 /dev/sda2
vgscan

After executing a vgscan it gave the following kernel BUG.
kernel BUG at block_dev.c:382!
EIP is at bdput [kernel] 0x1b (2.4.18-14)

The same procedure when executed on kernels 2.4.7-10(Red hat 7.2) and
2.4.9-e.3(Red Hat Advaned Server 2.1) does not give a kernel BUG.

What could be the possible reason and what is the likely solution?

Thanks and Regards
Chandrasekhar


                 reply	other threads:[~2003-05-13  5:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=NHBBIPBFKBJLCPPIPIBCIEFJCAAA.chandrasekhar.nagaraj@patni.com \
    --to=chandrasekhar.nagaraj@patni.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).