[mythtv-users] What is best filesystem for recordings?
Karl Newman
newmank1 at asme.org
Wed Jul 1 00:15:58 UTC 2015
On Tue, Jun 30, 2015 at 12:47 AM, Warpme <warpme at o2.pl> wrote:
> Hi *
>
> I just got some free space on my server (8T Seagate Archive for videos)
> which temporarily gives me spare capacity allowing change filesystem for
> recordings volumes.
>
> Currently I have 2x4T HDD allocated purely for recordings. Both volumes
> are now on ext3.
>
> After years of relaying on ext3 I think it is not best filesystem for
> recordings as:
> -delete is very throughput expensive
> -chkdsk is really long
> -starting loosless cut makes hell of:
> TFW(/myth/tv/21101_20150630054000.ts:67): write(57152) cnt 35 total
> 2079656 -- took a long time, 2571 ms
>
> So what FS will be better: XFS or JFS or ...?
>
> I think following criteria should be compared:
> 1.concurrency (frequently I have 8-10 concurrent HD recordings);
> 2.CPU consumption under high FS load;
> 3.reliability (I don't have UPS and sometimes power is lost when many
> recordings are ongoing);
> 4.stability/maturity (i.e. recovery from bad/deep FS corruption);
> 5.any other I forgot..
>
Something you may not have considered is the ability to *shrink* a
filesystem. It may not be a common use case, but when you need it... JFS
and XFS do not support shrinking (my knowledge may be dated but those types
of features generally need to be designed in from the start). ext3 and ext4
support it, as does btrfs. I'm using btrfs for myth but my load is quite
low (at most 2 SD streams), so I can't comment on its performance when
heavily loaded.
Karl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20150630/82b64933/attachment.html>
More information about the mythtv-users
mailing list