All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.4.20 and data logging
@ 2002-12-03 11:38 Russell Coker
  2002-12-03 16:21 ` Chris Mason
  0 siblings, 1 reply; 8+ messages in thread
From: Russell Coker @ 2002-12-03 11:38 UTC (permalink / raw)
  To: reiserfs-list

How is data logging work going?  Is there a patch for 2.4.20?

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page


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

* Re: 2.4.20 and data logging
  2002-12-03 11:38 2.4.20 and data logging Russell Coker
@ 2002-12-03 16:21 ` Chris Mason
  2002-12-03 22:14   ` Anders Widman
  2002-12-04  2:12   ` Dieter Nützel
  0 siblings, 2 replies; 8+ messages in thread
From: Chris Mason @ 2002-12-03 16:21 UTC (permalink / raw)
  To: Russell Coker; +Cc: reiserfs-list

On Tue, 2002-12-03 at 06:38, Russell Coker wrote:
> How is data logging work going?  Is there a patch for 2.4.20?

I'm trying to sort out a complete fix for the transaction overflow bug
Philippe hit, but other than that the patches are considered stable.

You can find 2.4.20 patches in
ftp.suse.com/pub/people/mason/patches/data-logging/2.4.20

-chris


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

* Re: 2.4.20 and data logging
  2002-12-03 16:21 ` Chris Mason
@ 2002-12-03 22:14   ` Anders Widman
  2002-12-03 23:01     ` Manuel Krause
  2002-12-12 15:47     ` Chris Mason
  2002-12-04  2:12   ` Dieter Nützel
  1 sibling, 2 replies; 8+ messages in thread
From: Anders Widman @ 2002-12-03 22:14 UTC (permalink / raw)
  To: reiserfs-list

> On Tue, 2002-12-03 at 06:38, Russell Coker wrote:
>> How is data logging work going?  Is there a patch for 2.4.20?

> I'm trying to sort out a complete fix for the transaction overflow bug
> Philippe hit, but other than that the patches are considered stable.

Are these complete and working yet?

> You can find 2.4.20 patches in
> ftp.suse.com/pub/people/mason/patches/data-logging/2.4.20

> -chris


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

* Re: 2.4.20 and data logging
  2002-12-03 22:14   ` Anders Widman
@ 2002-12-03 23:01     ` Manuel Krause
  2002-12-12 15:47     ` Chris Mason
  1 sibling, 0 replies; 8+ messages in thread
From: Manuel Krause @ 2002-12-03 23:01 UTC (permalink / raw)
  To: reiserfs-list

On 12/03/2002 11:14 PM, Anders Widman wrote:
>>On Tue, 2002-12-03 at 06:38, Russell Coker wrote:
>>
>>>How is data logging work going?  Is there a patch for 2.4.20?
>>
>>I'm trying to sort out a complete fix for the transaction overflow bug
>>Philippe hit, but other than that the patches are considered stable.
> 
> Are these complete and working yet?

As of 2.4.20-rc3 they work well. The one and only 
transaction-overflow-fix was posted by Chris on 11/14/02 to our list.
I haven't tried the combo with 2.4.20-final, yet.

The patches still need the "rootflags=data=[ordered,journal]" append 
addon for booting the root fs / if you don't want the standard mode 
"writeback" (you don't, if you want the data-logging ;-)  ).

I hope Chris would remove this "security feature" as soon as possible 
when he now considers the patches to be stable and said the pending bug 
is supposed to be hit very rarely.


Manuel

>>You can find 2.4.20 patches in
>>ftp.suse.com/pub/people/mason/patches/data-logging/2.4.20
>>
>>-chris


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

* Re: 2.4.20 and data logging
  2002-12-03 16:21 ` Chris Mason
  2002-12-03 22:14   ` Anders Widman
@ 2002-12-04  2:12   ` Dieter Nützel
  1 sibling, 0 replies; 8+ messages in thread
From: Dieter Nützel @ 2002-12-04  2:12 UTC (permalink / raw)
  To: Chris Mason, Russell Coker; +Cc: reiserfs-list, Manuel Krause

Am Dienstag, 3. Dezember 2002 17:21 schrieb Chris Mason:
> On Tue, 2002-12-03 at 06:38, Russell Coker wrote:
> > How is data logging work going?  Is there a patch for 2.4.20?
>
> I'm trying to sort out a complete fix for the transaction overflow bug
> Philippe hit, but other than that the patches are considered stable.
>
> You can find 2.4.20 patches in
> ftp.suse.com/pub/people/mason/patches/data-logging/2.4.20

Do not apply on-top of 2.4.20aa1.

What was the fix Manuel talked about?

Thanks,
	Dieter

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

* Re: 2.4.20 and data logging
  2002-12-03 22:14   ` Anders Widman
  2002-12-03 23:01     ` Manuel Krause
@ 2002-12-12 15:47     ` Chris Mason
  2002-12-21  9:30       ` Manuel Krause
  1 sibling, 1 reply; 8+ messages in thread
From: Chris Mason @ 2002-12-12 15:47 UTC (permalink / raw)
  To: Anders Widman; +Cc: reiserfs-list

On Tue, 2002-12-03 at 17:14, Anders Widman wrote:
> > On Tue, 2002-12-03 at 06:38, Russell Coker wrote:
> >> How is data logging work going?  Is there a patch for 2.4.20?
> 
> > I'm trying to sort out a complete fix for the transaction overflow bug
> > Philippe hit, but other than that the patches are considered stable.
> 
> Are these complete and working yet?

The current status is they are almost ready.  The mmania guys hit a
slightly different overflow bug which we've also fixed, and we are
waiting on some final testing to say for sure.

-chris



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

* Re: 2.4.20 and data logging
  2002-12-12 15:47     ` Chris Mason
@ 2002-12-21  9:30       ` Manuel Krause
  2002-12-21 12:52         ` Dieter Nützel
  0 siblings, 1 reply; 8+ messages in thread
From: Manuel Krause @ 2002-12-21  9:30 UTC (permalink / raw)
  To: Chris Mason; +Cc: reiserfs-list

On 12/12/2002 04:47 PM, Chris Mason wrote:
> On Tue, 2002-12-03 at 17:14, Anders Widman wrote:
> 
>>>On Tue, 2002-12-03 at 06:38, Russell Coker wrote:
>>>
>>>>How is data logging work going?  Is there a patch for 2.4.20?
>>>
>>>I'm trying to sort out a complete fix for the transaction overflow bug
>>>Philippe hit, but other than that the patches are considered stable.
>>
>>Are these complete and working yet?
> 
> 
> The current status is they are almost ready.  The mmania guys hit a
> slightly different overflow bug which we've also fixed, and we are
> waiting on some final testing to say for sure.
> 

Can you, then, please, post it to the list as soon as, err, beta!?

Maybe the recent wishes can be included as well according "data=..."
( /proc/fs/reiserfs/ide*(*,*) display, reiserfs-option data=ordered 
mounting / by default again without rootflags=data=ordered neede AND 
finally showing the complete namesys stuff in mount, but that's their 
stuff, of course).


Thank you,

Manuel.


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

* Re: 2.4.20 and data logging
  2002-12-21  9:30       ` Manuel Krause
@ 2002-12-21 12:52         ` Dieter Nützel
  0 siblings, 0 replies; 8+ messages in thread
From: Dieter Nützel @ 2002-12-21 12:52 UTC (permalink / raw)
  To: Manuel Krause, Chris Mason; +Cc: reiserfs-list

Am Samstag, 21. Dezember 2002 10:30 schrieb Manuel Krause:
> On 12/12/2002 04:47 PM, Chris Mason wrote:
> > On Tue, 2002-12-03 at 17:14, Anders Widman wrote:
> >>>On Tue, 2002-12-03 at 06:38, Russell Coker wrote:
> >>>>How is data logging work going?  Is there a patch for 2.4.20?
> >>>
> >>>I'm trying to sort out a complete fix for the transaction overflow bug
> >>>Philippe hit, but other than that the patches are considered stable.
> >>
> >>Are these complete and working yet?
> >
> > The current status is they are almost ready.  The mmania guys hit a
> > slightly different overflow bug which we've also fixed, and we are
> > waiting on some final testing to say for sure.
>
> Can you, then, please, post it to the list as soon as, err, beta!?
>
> Maybe the recent wishes can be included as well according "data=..."
> ( /proc/fs/reiserfs/ide*(*,*) display, reiserfs-option data=ordered
> mounting / by default again without rootflags=data=ordered neede AND
> finally showing the complete namesys stuff in mount, but that's their
> stuff, of course).

And maybe on top of 2.4.20aa1 (the real SuSE kernel;-), please.

Regards,
	Dieter

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

end of thread, other threads:[~2002-12-21 12:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-03 11:38 2.4.20 and data logging Russell Coker
2002-12-03 16:21 ` Chris Mason
2002-12-03 22:14   ` Anders Widman
2002-12-03 23:01     ` Manuel Krause
2002-12-12 15:47     ` Chris Mason
2002-12-21  9:30       ` Manuel Krause
2002-12-21 12:52         ` Dieter Nützel
2002-12-04  2:12   ` Dieter Nützel

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.