[linux-lvm] Re: Help! Upgrade 2.2.18 -> 2.4.4 killed a PV

Austin Gonyou austin at coremetrics.com
Wed May 30 21:30:02 UTC 2001


Kewl. That's it! Thanks a lot. Now I can try to debug my other problem.

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin at coremetrics.com

On Wed, 30 May 2001, Jesse Stockall wrote:

> On 30 May 2001 15:17:50 -0500, Austin Gonyou wrote:
> > Recompiling an XFS 2.4.5 tree, after patching with LVM 0.9.1b7, which
> went
> > fine except for the drivers/md/Makefile( stuff already exists in this
> > tree), no other changes, checked the .rej file, I get the following
> > failure when trying to make the kernel:
> >
> > drivers/md/mddev.o: In function `__update_hardblocksize':
> > drivers/md/mddev.o(.text+0xaba1): undefined reference to
> > `get_hardblocksize'
> > drivers/md/mddev.o(.text+0xabed): undefined reference to
> > `get_hardblocksize'
> > make[1]: *** [kallsyms] Error 1
> > make[1]: Leaving directory `/usr/src/linux-2.4-xfs/linux'
> > make: *** [vmlinux] Error 2
> >
> > Any ideas?
> >
> > --
> > Austin Gonyou
> > Systems Architect, CCNA
> > Coremetrics, Inc.
> > Phone: 512-796-9023
> > email: austin at coremetrics.com
> >
> >
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm at sistina.com
> > http://lists.sistina.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
>
> I had the same problem a couple of nights ago.
>
> Replace `get_hardblocksize` with `get_hardsect_size` there should be 2
> instances of it in lvm.c
>
> Enjoy
>
>




More information about the linux-lvm mailing list