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
Last revision Both sides next revision
zfs [2012/11/27 01:01]
a
zfs [2012/11/27 01:04]
a
Line 1: Line 1:
 ====== ZFS Filesystem General tips ====== ====== ZFS Filesystem General tips ======
  
-Creating new zpool+Creating new zpool (zpools ~ LVM) 
    zpool create datastore raidz2 sde sdg sdc sdf sdd sdh sdi    zpool create datastore raidz2 sde sdg sdc sdf sdd sdh sdi
        
Line 9: Line 10:
        
    zfs set dedup=on datastore    zfs set dedup=on datastore
 +   
 +Redundancy with support for 
 +   * **raidz1** (RAID5)
 +   * **raidz2** (RAID6)
 +   * **mirror** (RAID1) 
zfs.txt · Last modified: 2012/11/27 01:06 by a
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready