Skip to content

Instantly share code, notes, and snippets.

@tjpeden
Created July 7, 2012 20:09
Show Gist options
  • Save tjpeden/3067944 to your computer and use it in GitHub Desktop.
Save tjpeden/3067944 to your computer and use it in GitHub Desktop.
Immediately after reboot
tjp@ubuntu:~$ lsmod | grep zfs
zfs 1070927 0
zcommon 46678 1 zfs
znvpair 52918 2 zfs,zcommon
zavl 15010 1 zfs
zunicode 331186 1 zfs
spl 162738 5 zfs,zcommon,znvpair,zavl,zunicode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment