mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 19:48:47 +00:00
Point out CPU must support ECC
This commit is contained in:
parent
7fef0285db
commit
a0d351f24b
1 changed files with 2 additions and 1 deletions
|
@ -174,7 +174,8 @@ and ZFS is no exception. However, there is absolutely no requirement for ZFS to
|
|||
have ECC RAM. If you just don't care about the danger of random bit flips
|
||||
because, hey, you can always just download [Night of the Living
|
||||
Dead](https://archive.org/details/night_of_the_living_dead) all over again,
|
||||
you're prefectly free to use normal RAM.
|
||||
you're prefectly free to use normal RAM. If you do use ECC RAM, make sure your
|
||||
processor and motherboard support it.
|
||||
|
||||
### No, the SLOG is not really a write cache
|
||||
|
||||
|
|
Loading…
Reference in a new issue