login
Header Space

 
 

[Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alan Cox <alan@...>
Cc: Theodore Tso <tytso@...>, Al Boldi <a1426z@...>, Valerie Henson <val.henson@...>, Rik van Riel <riel@...>, <linux-fsdevel@...>, <linux-kernel@...>
Date: Tuesday, January 15, 2008 - 4:16 pm

Hi!


Ok, should something like this be added to the documentation?

It would be cool to be able to include few examples (modern SATA disks
support bariers so are safe, any IDE from 1989 is unsafe), but I do
not know enough about hw...

Signed-off-by: Pavel Machek <pavel@suse.cz>

diff --git a/Documentation/filesystems/ext3.txt b/Documentation/filesystems/ext3.txt
index b45f3c1..adfcc9d 100644
--- a/Documentation/filesystems/ext3.txt
+++ b/Documentation/filesystems/ext3.txt
@@ -183,6 +183,18 @@ mke2fs: 	create a ext3 partition with th
 debugfs: 	ext2 and ext3 file system debugger.
 ext2online:	online (mounted) ext2 and ext3 filesystem resizer
 
+Requirements
+============
+
+Ext3 needs disk that does not do write-back caching or disk that
+supports barriers and Linux configuration that can use them.
+
+* if disk damages the sector being written during powerfail, ext3
+  can't cope with that.  Fortunately, such disks got firmware updates
+  to fix this long time ago.
+
+* if disk writes random data during powerfail, ext3 should survive
+  that most of the time.
 
 References
 ==========


-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFD] Incremental fsck, Rik van Riel, (Tue Jan 8, 5:41 pm)
Re: [RFD] Incremental fsck, Al Boldi, (Wed Jan 9, 12:40 am)
Re: [RFD] Incremental fsck, , (Wed Jan 9, 4:04 am)
Re: [RFD] Incremental fsck, Valerie Henson, (Wed Jan 9, 3:45 am)
Re: [RFD] Incremental fsck, Al Boldi, (Wed Jan 9, 7:52 am)
Re: [RFD] Incremental fsck, Theodore Tso, (Sat Jan 12, 10:51 am)
Re: [RFD] Incremental fsck, Daniel Phillips, (Sun Jan 13, 8:22 pm)
Re: [RFD] Incremental fsck, Pavel Machek, (Sun Jan 13, 1:19 pm)
Re: [RFD] Incremental fsck, Ric Wheeler, (Mon Jan 14, 9:04 pm)
Re: [RFD] Incremental fsck, Alan Cox, (Sun Jan 13, 1:41 pm)
[Patch] document ext3 requirements (was Re: [RFD] Incrementa..., Pavel Machek, (Tue Jan 15, 4:16 pm)
Re: [Patch] document ext3 requirements (was Re: [RFD] Increm..., Szabolcs Szakacsits, (Thu Jan 17, 8:29 am)
Re: [Patch] document ext3 requirements (was Re: [RFD] Increm..., Christoph Hellwig, (Wed Jan 16, 12:38 pm)
Re: [RFD] Incremental fsck, Al Boldi, (Sun Jan 13, 7:05 am)
Re: [RFD] Incremental fsck, Rik van Riel, (Wed Jan 9, 10:44 am)
Re: [RFD] Incremental fsck, Al Boldi, (Thu Jan 10, 9:26 am)
speck-geostationary