SolarisZfs

From MDWiki
Revision as of 01:08, 13 May 2009 by Martin Nicholls (talk | contribs) (New page: ZFS is an intelligent filesystem with in-built virtual disk management and data protection. ZFS can manage a variety of storage resources (whole disks, partitions, files). Unlike traditio...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ZFS is an intelligent filesystem with in-built virtual disk management and data protection.

ZFS can manage a variety of storage resources (whole disks, partitions, files). Unlike traditional approaches where each filesystem is a static allocation of physical storage, ZFS filesystem storage is allocated as it is used. ZFS manages usage quotas as filesystem size limit. Thus ZFS favours the creation of many individual filesystems.

Configuration

The configuration employed here, limits the number of disks in each storage pool so that, in the event of x4500 hardware failure, it remains feasible to install each storage pool into alternate hardware.

The disks are grouped into raid sets for protection from disk failure.