1. you can use top/free/htop INSIDE the container. No need to use it on host if you want to check the container. I know you can see processes from inside, but it is much helpful using the tools there.
2. So your SMB process is reaching ~900MB resident size after the transfer? Is it hard to post...
It does not show the host. It shows the used/free memory inside the container. (e.g. free command)
I've also checked with htop and it shows the container used/limit memory, not the host. If the used memory is high inside the container use top and "shift-M" to sort by used memory.
Again, I...
Enable what modes? There have been multiple topics here.
primary and secondary cache settings control what goes in ARC and L2ARC (nothing, metadata, metadata+data).
Forget about thin provision. It has nothing to do with dedup. You write a block with hash H1. If you write again a block that has the same hash (restore, new VM, whatever) it will simply put a link to the first block instead of writing the full block.
So you want to have 8GB of RAM for: ARC...
I don't remember exactly but it might be, yes. For me, the recovery of deleted blocks is more important. For example, it is very helpful when doing a full zfs send/receive.
That is not ZIL I/O. It is normal I/O. If you use a slog then the writes to it will happen when they occur. That applies to writes without a slog, if they are sync writes. The 5 seconds flush is normal. If you see high I/O and throughput, maybe you need more drives. If you see high I/O and low...
If both drives are corrupted that means the source of error is upstream. Like you say, either software (I say this is unlikely because lots of people could have issues if ZFS borks the checksums) or... memory? Even CPUs and/or their caches can be broken sometimes.
I doubt mcelog will show you memory issues (I really don't know).
You will be amazed, I run ECC memory and I get bits flipped from time to time, although a past memtest was fine.
I also have 2 hard drives that show no error counters (0), but they've shown ZFS errors few times and one of them is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.