Linked by sonic2000gr on Thu 24th Feb 2011 23:33 UTC
Thread beginning with comment 463939
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
but also the encryption support in v30
You can set up encryption already with GELI on FreeBSD 8.2 with ZFSwhich may be even more efficient since it uses hardware crypto FreeBSD framerowk and uses crypto hardware (like AES accelration in recent Intel CPUs).
... and even if You do not have hardware accelration for crypto, You can still use as many threads as You like for GELI.
Edited 2011-02-25 12:50 UTC




Member since:
2006-11-18
The 8.2 is current stable release and it recieves mostly updates and fixes, the true battle ground for new features is 9-CURRENT branch, after 7.4/8.2 branches has been released, the FreeBSD development team will now focus on 9.0-RELEASE which should occur about May/June with all the latest ZFS v28 (with deduplication and so), and lots of other new and shiny features.
Also ZFS version on FreeBSD 8.2 is now v15, so we miss only these features (which deduplication may seem most caluable):
VER - DESCRIPTION
v16 - stmf property support
v17 - Triple-parity RAID-Z
v18 - Snapshot user holds
v19 - Log device removal
v20 - Compression using zle (zero-length encoding)
v21 - Deduplication
v22 - Received properties
Also, You can even now set up a 9-CURRENT FreeBSD with latext ZFS v28 and check how it works, check this:
http://blog.vx.sk/archives/9-Help-testing-ZFS-v28-in-FreeBSD.html
Edited 2011-02-25 10:00 UTC