Re: [2.4.18] oops in lvm or raid

From: Christophe Saout
Date: Mon Dec 29 2003 - 12:16:52 EST


Am Mo, den 29.12.2003 schrieb Roger Gammans um 15:59:

> Dec 29 13:15:23 turin kernel: lvm -- giving up to snapshot /dev/rootvg/data_root on /dev/rootvg/data_20031218: out of spa
> Dec 29 13:15:23 turin kernel: Unable to handle kernel paging request at virtual address 00015618
> Dec 29 13:15:23 turin kernel: printing eip:
> Dec 29 13:15:23 turin kernel: c4847a7c
> c4847a7c -> lvm_snapshot_remap_block (c4847a0c)
>
> This is a stock kernel (bf2.4) from debian stable (Version: 2.4.18-5)

LVM1 snapshotting in the plain 2.4.18 kernel is known to have bugs.

You should upgrade to the latest LVM 1.0.8 kernel code. Well, I can't
access the Sistina website at the moment. I'm sure you can find a
lvm_1.0.8.tar.gz (or lvm_1.0.7.tar.gz which also has most bugs fixed)
somewhere.

In the directory LVM/1.0.8/kernel are some files:

Copy lvm.h to /usr/src/linux/include/linux and the rest to
/usr/src/linux/drivers/md (overwrite the old ones) and recompile the
kernel.

Or you can upgrade to the 2.4.23 kernel, I think it contains the LVM
1.0.7 code.

--
Christophe Saout <christophe@xxxxxxxx>
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/