version 1.17, 2020/03/02 00:52:14
|
version 1.18, 2020/03/02 00:58:14
|
Line 166 with 1G of RAM, or even if it is reasona
|
Line 166 with 1G of RAM, or even if it is reasona
|
is cleanly enough. |
is cleanly enough. |
|
|
For now, a good guess is that a 4G system with only 1T of disk is |
For now, a good guess is that a 4G system with only 1T of disk is |
probably ok, 1G is very likely not ok. |
probably ok, and that 1G is very likely not ok. |
|
|
FreeBSD has some documentation about memory use. There is a notion of |
FreeBSD has some documentation about memory use. There is a notion of |
a minimum of 1G, and using 1G for 1T of storage, and more if |
a minimum of 1G (used for ZFS), and using 1G for 1T of storage, and |
deduplication is enabled. FreeBSD considers all i386 systems to be |
more if deduplication is enabled. FreeBSD considers all i386 systems |
low memory; this appears to be a clue. |
to be low memory; this appears to be a clue. |
|
|
\todo Explain if the FreeBSD sysctl list applies, or if not what we |
\todo Explain if the FreeBSD sysctl list applies, or if not what we |
should do instead. |
should do instead. |
Line 183 should do instead.
|
Line 183 should do instead.
|
\todo Explain pool version and feature flags relationship to FreeBSD, |
\todo Explain pool version and feature flags relationship to FreeBSD, |
Linux, OpenIndiana/Illumos/?, and ? |
Linux, OpenIndiana/Illumos/?, and ? |
|
|
|
\todo Explain how to configure a pool in terms of version/features for |
|
use with particula other systems. |
|
|
# Quick Start |
# Quick Start |
|
|
See the [FreeBSD Quickstart |
See the [FreeBSD Quickstart |