Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 11:42:53 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Steve Byan <stephen_byan@maxtor.com>
Cc:        freebsd-fs@FreeBSD.ORG, tech-kern@netbsd.org
Subject:   Re: DEV_B_SIZE
Message-ID:  <Pine.BSF.4.21.0301311142100.45015-100000@InterJet.elischer.org>
In-Reply-To: <A91AD932-354D-11D7-B26B-00306548867E@maxtor.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 31 Jan 2003, Steve Byan wrote:

> 
> On Friday, January 31, 2003, at 01:16  PM, Julian Elischer wrote:
> 
> >
> > Recovery algorythms might have to deal with this (should we actually
> > decide to write one.. :-).
> >
> > Particularly if the block being written was the 1st, but the other 7
> > blocks contain data that the OS has no way of knowing that they are in
> > jeopardy. In other words, I might know that block 1 is in danger and 
> > put
> > it in a write log, (in a logging filesystem) but I have no way of
> > knowing that the other 7 are in danger, so they may not be in the write
> > log (assuming thAat the write log only holds the last N transactions.).
> > I'd say that this means that the drive should hold the active 4k block
> > in nvram or something..
> >
> > You seem to have considered this but I'm in agreement that it could
> > prove "nasty" in exactly the cases that are most important..
> > people use write logging etc. in cases where they care about the data
> > and recovery time. these are exactly the people who are going to be the
> > most pissed off to lose their data. ..
> 
> Thanks, may I forward your response on to the committee?

sure.. correct the spelling though :-)




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0301311142100.45015-100000>