#2318: ext3 reliability requirements are not met
--------------------------------------------+-------------------------------
 Reporter:  alexan...@…                     |       Owner:  lfs-b...@…          
         
     Type:  task                            |      Status:  new                 
         
 Priority:  normal                          |   Milestone:                      
         
Component:  Book                            |     Version:  SVN                 
         
 Severity:  normal                          |    Keywords:                      
         
--------------------------------------------+-------------------------------
 Pavel Machek published a patch that documents conditions under which the
 ext3 filesystem is reliable against power failures. These conditions
 aren't met by LFS systems.

 Namely, the failed requirement is: "either write caching is disabled, or
 hw can do barriers and they are enabled". To disable write caching, one
 should do "hdparm -W0" on the device before remounting the filesystem
 read-write. To enable barriers (if the hardware supports them), use
 "barrier=1" mount option.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2318>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to