mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* RE:Re: XFS?
@ 2002-09-15 12:00 Hell.Surfers
  0 siblings, 0 replies; 2+ messages in thread
From: Hell.Surfers @ 2002-09-15 12:00 UTC (permalink / raw)
  To: nelsonis, ivandi, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 232 bytes --]

wow, what does alans house look like?

Cheers, Dean McEwan. Currently hacking KGI, which I don't understand, oh and ask me about OpenModemTalk...

On 	Fri, 13 Sep 2002 07:33:42 -0600 	"Ian S. Nelson" <nelsonis@earthlink.net> wrote:

[-- Attachment #2: Type: message/rfc822, Size: 4690 bytes --]

From: "Ian S. Nelson" <nelsonis@earthlink.net>
To: Ivan Ivanov <ivandi@vamo.orbitel.bg>, linux-kernel@vger.kernel.org
Subject: Re: XFS?
Date: Fri, 13 Sep 2002 07:33:42 -0600
Message-ID: <3D81E936.1050006@earthlink.net>

Ivan Ivanov wrote:

>I think that you missed the main problem with all this new "great"
>filesystems. And the main problem is potential data loss in case of a
>crash. Only ext3 supports ordered or journal data mode.
>
>XFS and JFS are designed for large multiprocessor machines powered by UPS
>etc., where the risk of power fail, or some kind of tecnical problem is
>veri low.
>
>On the other side Linux works in much "risky" environment - old
>machines, assembled from "yellow" parts, unstable power suply and so on.
>
>With XFS every time when power fails while writing to file the entire file
>is lost. The joke is that it is normal according FAQ :)
>  
>

This isn't true.  I picked XFS as the filesystem for Echostar's DP-721 
partially because when I power cycle tested them all it seemed to behave 
in the most predictable way. The meta data always seemed to be correct 
and the unflushed blocks were screwed up and *usually pointed to null 
blocks, which is what I expect.  If we're talking about a tiny little 
file then you might lose the whole thing, it's all an unflushed block. 
 Since then I've seen the product in the field have the plug pulled 
multiple times during a PVR recording and you lose the  time during the 
boot but just about everything else is there.    

* I think after hundreds of reboots you could screw that up, we fixed it 
by doing a repair during the boot periodically which was still very very 
fast compared to a fsck.  Also, not terribly important since a few 
blocks is only a couple seconds of recording.

I'm not entirely sure what the correct semantics are for losing power 
during a write, with some of the Reiserfs cuts I was looking at (circa 
kernel 2.3.99) when you pulled the plug the last blocks committed would 
be garbage.  I remember a thread that said something to the extent the 
the DMAs keep going for a few milliseconds after power is cut but the 
data they transfer is trash; I don't know if I believe that or not.  It 
was very consistent though,  it could be that the metadata just pointed 
to blocks on the disk that didn't have zeros in them or something. 
 Still, it didn't trash the whole file, it did it mostly correct 
assuming that you detect that there was a crash and intervene; your logs 
or whatever could have some garbage but everything keeps running for the 
most part.

I really don't know how you call a filesystem good or not.  I think XFS 
isn't in yet simply because it's big and Linus may not have had the time 
yet to read it all.  XFS, JFS, Reiserfs, and even EXT3 are way too big 
to just test in a lab (Alan's house?) and call "bug free, ready for 
production"  You put them in, call them experimental, more of us hammer 
on them, and they grow into trusted.  From my personal experience, all 
of them have been pretty good and I haven't seen major problems with any 
of them in a long time and I did try to do some rigorous scientific 
testing of them all, I'm not just spouting hearsay.

Ian Nelson



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread
* RE:Re: XFS?
@ 2002-09-11  0:35 Hell.Surfers
  0 siblings, 0 replies; 2+ messages in thread
From: Hell.Surfers @ 2002-09-11  0:35 UTC (permalink / raw)
  To: peter, jdk, jalvo, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

Why won't  this topic die?

Cheers, Dean McEwan. Currently hacking KGI, which I don't understand, oh and ask me about OpenModemTalk...

On 	Wed, 11 Sep 2002 10:31:07 +1000 	Peter Chubb <peter@chubb.wattle.id.au> wrote:

[-- Attachment #2: Type: message/rfc822, Size: 2063 bytes --]

From: Peter Chubb <peter@chubb.wattle.id.au>
To: Joe Kellner <jdk@kingsmeadefarm.com>
Cc: John Alvord <jalvo@mbay.net>, linux-kernel@vger.kernel.org
Subject: Re: XFS?
Date: Wed, 11 Sep 2002 10:31:07 +1000
Message-ID: <15742.36555.430376.240952@wombat.chubb.wattle.id.au>


>>>>> "Joe" == Joe Kellner <jdk@kingsmeadefarm.com> writes:
>> So does Redhat/Suse/??? ship XFS yet?
>> 
>> john
>> 

Joe> Mandrake has had XFS support in the default boot kernel since
Joe> 8.0. AFAIK, Suse and Slackware also have XFS capable kernels now
Joe> too.


FWIW so does debian.

--
Dr Peter Chubb				    peterc@gelato.unsw.edu.au
You are lost in a maze of BitKeeper repositories, all almost the same.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-15 12:00 RE:Re: XFS? Hell.Surfers
  -- strict thread matches above, loose matches on Subject: below --
2002-09-11  0:35 Hell.Surfers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®