Helios
Dabbler
- Joined
- Nov 3, 2015
- Messages
- 31
Hi.
Right now for my home server I'm running an Ubuntu box with 4, 2, and two 1 TB Caviars of various colors, merged into a single encrypted partition by LVM. I'm planning to get a hardware upgrade soon, so I'm once again considering FreeNAS. Last time it was rejected because its hardware requirements far outstripped my budget for the system. I have some doubts I'd like to have clarified.
The data in this server is for the most part not vital and if necessary I can generate or get it again. I'm interested in ZFS not primarily because of its ability to correct, but to detect errors. I understand that it generates checksums at block level and periodically scans its blocks to detect errors, correct? If FreeNAS will notify me somehow, that's enough for me. I don't need any redundancy. The data I do care about I can just encrypt and upload wherever.
What I do need is the ability to grow my capacity as time goes on.
So, my question is: is there any way to expose to SMB a single encrypted directory with the accumulated size of, say, three drives, and then later on add a fourth drive and maintain the same configuration to external computers? If possible, would this operation involve rewriting all the blocks and/or reshuffling them among the devices?
Thanks.
Right now for my home server I'm running an Ubuntu box with 4, 2, and two 1 TB Caviars of various colors, merged into a single encrypted partition by LVM. I'm planning to get a hardware upgrade soon, so I'm once again considering FreeNAS. Last time it was rejected because its hardware requirements far outstripped my budget for the system. I have some doubts I'd like to have clarified.
The data in this server is for the most part not vital and if necessary I can generate or get it again. I'm interested in ZFS not primarily because of its ability to correct, but to detect errors. I understand that it generates checksums at block level and periodically scans its blocks to detect errors, correct? If FreeNAS will notify me somehow, that's enough for me. I don't need any redundancy. The data I do care about I can just encrypt and upload wherever.
What I do need is the ability to grow my capacity as time goes on.
So, my question is: is there any way to expose to SMB a single encrypted directory with the accumulated size of, say, three drives, and then later on add a fourth drive and maintain the same configuration to external computers? If possible, would this operation involve rewriting all the blocks and/or reshuffling them among the devices?
Thanks.