[mythtv-users] Is there a distributed filesystem available?

Debabrata Banerjee davatar at comcast.net
Wed Jun 21 15:49:56 UTC 2006


It would be easier just to patch mythtv to look at different mount locations 
than to do that scripting. Disregarding all kinds of file-locking 
complications.

I did try UnionFS yesterday, which seems to work OK, unfortunately the write 
limitation makes it mostly useless.

From: "Steve Hodge" <stevehodge at gmail.com>
On 6/21/06, Matthias Thyroff <Matthias at thyroff.net> wrote:
> Am Mittwoch, 21. Juni 2006 08:29 schrieb Steve Hodge:
> > I think you're still missing the point. A backup is not necessary -
> > losing some recordings isn't that much of a problem. But if you've got
> > multiple drives in your machine anyway, it'd be nice to not lose all
> > your recordings, and it'd be nice to be able to set that up without
> > using RAID. RAID 5 costs you capacity and is less easy to add or
> > remove drives from.
>
> You could set up a  userjob to move the files to other filesystems in a 
> list
> of configured filesystems, and create a link in your original mythtv
> filesystem, and configure myth to follow links when deleting. The 
> filesystems
> are configured in a config file. The script checks for free space on each 
> fs
> and moves the file to the filesystem with most free space.
>
> Filesystems Could be additional disks or network shares (does "follow 
> links
> when deleting" work?).

I think that would work.

Steve
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users 



More information about the mythtv-users mailing list