nixpkgs/nixos/modules/tasks/filesystems
Svein Ove Aas 788f56ae15 zfs:Add zfs.devNodes option for zpool import -d
(cherry picked from commit 9a82dd87f7)

Reason: Importing devices from /dev/disk/by-id can prevent certain bugs
that lead to ZFS pool corruption, as mentioned in #11668.

That said, although this adds the option to import from /dev/disk/by-id,
I'm not yet changing the default import path in the stable channel
because possibly some block devices may not show up in /dev/disk/by-id,
causing a perfectly-working system to become unbootable. It's probably
safer to battle test the new default path in the unstable channel
instead, and let it become part of the stable channel as part of the
next NixOS release.
2016-01-07 13:52:54 +01:00
..
btrfs.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
cifs.nix Include cifs-utils only when needed 2015-04-19 22:06:45 +02:00
exfat.nix nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
ext.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
f2fs.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
jfs.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
nfs.nix Merge pull request #10384 from robbinch/fix-statd 2015-10-15 09:33:57 +02:00
ntfs.nix Grmbl 2015-04-20 14:24:42 +02:00
reiserfs.nix nixos/vfat: Readd fsck.reiserfs 2015-03-28 19:07:45 -07:00
unionfs-fuse.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
vboxsf.nix virtualbox service: add support for vboxsf guest filesystem 2015-09-26 11:08:32 +02:00
vfat.nix nixos/vfat: Readd fsck.vfat 2015-03-28 19:06:43 -07:00
xfs.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
zfs.nix zfs:Add zfs.devNodes option for zpool import -d 2016-01-07 13:52:54 +01:00