[SOLVED] PVE memory usage

Walery

Member
Feb 11, 2021
58
1
8
42
I have installed PVE 6.3-4. It works by itself, without virtual machines. After 1 days of work, it consumes 52 percent of the memory. Is this normal?
 

Attachments

  • mem.jpg
    mem.jpg
    282.8 KB · Views: 6
  • mem1.jpg
    mem1.jpg
    437.1 KB · Views: 4
Last edited:
I didn't have a /etc/modprobe.d/zfs.conf file
i created it
wrote options zfs zfs_arc_max = 8589934592
executed the command
update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.4.98-1-pve
Running hook script 'zz-pve-efiboot' ..
Re-executing '/etc/kernel/postinst.d/zz-pve-efiboot' in new private mount namespace ..
No / etc / kernel / pve-efiboot-uuids found, skipping ESP sync.
Nothing changed
 
Last edited:
You need to reboot for applying the changes this way.

For live changes you can write the module parameter directly as root user:
echo "8589934592" > /sys/module/zfs/parameters/zfs_arc_max
(this is only for the current boot)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!