June 23, 20233 yr Community Expert Solution Yes, that's the ARC stats, by default it's set to 1/8 installed RAM, and in normal use it should be at or near 100%, though should not be over 100%, possibly a display error, post output of: cat /proc/spl/kstat/zfs/arcstats | grep "^c"
June 23, 20233 yr Author c 4 6303836160 c_min 4 1575959040 c_max 4 6303836160 compressed_size 4 3895346176 cached_only_in_progress 4 0 Thanks! Once again, Jorge
June 23, 20233 yr Community Expert So it's right at 100% usage (c = c_max), so all good, some display error.
June 24, 20233 yr Is this confirmed that this is a display error? And is there any way to expand the arc cache? At moment my system has 32GB Ram and i only switched some roundabout 3TB of pool space to zfs and its constantly at 90-103% I planned to switch my 14TB main Pool to ZFS and add some ram but how do i get shure there is enough arc space if the 100% is a display error?
June 24, 20233 yr Community Expert 28 minutes ago, MaggifiXXLL said: Is this confirmed that this is a display error? Looks like sometimes ARC size can really go beyond the set limit, only temporarily and should then auto-adjust, but next release will have a hard limit of 100% to avoid confusion. 30 minutes ago, MaggifiXXLL said: And is there any way to expand the arc cache? https://docs.unraid.net/unraid-os/release-notes/6.12.0#zfs-pools 30 minutes ago, MaggifiXXLL said: hure there is enough arc space if the 100% is a display error? 100% is not a display error, 101% was, or like mentioned next release won't go above 100% 17 hours ago, JorgeB said: and in normal use it should be at or near 100%
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.