[linux-lvm] With 2.3.46 lvm patch invalid i/o protocol version...

Francis SOUYRI francis.souyri at libertysurf.fr
Sun Feb 20 10:05:08 UTC 2000


Hi,

    I installed the 'patch-2.3.46-LVM-0.8final.gz' on my 2.3.46 kernel
(in the 2.3.46 kernel the devfs patch is now included, this is great,
but with this kernel I can't use the ramdisk because there is or I have
a bug), when I use the 'lvm_0.8-pre02.10.1999.tar.gz' tools I receive
the message 'invalid i/o protocol version'.

Do you know if there is a tools package compatible with the 2.3.46 lvm
kernel patch or can I modify the lvm kernel patch to
set the ' LVM_DRIVER_IOP_VERSION' from 6 to 5 like the
'LVM_LIB_IOP_VERSION' or vice versa.

With this lvm patch you need to change  in the 'lvm.c' file the line:

static const char *const lvm_name = LVM_NAME;

by

const char *const lvm_name = LVM_NAME;

'lvm_name' is use in the 'lvm_snap.c' file.

Best regards.

Francis




More information about the linux-lvm mailing list