On 1/18/06, <b class="gmail_sendername">Jarod Wilson</b> &lt;<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jan 18, 2006 at 01:37:36PM -0500, Daniel Kristjansson wrote:<br>&gt; On Wed, 2006-01-18 at 10:04 -0800, Jarod Wilson wrote:<br>&gt; &gt; MBE). The other caveat is to have solid backup power, because XFS's<br>&gt; &gt; aggressive caching might lead to random data corruption if your machine
<br>&gt; &gt; suddenly loses power.<br>&gt; All file systems will give you data corruption if your machine<br>&gt; suddenly loses power (with standard PC's). With standard params<br>&gt; ext3 will be a little better because it keeps puts a copy of the
<br>&gt; data being written in the journal before it writes it in the correct<br>&gt; location, also as a security matter XFS will zero the bytes in a<br>&gt; partially written blocks on fsck, while ext3 just leaves the corrupted
<br>&gt; block in place, which is often useful if the data is a text file.<br><br>Yes, should have clarified that, I guess. Of course all file systems are susceptible to data corruption when not cleanly brought down, but XFS is worse than others. I have some personal horror stories about XFS at work from this past week, in fact... :)
<br><br>&gt; AFAIK Except for ReiserFS, all other Linux filesystems will only<br>&gt; corrupt files open for writing, so this isn't entirely random...<br>&gt; However, files can include directories...<br><br>I've seen XFS filesystems with non-open-for-writing files corrupted also (again, just this past week -- 64-bit SLES9 SP3, for anyone that cares).
<br><br>&gt; For the video store, XFS and JFS are really the only reasonable<br>&gt; options. For your main Linux partitions ext3 and ReiserFS can<br>&gt; have some real advantages.<br><br>Eh, ext3 works just fine for me right now. Slight lag on really large deletes, but that's about the only issue. Haven't bothered tweaking the mount params to improve performance either, its good enough as-is.
<br><br>--<br>Jarod Wilson<br><a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>Ok, so ReiserFS can cause issues with HD in Myth if you have 4k stacks, or not?&nbsp; If so, how do I know if I have 4k stacks?&nbsp; How do I fix that, or do I just swap the FS to ext3?&nbsp; Sorry for being dense.....
<br>