ZFS is a filesystem, designed by Sun, and implemented in Solaris 10. Unlike traditional filesystems, which reside on single disk devices and thus require a volume manager to use more than one device, ZFS filesystems are built on top of virtual storage pools called zpools, which elimiate the need to create individuall volumes. When creating … Continue reading ZFS Quick Start