I've got a laptop, that I want to migrate to ZFS filesystem.
This laptop has 2HDD Drives.
My zpool idea is like this:
1 zpool on 2 HDD drives.
/ - separate subvol
/home - separate subvol with 'copies=2'
Will this benefit of 2 HDD drives? For example, if 1st HDD would fail, would I be able to recover the /home partition?