version 1.36, 2021/02/17 17:44:58
|
version 1.37, 2021/02/17 17:53:07
|
Line 100 areas to be included include:
|
Line 100 areas to be included include:
|
Information about created or imported pools is stored in |
Information about created or imported pools is stored in |
/etc/zfs/zpool.cache. |
/etc/zfs/zpool.cache. |
|
|
## pool Native blocksize mismatch |
## pool native blocksize mismatch |
|
|
ZFS attempts to find out the native blocksize for a disk when using it |
ZFS attempts to find out the native blocksize for a disk when using it |
in a pool; this is almost always 512 or 4096. Somewhere between 9.0 |
in a pool; this is almost always 512 or 4096. Somewhere between 9.0 |
Line 138 that path, but having symlinks in /etc/z
|
Line 138 that path, but having symlinks in /etc/z
|
\todo Determine a good fix, perhaps man page changes only, fix it |
\todo Determine a good fix, perhaps man page changes only, fix it |
upstream, in curent, and in 9, before removing this discussion. |
upstream, in curent, and in 9, before removing this discussion. |
|
|
|
## mountpoint conventions |
|
|
|
By default, datasets are mounted as /poolname/datasetname. One can |
|
also set a mountpoint; see zfs(8). |
|
|
|
There does not appear to be any reason to choose explicit mountpoints |
|
vs the default (and either using data in place or symlinking to it). |
|
|
## mount order |
## mount order |
|
|
NetBSD 9 mounts other file systems and then ZFS file systems. This can |
NetBSD 9 mounts other file systems and then ZFS file systems. This can |