All of lore.kernel.org
 help / color / mirror / Atom feed
* data logging and kernel 2.4.20
@ 2004-07-05 10:13 Francisco Javier Cabello Torres
  2004-07-05 11:46 ` Christian Mayrhuber
  0 siblings, 1 reply; 5+ messages in thread
From: Francisco Javier Cabello Torres @ 2004-07-05 10:13 UTC (permalink / raw)
  To: reiserfs-list; +Cc: Francisco Javier Cabello

Hello,
I would like to use data logging feature on a 2.4.20-vanilla kernel. 

I have tried patches from SUSE and everything goes ok.

ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.20/

The problem is that until now, I was using patches from this url:

ftp://ftp.namesys.com/pub/reiserfs-for-2.4/2.4.20-pending

in order to fix known bugs. I have tried to apply both set of patches, but I 
get a lot of conflicts. Should I apply fix patches with suse data logging 
patches or suse patch include all of them?

Thanks in advance.

Franciso J. Cabello


-- 
Premature Optimization is the root of all evil (Donald Knuth) 
- Yo también quiero una Europa libre de Patentes de Software -
--------------------------------------------------------------
 EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es 
--------------------------------------------------------------



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

* Re: data logging and kernel 2.4.20
  2004-07-05 10:13 data logging and kernel 2.4.20 Francisco Javier Cabello Torres
@ 2004-07-05 11:46 ` Christian Mayrhuber
  2004-07-06  7:29   ` Francisco Javier Cabello Torres
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Mayrhuber @ 2004-07-05 11:46 UTC (permalink / raw)
  To: reiserfs-list

On Monday 05 July 2004 12:13, Francisco Javier Cabello Torres wrote:
> Hello,
> I would like to use data logging feature on a 2.4.20-vanilla kernel.
>
> I have tried patches from SUSE and everything goes ok.
>
> ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.20/
>
> The problem is that until now, I was using patches from this url:
>
> ftp://ftp.namesys.com/pub/reiserfs-for-2.4/2.4.20-pending
>
> in order to fix known bugs. I have tried to apply both set of patches, but
> I get a lot of conflicts. Should I apply fix patches with suse data logging
> patches or suse patch include all of them?
>
> Thanks in advance.
>
> Franciso J. Cabello

I'd not suggest to use these, those patches are really old and are likely to 
have bugs.
Use ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.25/
and a kernel >= 2.4.25 with them.
I have them running on several production systems with a 2.4.26 kernel.

-- 
lg, Chris

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

* Re: data logging and kernel 2.4.20
  2004-07-05 11:46 ` Christian Mayrhuber
@ 2004-07-06  7:29   ` Francisco Javier Cabello Torres
  2004-07-06  8:58     ` Christian Mayrhuber
  0 siblings, 1 reply; 5+ messages in thread
From: Francisco Javier Cabello Torres @ 2004-07-06  7:29 UTC (permalink / raw)
  To: reiserfs-list; +Cc: Christian Mayrhuber


> I'd not suggest to use these, those patches are really old and are likely
> to have bugs.
> Use ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.25/
> and a kernel >= 2.4.25 with them.
> I have them running on several production systems with a 2.4.26 kernel.

do Suse patches include reiserfs bug fixes? 


-- 
Premature Optimization is the root of all evil (Donald Knuth) 
- Yo también quiero una Europa libre de Patentes de Software -
--------------------------------------------------------------
 EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es 
--------------------------------------------------------------


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

* Re: data logging and kernel 2.4.20
  2004-07-06  7:29   ` Francisco Javier Cabello Torres
@ 2004-07-06  8:58     ` Christian Mayrhuber
       [not found]       ` <200407061256.38512.fjcabello@visual-tools.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Mayrhuber @ 2004-07-06  8:58 UTC (permalink / raw)
  To: reiserfs-list

On Tuesday 06 July 2004 09:29, Francisco Javier Cabello Torres wrote:
> > I'd not suggest to use these, those patches are really old and are likely
> > to have bugs.
> > Use ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.25/
> > and a kernel >= 2.4.25 with them.
> > I have them running on several production systems with a 2.4.26 kernel.
>
> do Suse patches include reiserfs bug fixes?
As far I know the patches for 2.4.xx have not been updated with later bug 
fixes.
Namesys recommends a kernel >= 2.4.24 for reiserfs use.
See http://www.namesys.com/download.html

The data logging patches have been developed along the 2.4.xx
kernel series and the ones for 2.4.25 are the latest and the most stable.

I don't know if these patches work with 2.4.27-rc3, they may interfere with 
a bug fix for mounting reiserfs on Out-Of-Memory conditions.
I can confirm that these patches work reliable on 2.4.26.
(At least on the two intel servers it's used on.)

If I were you I would not use an old kernel like 2.4.20 that has MANY security
holes, especially because you are not bound to some vendor kernel like
red hat or suse.

You can try kernel 2.6.7, too. It comes with data=ordered + xattr/acl + quota 
support per default.
Later kernels than 2.6.7 may get a new block allocator that behaves better
in multiprocess situations and disk-barrier support.

-- 
lg, Chris


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

* Re: data logging and kernel 2.4.20
       [not found]       ` <200407061256.38512.fjcabello@visual-tools.com>
@ 2004-07-06 11:36         ` Christian Mayrhuber
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Mayrhuber @ 2004-07-06 11:36 UTC (permalink / raw)
  To: Francisco Javier Cabello Torres; +Cc: reiserfs-list

On Tuesday 06 July 2004 12:56, you wrote:
> > I can confirm that these patches work reliable on 2.4.26.
> > (At least on the two intel servers it's used on.)
>
> what's the reason for use 2.4.26 instead of 2.4.25? I say it because suse
> patch (datalogging) has been made with 2.4.25.

Security exploits:
http://www.cve.mitre.org/cgi-bin/cvekey.cgi?keyword=linux+kernel
As you can see there are already new ones for 2.4.26, which are
only fixed in 2.4.27-rc3.

The patches do no harm on 2.4.26:
>From: 
>Vladimir Saveliev <vs@namesys.com>
>Date: 
>21.04.2004 11:22
>Hello
>
>On Wed, 2004-04-21 at 12:31, m.evers@norplex.net wrote:
>> Helo,
>>  
>> i would like to know where i can get those patches for Kernel 2.4.26.
>
>Patches from
>ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.25
>apply to 2.4.26 just fine
>
>>  
>> Thank You

-- 
lg, Chris

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

end of thread, other threads:[~2004-07-06 11:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-05 10:13 data logging and kernel 2.4.20 Francisco Javier Cabello Torres
2004-07-05 11:46 ` Christian Mayrhuber
2004-07-06  7:29   ` Francisco Javier Cabello Torres
2004-07-06  8:58     ` Christian Mayrhuber
     [not found]       ` <200407061256.38512.fjcabello@visual-tools.com>
2004-07-06 11:36         ` Christian Mayrhuber

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.