Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Issue with ram usage increase to instability after zfs memory usage max and drop loop

Featured Replies

Not sure where to look further. I have seen the ram usage increase to system instability after zfs rises then falls. I see the zfs rise to max, then the ram increases in small increments after each zfs 100% rise and fall. Once some of the docker apps are started. I have attached a diagnostics file.

tower-diagnostics-20240131-0751.zip

Solved by JorgeB

  • Community Expert
26 minutes ago, techystreamer said:

I see the zfs rise to max

This is normal, it represents the percentage of the ARC being used, it's normal (and better for performance) to always be close to 100%.

 

The instability is almost certainly unrelated, I see on the log some possible AMD GPU issues, also some SMB related call traces.

  • Author
18 minutes ago, JorgeB said:

This is normal, it represents the percentage of the ARC being used, it's normal (and better for performance) to always be close to 100%.

 

The instability is almost certainly unrelated, I see on the log some possible AMD GPU issues, also some SMB related call traces.

I know this. But yesterday I noticed that the rise in ram continuation happens after it hits 100%, it then drops from 100, then rises again to 100, then the ram incremently rises abit. This continues until the ram is maxed and system instability. I have used zfs for about 4 months without issue and understand zfs uses 100%. Whats unusual to me is that it seems to transfer to extra ram use in the ram bar, then continue to rise ram until unstable.

  • Community Expert

The ARC size should be fixed, at least it is by default, if the main RAM keeps going there may be something else using it, check the current ARC size in GB:

awk '/^size/ { print $1 " " $3 / 1048576 }' < /proc/spl/kstat/zfs/arcstats

After you notice the RAM usage increasing check again to see if it's different.

  • Author

It seems to reach the max and stay within the original settings from what I can see from that screenshot. Is there a way to determine from that diagnostics report what could be causing the ram increase problem?

Screenshot 2024-01-31 at 1.41.13 PM.png

  • Community Expert
  • Solution
4 minutes ago, techystreamer said:

Is there a way to determine from that diagnostics report what could be causing the ram increase problem?

Not that I can see, you can try disabling docker and VM services, then enable just the services, test to see if everything is stable, if yes, start enabling the containers and VMs one by one and retest.

  • Author

Found the issue in the rclone mount. It was running up the ram.

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.