fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:filesystem:zfs

ZFS

zpool list
zpool list <poolname>
zpool status
zpool status -x
zpool status -v <poolname>
zpool iostat
zpool iostat -v
zpool history

Cache

1GB Cache per 1 TB Storage

Set Cache Min/Max

cat << 'EOF' > /etc/modprobe.d/zfs.conf
options zfs zfs_arc_min=3221225472
options zfs zfs_arc_max=4294967296
EOF
update-initramfs -u && reboot
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
linux/filesystem/zfs.txt · Last modified: 2024/06/14 17:06 by gsys