* [linux-lvm] Kernel 2.2.19, RawIO, LVM, RAID -- who has it running?
@ 2001-04-22 18:22 Stephan Austermuehle
2001-04-22 18:55 ` Goetz Bock
0 siblings, 1 reply; 6+ messages in thread
From: Stephan Austermuehle @ 2001-04-22 18:22 UTC (permalink / raw)
To: linux-lvm
Hello,
anybody out there who has a running kernel 2.2.19 with Raw-IO patch,
LVM, and RAID patch 2.2.19-A1? Applying all these patches seems to be
inpossible.
Stephan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] Kernel 2.2.19, RawIO, LVM, RAID -- who has it running?
2001-04-22 18:22 [linux-lvm] Kernel 2.2.19, RawIO, LVM, RAID -- who has it running? Stephan Austermuehle
@ 2001-04-22 18:55 ` Goetz Bock
2001-04-22 20:22 ` Joe Thornber
2001-04-22 21:50 ` [linux-lvm] " Stephan Austermuehle
0 siblings, 2 replies; 6+ messages in thread
From: Goetz Bock @ 2001-04-22 18:55 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 648 bytes --]
On Sun, Apr 22 '01 at 20:22, Stephan Austermuehle wrote:
> anybody out there who has a running kernel 2.2.19 with Raw-IO patch,
no, but a patched onw
> LVM, and RAID patch 2.2.19-A1? Applying all these patches seems to be
> inpossible.
This actualle workes out of the box (see Patches/README). Get the latest
tar ball from sistina.com, untar it, get the raw-io patch from the
patches dir and apply it to a clean 2.2.19 kernel. then change the
fragments file (see the readme for the location) and do a
"make; cd Patches ; make" to get the patch for your kernel.
apply the raid patch, and than the LVM patch.
Good luck,
Goetz.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [linux-lvm] Kernel 2.2.19, RawIO, LVM, RAID -- who has it running?
2001-04-22 18:55 ` Goetz Bock
@ 2001-04-22 20:22 ` Joe Thornber
2001-04-22 23:40 ` Goetz Bock
2001-04-22 21:50 ` [linux-lvm] " Stephan Austermuehle
1 sibling, 1 reply; 6+ messages in thread
From: Joe Thornber @ 2001-04-22 20:22 UTC (permalink / raw)
To: linux-lvm
Goetz,
On Sun, Apr 22, 2001 at 08:55:47PM +0200, Goetz Bock wrote:
>
> On Sun, Apr 22 '01 at 20:22, Stephan Austermuehle wrote:
> > anybody out there who has a running kernel 2.2.19 with Raw-IO patch,
> no, but a patched onw
> > LVM, and RAID patch 2.2.19-A1? Applying all these patches seems to be
> > inpossible.
> This actualle workes out of the box (see Patches/README). Get the latest
> tar ball from sistina.com, untar it, get the raw-io patch from the
> patches dir and apply it to a clean 2.2.19 kernel. then change the
> fragments file (see the readme for the location) and do a
> "make; cd Patches ; make" to get the patch for your kernel.
> apply the raid patch, and than the LVM patch.
I'm glad to see you've got this working. Could I ask you to give the
list a bit more information on your set up please ? As far as I know
you're the only person who is using this. Which raid modes are you using ?
How heavily are you loading the system ?
The changes I made to the md code were pretty trivial (but untested),
so if it's working at all it should be robust.
- Joe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] Kernel 2.2.19, RawIO, LVM, RAID -- who has it running?
2001-04-22 20:22 ` Joe Thornber
@ 2001-04-22 23:40 ` Goetz Bock
2001-05-02 8:20 ` Stephan Austermuehle
0 siblings, 1 reply; 6+ messages in thread
From: Goetz Bock @ 2001-04-22 23:40 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 504 bytes --]
Joe,
> > > LVM, and RAID patch 2.2.19-A1? Applying all these patches seems to be
> > > inpossible.
> > This actualle workes out of the box (see Patches/README).
> I'm glad to see you've got this working.
I'm sorry, but I'm not using it, I've just patched the kernel. My
"production" systems only use LVM with out RAID (well, on a hardware
raid actually)
But I might know a person who is actually using LVM over soft raid (only
version 0.9.1beta6), but I'll ask him.
Cu,
Goetz.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [linux-lvm] Kernel 2.2.19, RawIO, LVM, RAID -- who has it running?
2001-04-22 23:40 ` Goetz Bock
@ 2001-05-02 8:20 ` Stephan Austermuehle
0 siblings, 0 replies; 6+ messages in thread
From: Stephan Austermuehle @ 2001-05-02 8:20 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
Hi,
On Mon, Apr 23, 2001 at 01:40:01AM +0200, Goetz Bock wrote:
> But I might know a person who is actually using LVM over soft raid (only
> version 0.9.1beta6), but I'll ask him.
Okay, patching and compiling worked but the kernel hangs while
booting. Meanwhile I switched to 2.4.4 which has all the components I
need integrated and it works.
Stephan
[-- Attachment #2: Type: application/pgp-signature, Size: 238 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [linux-lvm] Re: Kernel 2.2.19, RawIO, LVM, RAID -- who has it running?
2001-04-22 18:55 ` Goetz Bock
2001-04-22 20:22 ` Joe Thornber
@ 2001-04-22 21:50 ` Stephan Austermuehle
1 sibling, 0 replies; 6+ messages in thread
From: Stephan Austermuehle @ 2001-04-22 21:50 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 376 bytes --]
Hi Goetz!
On Sun, Apr 22, 2001 at 08:55:47PM +0200, Goetz Bock wrote:
> This actualle workes out of the box (see Patches/README). Get the latest
Thanks for your hints, now I compiled the kernel with all the patches
successfully. The only problem now is that the new kernel doesn't boot
correctly: it hangs while initializing. I'm just trying to figure out
why...
Stephan
[-- Attachment #2: Type: application/pgp-signature, Size: 238 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-05-02 8:20 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-22 18:22 [linux-lvm] Kernel 2.2.19, RawIO, LVM, RAID -- who has it running? Stephan Austermuehle
2001-04-22 18:55 ` Goetz Bock
2001-04-22 20:22 ` Joe Thornber
2001-04-22 23:40 ` Goetz Bock
2001-05-02 8:20 ` Stephan Austermuehle
2001-04-22 21:50 ` [linux-lvm] " Stephan Austermuehle
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).