Feature #3506
Pool of Disks
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2016-01-19
Due date:
% Done:
0%
Estimated time:
Description
Would it be possible to set up a pool of disks and have tvheadend record to each one in turn, balancing out the IO load.
History
Updated by Hanspeter Müller almost 9 years ago
Sure, you can do this with https://romanrm.net/mhddfs (which transparently stores complete files distributed on multiple disks, wherever there's room) or any kind of real RAID, but IMHO it does not belong on application level...
/hp
Updated by Jaroslav Kysela almost 9 years ago
- Status changed from New to Rejected
I agree, it's pure system configuration thing. Linux has many possibilities to distribute data to multiple discs at the system level.