I have a (hopefully) quick question.
I am currently using UFS Enoch and I am thinking about switching to ZFS.
I have 3 identical 1TB disks 16gb of RAM and my CPU is an FX-8350. I was wondering if, to make full use of ZFS would I have to get rid of the data and file system on my 2 spare disks and add them as tanks and then copy the data back on them?
Or could I just install the OS on 1 disk and then just add the 2 spare disks with the ufs file system and data as tanks?
Is it worth it?
Switch to ZFS?
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Switch to ZFS?
Take some time to understand what ZFS really is and what it does and does not.
Start here: https://calomel.org/zfs_raid_speed_capacity.html
Primarily take in mind that ZFS can provide additional security but ONLY when using some form of data redundancy (typically mirroring or raid).
Also give a read at the FreeBSD handbook.
Start here: https://calomel.org/zfs_raid_speed_capacity.html
Primarily take in mind that ZFS can provide additional security but ONLY when using some form of data redundancy (typically mirroring or raid).
Also give a read at the FreeBSD handbook.
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Switch to ZFS?
Thanks for the quick reply ASX. That helped a lot. 

Re: Switch to ZFS?
Nearly forgot: GhostBSD added ZFS support very recently to the installer, it might be bugged ... so a good backup is a "must have".
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Switch to ZFS?
Thanks for the advice, ASX!