version 1.2, 2020/03/01 16:13:20
|
version 1.3, 2020/03/01 16:14:54
|
Line 74 scripts bring up ZFS and mount ZFS files
|
Line 74 scripts bring up ZFS and mount ZFS files
|
|
|
## mount order |
## mount order |
|
|
NetBSD mounts other filesystems and then ZFS filesystems. This can be |
NetBSD 9 mounts other filesystems and then ZFS filesystems. This can |
a problem if /usr/pkgsrc is on ZFS and /usr/pkgsrc/distfiles is on |
be a problem if /usr/pkgsrc is on ZFS and /usr/pkgsrc/distfiles is on |
NFS. A workaround is to use noauto and do the mounts in /etc/rc.local. |
NFS. A workaround is to use noauto and do the mounts in |
|
/etc/rc.local. |
|
|
|
NetBSD current after 20200301 mounts ZFS first. \todo Explain |
|
consequences. |
|
|
## TRIM |
## TRIM |
|
|