On my FreeNAS machine I have recently turned my one disk ZFS stripe into a two disk mirror. I am very pleased with the ZFS mirror because I could increase data security without losing performance. Both the original stripe and the resulting mirror are GELI encrypted. I left the root file system on a one disk ZFS stripe untouched.
I am now thinking, if I should mirror my zpools on my FreeBSD 10.2-RELEASE server as well. Currently it has one disk hosting two zpools "zroot" and "zhome" with "zhome" being GELI encrypted. The situation differs from my FreeNAS system, because I am having two zpools that I would like to mirror, one of them hosting the root file system.
I have read a lot about ZFS and I have now hopefully collected enough knowledge to change to the mirrored zpools on the command line even without server down time. And to be on the safe side I will first test the procedure with a virtual machine.
However, I would like to collect some recommendations if I should go this way or not, because I am not sure, if performance is affected due to the fact that I am about to mirror two zpools on the two disks.
I am appreciating any comments or recommendations on this.
Peter
I am now thinking, if I should mirror my zpools on my FreeBSD 10.2-RELEASE server as well. Currently it has one disk hosting two zpools "zroot" and "zhome" with "zhome" being GELI encrypted. The situation differs from my FreeNAS system, because I am having two zpools that I would like to mirror, one of them hosting the root file system.
I have read a lot about ZFS and I have now hopefully collected enough knowledge to change to the mirrored zpools on the command line even without server down time. And to be on the safe side I will first test the procedure with a virtual machine.
However, I would like to collect some recommendations if I should go this way or not, because I am not sure, if performance is affected due to the fact that I am about to mirror two zpools on the two disks.
I am appreciating any comments or recommendations on this.
Peter