docs_in_draft:zfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs_in_draft:zfs [2022/08/06 23:57] crashtestdocs_in_draft:zfs [2024/04/25 00:21] (current) – [What is ZFS?] crashtest
Line 18: Line 18:
 ==== What is ZFS? ==== ==== What is ZFS? ====
  
-ZFS is an advanced "Copy on Write" file system with several desirable features. +ZFS (the Zettabyte File System) is an advanced "Copy on Write" file system with several desirable features. 
  
 The more important among ZFS' several features are as follows: The more important among ZFS' several features are as follows:
  
   *     Pooled storage (Built in logical volume management)   *     Pooled storage (Built in logical volume management)
-  *     **Snapshots**  (Creates file, folder, volume history.)+  *     **Snapshots**  (Creates file, folder, and filesystem and volume histories.)
   *     Data **integrity verification** and **automatic repair**   *     Data **integrity verification** and **automatic repair**
-  *     RAID-Z, Zmirror and other legacy RAID equivalents, without legacy RAID drawbacks such as the "write hole" and silent data corruption.+  *     RAID-Z, Zmirror and implementations of ZFS are the functional equivalents to legacy RAID, without legacy RAID drawbacks such as the "write hole" and silent data corruption.
  
 Data integrity and repair, and data restoration (VIA snapshots) are among ZFS' more important features. Data integrity and repair, and data restoration (VIA snapshots) are among ZFS' more important features.
  • docs_in_draft/zfs.txt
  • Last modified: 2024/04/25 00:21
  • by crashtest