[GH-ISSUE #48] zfs_arc_max can not be the same or less than zfs_arc_min #27

Closed
opened 2026-02-27 01:57:27 +03:00 by kerem · 0 comments
Owner

Originally created by @mjkl-gh on GitHub (Apr 3, 2021).
Original GitHub issue: https://github.com/extremeshok/xshok-proxmox/issues/48

Dear maintainers,

I've been using bits off your script for maintaining my proxmox servers for a couple of years now. First of all many thanks for this great work. It helped me a lot

Recently I noticed my homelab server started running out of RAM. It's an older microserver with only 16GB of RAM, therefore min and max were both set to 1GB

Somehow it was ignoring zfs_arc_max set in the modprobe directory. After some searching I found this

apparently something was changed and min and max can't be set to the same amount any longer. Doing so will make it go to default (half of memory)

Originally created by @mjkl-gh on GitHub (Apr 3, 2021). Original GitHub issue: https://github.com/extremeshok/xshok-proxmox/issues/48 Dear maintainers, I've been using bits off your script for maintaining my proxmox servers for a couple of years now. First of all many thanks for this great work. It helped me a lot Recently I noticed my homelab server started running out of RAM. It's an older microserver with only 16GB of RAM, therefore min and max were both set to 1GB Somehow it was ignoring zfs_arc_max set in the modprobe directory. After some searching I found [this](https://forum.proxmox.com/threads/pve-6-3-4-and-zfs-2-0-ignores-zfs_arc_max.85013/) apparently something was changed and min and max can't be set to the same amount any longer. Doing so will make it go to default (half of memory)
kerem closed this issue 2026-02-27 01:57:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xshok-proxmox#27
No description provided.