All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Support for RedHat AS2.1?
@ 2002-10-28 11:44 John DeFranco
  2002-10-29 16:04 ` Luca Berra
  0 siblings, 1 reply; 3+ messages in thread
From: John DeFranco @ 2002-10-28 11:44 UTC (permalink / raw)
  To: linux-lvm

Hi,

I see on the Sistina web page that LVM is supported on RedHat Advanced Server 
2.1. So I have a couple of questions:

1. Which version of lvm (1.0.6)?
2. Which redhat kernel errata (2.4.9-e.3 and/or 2.4.9-e.8)?
3. I did try to apply the 1.0.6 version on the 2.4.9-e.3 kernel I got a couple 
of patch installation errors (Makefile and lvm-snap.c was missing). Are these 
expected? I cannot find any other directions that are specific to AS2.1. Are 
there any others?

Thanks!
-- 
==========
Cheers
   -jdf

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-lvm] Support for RedHat AS2.1?
  2002-10-28 11:44 John DeFranco
@ 2002-10-29 16:04 ` Luca Berra
  0 siblings, 0 replies; 3+ messages in thread
From: Luca Berra @ 2002-10-29 16:04 UTC (permalink / raw)
  To: linux-lvm

On Mon, Oct 28, 2002 at 10:43:40AM -0700, John DeFranco wrote:
>I see on the Sistina web page that LVM is supported on RedHat Advanced Server 
>2.1. So I have a couple of questions:
>
>2. Which redhat kernel errata (2.4.9-e.3 and/or 2.4.9-e.8)?
latest (if that kernel can be called recent) is 2.4.9-e.9

>3. I did try to apply the 1.0.6 version on the 2.4.9-e.3 kernel I got a couple 
>of patch installation errors (Makefile and lvm-snap.c was missing). Are these 
>expected? I cannot find any other directions that are specific to AS2.1. Are 
>there any others?
anyway standard lvm patch process supposes you have a stock kernel, and
AFAIR that was the only setup supported by sistina (feel free to correct
me if i am wrong).

i expected a difference in makefile lvm-mod-objs should be correct on rh
kernels (read the reject and the original and see for yourself)
and lvm-snap.h (not .c) has also been removed.
the rest of the patch is more or less a diff between your current lvm
files and those in LVM/1.0.6/kernel
so you can ignore those.

regards,
L.

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [linux-lvm] Support for RedHat AS2.1?
@ 2002-10-31 11:09 John DeFranco
  0 siblings, 0 replies; 3+ messages in thread
From: John DeFranco @ 2002-10-31 11:09 UTC (permalink / raw)
  To: linux-lvm

Hi, thanks for the reply. See comments below.

>On Mon, Oct 28, 2002 at 10:43:40AM -0700, John DeFranco wrote:
>>I see on the Sistina web page that LVM is supported on RedHat Advanced 
Server 
>>2.1. So I have a couple of questions:
>>
>>2. Which redhat kernel errata (2.4.9-e.3 and/or 2.4.9-e.8)?
>latest (if that kernel can be called recent) is 2.4.9-e.9
>
>>3. I did try to apply the 1.0.6 version on the 2.4.9-e.3 kernel I got a 
>>couple 
>>of patch installation errors (Makefile and lvm-snap.c was missing). Are 
>>these 
>>expected? I cannot find any other directions that are specific to AS2.1. Are 
>>there any others?
>anyway standard lvm patch process supposes you have a stock kernel, and
>AFAIR that was the only setup supported by sistina (feel free to correct
>me if i am wrong).

From previous conversations I know that Sistina only claimed support for stock 
kernels and that in some cases on distros like redhat we were somewhat (term 
used loosely) on our own. 

However in the latest lvm datasheet it specifically claims support for redhat 
and in particular Advanced Server 2.1. I don't believe this was ever true 
before. 

>
>i expected a difference in makefile lvm-mod-objs should be correct on rh
>kernels (read the reject and the original and see for yourself)
>and lvm-snap.h (not .c) has also been removed.
>the rest of the patch is more or less a diff between your current lvm
>files and those in LVM/1.0.6/kernel
>so you can ignore those.

So what you've said above is pretty much what I've done. I have build lvm as a 
module and when I do the modules_install I get:

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.9-e.9custom; fi
depmod: *** Unresolved symbols in 
/lib/modules/2.4.9-e.9custom/kernel/drivers/md/lvm-mod.o
depmod:         alloc_kiovec
depmod:         gendisk_head
depmod:         free_kiovec
make: *** [_modinst_post] Error 1
[root@jack linux-2.4]# 

This has been the case on all rh 2.4.9 based kernels that I've tried to 
install lvm on, no matter which lvm version (1.x).

-- 
==========
Cheers
   -jdf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-31 11:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-31 11:09 [linux-lvm] Support for RedHat AS2.1? John DeFranco
  -- strict thread matches above, loose matches on Subject: below --
2002-10-28 11:44 John DeFranco
2002-10-29 16:04 ` Luca Berra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.