cache

  1. R

    Proxmox 4.2 cache problem with RAM

    Hi, I have a cache problem in proxmox. See attached screenshot! the cache size continues to increase. the problem is the cache will no cleanup automatically. and the problem is, if the ram space is full the proxmox system swap on the hdd. any idea why proxmox have so much cache size and will...
  2. R

    Proxmox fängt an SWAP Speicher zu nutzen obwohl RAM nicht ausgelastet ist

    Hallo, ich habe gerade festgestellt, dass Proxmox anfängt SWAP-Speicher zu nutzen obwohl noch genügend RAM Speicher verfügbar ist! Wenn ich den Cache leere und SWAP einmal starte und wieder stoppe swapoff -a swapon -a sync; echo 3 > /proc/sys/vm/drop_caches Dann ist alles wieder frei, aber...
  3. E

    Can we use lvm cache in Proxmox 4.x?

    Anyone tried setting up lvm cache? Its a fairly new cache tier based on dm-cache Theoretically we should be able to add an SSD cache to any logical volume that Proxmox has created for VM disks. It supports writethrough and writeback cache modes. With writethrough no data is lost if the cache...