Differences

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

Link to this comparison view

Next revision
Previous revision
zfs [2012/10/21 19:36]
a created
zfs [2012/11/27 01:06] (current)
a
Line 1: Line 1:
 ====== ZFS Filesystem General tips ====== ====== ZFS Filesystem General tips ======
 +
 +Creating new zpool (zpools ~ LVM)
 +
 +   zpool create datastore raidz2 sde sdg sdc sdf sdd sdh sdi
 +   
 +   zpool set autoreplace=on datastore
 +   
 +   zfs set compression=gzip datastore
 +   
 +   zfs set dedup=on datastore
 +   
 +Redundancy with support for 
 +   * **raidz1** (RAID5)
 +   * **raidz2** (RAID6)
 +   * **mirror** (RAID1) 
  
zfs.1350840977.txt.gz ยท Last modified: 2012/10/21 19:36 by a
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready