Chris Moore
Hall of Famer
- Joined
- May 2, 2015
- Messages
- 10,079
This is not the way FreeNAS is designed to work. FreeNAS uses ZFS and ZFS is intended to prevent the kind of data loss you describe through redundancy. You could configure all 24 drives as a RAIDz3 pool and you would only loose 3 drives to redundancy. This would give you the most space with the least number of drives dedicated to redundancy. It would not be optimal from a performance standpoint, but it would work.Let me ask this:
Is there a way for me to use each drive as an independant unit, but expose them as one logical drive to all clients?
Rational:
They are all just movies that I have collected. The movies can be replaced, but I don't want to have to replace them all (entire zpool).
I do have the tolerance to replace 1 drives worth of lost movies.
This would allow me to use all available disk space & just loose what was on that individual drive.
Let me know your thoughts.
RAIDz3 allows as many as 3 drives to fail without data loss, but I would suggest that drives be replaced when they fail. Don't count on hot having another drive fail while the first is being replaced.