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
Next revision
Previous revision
docs_in_draft:zfs [2025/02/26 03:47] – [Installation] crashtestdocs_in_draft:zfs [2025/03/08 03:31] (current) – [Installation] crashtest
Line 18: Line 18:
 ==== What is ZFS? ==== ==== What is ZFS? ====
  
-ZFS (the Zettabyte File System) is an advanced "Copy on Write" file system with several desirable features+ZFS (the Zettabyte File System) is the oldest of the "Copy on Write" file system.  It has been under continuous development since it introduced, with Solaris, in 2001.
  
 The more important among ZFS' several features are as follows: The more important among ZFS' several features are as follows:
Line 24: Line 24:
   *     Pooled storage (Built in logical volume management)   *     Pooled storage (Built in logical volume management)
   *     **Snapshots**  (Creates file, folder, filesystem and volume histories.)   *     **Snapshots**  (Creates file, folder, filesystem and volume histories.)
-  *     Data **integrity verification** and **automatic repair**+  *     Data **integrity verification** and, with zmirrors or with activation of the 2copies feature, **automatic repair**
   *     RAID-Z, Zmirror and other implementations of ZFS are the functional equivalents to legacy RAID, without legacy RAID drawbacks such as the "write hole" and silent data corruption.   *     RAID-Z, Zmirror and other implementations of ZFS are the functional equivalents to legacy RAID, without legacy RAID drawbacks such as the "write hole" and silent data corruption.
  
Line 49: Line 49:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[https://wiki.omv-extras.org/doku.php?id=misc_docs:omv_extras|OMV-Extras]] must be pre-installed.  +  * [[https://wiki.omv-extras.org/doku.php?id=misc_docs:omv_extras|OMV-Extras]] must be pre-installed
 +  * [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|PuTTY]] is an SSH client that will allow users to connect to their SBC, from a Windows client, and get on the command line.  PuTTY is installable on a Windows client.  
  
  
 ===== Installation ===== ===== Installation =====
  
-To get started with ZFS and to create an easy installation path to the most stable server possible, some preliminary settings and adjustments are recommended.+To get started with ZFS and to create an easy installation path to the most stable server possible, some preliminary setup, settings and adjustments are recommended.
  
 ==== Disable Backports: ==== ==== Disable Backports: ====
  • docs_in_draft/zfs.1740541659.txt.gz
  • Last modified: 2025/02/26 03:47
  • by crashtest