ZFS: Difference between revisions
imported>Asdf8dfafjk m Why hostId |
imported>Mschwaig Since ZFS is part of the installation isos for 2 years again that probably does not need it's own section anymore |
||
| Line 1: | Line 1: | ||
[[NixOS]] has native support for ZFS ([[wikipedia:ZFS]]). It uses the code from the [http://zfsonlinux.org/ ZFS on Linux project], including kernel modules and userspace utilities. The installation | [[NixOS]] has native support for ZFS ([[wikipedia:ZFS]]). It uses the code from the [http://zfsonlinux.org/ ZFS on Linux project], including kernel modules and userspace utilities. The installation isos also come with zfs. | ||
== What works == | == What works == | ||
| Line 467: | Line 467: | ||
When you login by SSH into dropbear or when you have physical access to the machine itself, you will be prompted to supply the unlocking password for your zroot and tankXXX pools. | When you login by SSH into dropbear or when you have physical access to the machine itself, you will be prompted to supply the unlocking password for your zroot and tankXXX pools. | ||
== ZFS Trim Support for SSDs == | == ZFS Trim Support for SSDs == | ||
| Line 510: | Line 496: | ||
* https://discourse.nixos.org/t/zfs-dedup-on-nix-store-is-it-worth-it/4959 | * https://discourse.nixos.org/t/zfs-dedup-on-nix-store-is-it-worth-it/4959 | ||
* https://discourse.nixos.org/t/how-to-add-extra-build-input-to-linux-kernel/8208/3 | * https://discourse.nixos.org/t/how-to-add-extra-build-input-to-linux-kernel/8208/3 | ||