Differences

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

Link to this comparison view

Next revision
Previous revision
zfs:linux [2012/11/27 00:51]
a created
zfs:linux [2012/11/27 01:06] (current)
a [ZFS on Ubuntu Linux (12.04/LTS)]
Line 1: Line 1:
 ====== ZFS on linux ====== ====== ZFS on linux ======
  
 +see links on left: http://zfsonlinux.org/
  
 +===== ZFS on Ubuntu Linux (12.04/LTS) =====
  
 +
 +   apt-get install python-software-properties
 +   add-apt-repository ppa:zfs-native/stable
 +   apt-get install zfsutils ubuntu-zfs
 +   
 +edit ''/etc/default/zfs'' (if you want to automount ZFS on boot; disabled by default)
 +
 +
 +===== Memory Tweak =====
 +
 +Per default ZFS uses as much memory as available for its ARC cache. It should not be less than 512MB and a good value is 1/4 of available memory. This property can only be set during module loading, to restrict how much memory should be used to 512MB:
 +
 +   # echo "options zfs zfs_arc_max=512M" >> /etc/modprobe.d/zfs.conf
zfs/linux.1353973866.txt.gz ยท Last modified: 2012/11/27 00:51 by a
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready