This is an old revision of the document!


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.1353974678.txt.gz · Last modified: 2012/11/27 01:04 by a
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready