> We actually test brutal "Power off" for xfs, ext4 and other file systems. If > your storage is configured properly and you have barriers enabled, they all > pass without corruption. > > What hardware raid cards can do is to hide a volatile write cache. Either on > the raid HBA itself or, even worse, on the backend disks behind the card. > S-ata disks tend to default to write cache enabled and need to be checked > especially careful (sas drives tend to be write cache disabled by default). Write cache is supposed to be disabled on the H/W RAID (according to hdparm) and barrier are correctly enabled since xfs does not report any warning at mount. The odd thing is we never see this with kernel 2.6.18 where barriers weren't yet available. An other difference is the "unwritten extend" that was used to set to 0 by default. Now we cannot change this setting according to an old thread I've found: "unwritten extents on linux are generally a bad idea, this option should not be used.". Unfortunately, the engineer that chose this setting is no longer working with us... _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs