User Tools

Site Tools


install_zfs

Differences

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

Link to this comparison view

Next revision
Previous revision
install_zfs [2017/10/12 15:57] – created chrisinstall_zfs [2017/10/12 15:59] (current) chris
Line 3: Line 3:
 __This works for Ubuntu/Debian.__  __This works for Ubuntu/Debian.__ 
  
-apt-get install software-properties-common +apt-get install software-properties-common\\ 
-add-apt-repository ppa:zfs-native/stable +add-apt-repository ppa:zfs-native/stable\\ 
-apt-get update +apt-get update\\ 
-apt-get install ubuntu-zfs +apt-get install ubuntu-zfs\\ 
-apt-get install zfs-initramfs +apt-get install zfs-initramfs\\ 
-modprobe zfs +modprobe zfs\\ 
-dmesg | egrep "SPL|ZFS"+dmesg | egrep "SPL|ZFS"\\
  
  
-Create ZFS stripe set on different disks+Create ZFS stripe set on different disks\\
  
-zpool status +zpool status\\ 
-fdisk -l | grep /dev/+fdisk -l | grep /dev/\\
  
-zpool create datastore /dev/sdc3 /dev/sda /dev/sdb /dev/sdd+zpool create datastore /dev/sdc3 /dev/sda /dev/sdb /dev/sdd\\
  
---> where /dev/xxx are your identified disks you want to span and "datastore" is the given name+--> where /dev/xxx are your identified disks you want to span and "datastore" is the given name\\
  
  
-zpool status +zpool status\\ 
-zpool list+zpool list\\
  
  
-or zpool import+or zpool import\\
  
 +Your ArtIT Team
 +\\
 +\\
 +
 +**[[linux|BACK]]**
install_zfs.1507816662.txt.gz · Last modified: 2017/10/12 15:57 by chris