I've got a machine with one 1TB HD, and I have a spare 3TB HD. In the short-term, but not immediately, I plan to buy a 6–10TB HD, and in the medium-term I think to replace my current 3TB HD with another 6-10TB HD. I want to install FreeBSD with ZFS. What storage layout strategy do you recommend, given that I need some redundancy for all the data (maybe not immediately, but at least in the short-term)?
So far, I have tried the following:
So far, I have tried the following:
- Install FreeBSD into the 1TB HD with Auto (ZFS) and striping;
- Boot into the new system and partition the 3TB HD into 1TB+2TB;
- Add the 1TB partition to the zroot pool, turning it into a mirror (not bootable from that partition, though—how to fix that?).
- Create a second striping pool out of the 2TB partition.