[mythtv-users] a read-only disk/directory in a storage group?
Iain Buchanan
iaindb at netspace.net.au
Wed Oct 6 06:53:23 UTC 2010
On 10/05/2010 08:30 PM, Brian J. Murrell wrote:
> Let's say I have two disks/directories in a storage group and I want to
> prevent one of them (because it's stupid XFS and corrupting on write --
> the last time I will ever use XFS) from being written to further yet I
> want to leave it in the storage group for reading from.
>
> Can I instruct myth to use it only for reading from?
why not use that bash script someone wrote? (looking...)
MythMediaMonitor!
Take the XFS directory out of the storage directory list, then make a
new partition (Ext3 or whatever) and put that in your storage directory
list. Run MythMediaMonitor over the XFS directory, and it will create
simlinks in the ext3 directory back to your XFS directory, not touching
XFS at all.
So far MythMediaMonitor doesn't touch the underlying files when myth
deletes the symlinks.
The second advantage of this is that any NEW recorded stuff will go in
your ext3 directory, again leaving XFS alone.
ooooohh, sounds like a plan!!
;)
--
Iain Buchanan <iaindb at netspace dot net dot au>
printk(KERN_CRIT "How did I get here?\n");
linux-2.6.19/arch/mips/kernel/syscall.c
More information about the mythtv-users
mailing list