View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Why not ext3 for /cache?
PostPosted: Thu Dec 22, 2005 11:07 am 
Offline
Joined: Thu Dec 22, 2005 9:35 am
Posts: 1
(First time poster, so please be gentle. :) )

One of the things that I've seen in various MythTV docs, including those for KnoppMyth, is "Don't use ext3 for the cache file system". The implication given in most of these documents is that ext2 or xfs performs acceptibly for the LiveTV cache, but ext3 does not. Has anybody tried to quantify this?

Here's why I ask: As part of my day job, I do a lot of work with parallel file systems, particularly PVFS and more recently PVFS2. Both of these put their "back end" on local file systems, and as with MythTV's LiveTV cache, we saw worse performance with ext3 than we did with ext2 or xfs.

Then we monkeyed with the ext3 mount options.

It turns out that the default mount options for ext3 include "data=ordered", which requires data to be flushed disk before updating the journal for the metadata. OTOH, xfs journals metadata without requiring a data flush, and of course ext2 doesn't journal anything at all. It is possible to change ext3's journaling behavior (and performance) to be similar to that of xfs by using the mount option "data=writeback".

Has anyone experimented with using ext3 as the cache file system with this more permissive journalling option? (I've converted the cache FS on my KnoppMyth box to xfs, so I haven't had a chance to try this myself yet.)

_________________
"Ah, the pitter-patter of tiny feet... in huge combat boots." --Capt. Mal Reynolds (Nathan Fillion), "Firefly"


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 22, 2005 1:18 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
I doubt it, and why bother since the cache is going away very soon anyways. Mythtv 0.19 will not use cache any more.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu