User Tools

Site Tools


zfs

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
zfs [2023/05/16 18:21]
nightfly
zfs [2023/05/16 18:50] (current)
nightfly
Line 1: Line 1:
-====== Using ZFS as storage ======+====== Using ZFS as storage in FreeBSD ======
  
 1. Check your **/etc/rc.conf**  1. Check your **/etc/rc.conf** 
Line 14: Line 14:
  
  
-3. Create pools on your drives/drive+3. Create pool(s) on your drive(s)
  
 <code bash> <code bash>
Line 24: Line 24:
 <code bash> <code bash>
 # mkdir /disk2/wrstorage2 # mkdir /disk2/wrstorage2
- 
 # chmod 777 /disk2/wrstorage2 # chmod 777 /disk2/wrstorage2
 </code> </code>
 +
 +
 +5. Add this directory as WolfRecorder storage
 +
 +{{::wrzfstorage.png|}}
 +
 +
 +6. Now just use it
 +
 +{{:wrzfstorage1.png|}}
 +
 +7. Also you always can check your ZFS pools status with following command
 +
 +<code bash> 
 +# zpool status
 +</code>
 +
zfs.1684250482.txt.gz ยท Last modified: 2023/05/16 18:21 by nightfly