linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem with LVM
@ 2003-05-13  5:59 Chandrasekhar
  0 siblings, 0 replies; only message in thread
From: Chandrasekhar @ 2003-05-13  5:59 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-13  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-13  5:59 Problem with LVM Chandrasekhar

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).