Using ZFS from Linux

Why Use ZFS

ZFS is awesome because it can address a huge amount of storage, high amount of data integrity, transactional, configurable caching.

Creating ZFS Pools

zpool create data01 /zfs1/disk01 /zfs1/disk02

Managing ZFS Pools

< https://blogs.oracle.com/orasysat/entry/so_what_makes_zfs_so http://www.datadisk.co.uk/html_docs/sun/sun_zfs_cs.htm http://www.solarisinternals.com/wiki/index.php/ZFS_Evil_Tuning_Guide