Hello,
I've recently changed the swappiness on my host to 0 since there is plenty of ram available. Rebooted to apply the change.
Now my container still consume swap even when there is memory free.
Here's in the webui:
Here's the free output inside the container:
Maybe I'm reading the output wrong but it seems to have enough ram to not swap ?
Here's my pveversion (Running 5.1 with ZFS)
Right now we need to 'swapoff -a' and 'swapon -a ' every couples of day to fix the issue temporary
Any idea idea what could cause this ?
Thanks
I've recently changed the swappiness on my host to 0 since there is plenty of ram available. Rebooted to apply the change.
Now my container still consume swap even when there is memory free.
Here's in the webui:
Here's the free output inside the container:
Code:
total used free shared buff/cache available
Mem: 1024 33 583 4363 406 583
Swap: 256 190 65
Maybe I'm reading the output wrong but it seems to have enough ram to not swap ?
Here's my pveversion (Running 5.1 with ZFS)
Code:
pve-manager: 5.1-35 (running version: 5.1-35/722cc488)
pve-kernel-4.13.4-1-pve: 4.13.4-25
libpve-http-server-perl: 2.0-6
lvm2: 2.02.168-pve6
corosync: 2.4.2-pve3
libqb0: 1.0.1-1
pve-cluster: 5.0-15
qemu-server: 5.0-17
pve-firmware: 2.0-3
libpve-common-perl: 5.0-20
libpve-guest-common-perl: 2.0-13
libpve-access-control: 5.0-7
libpve-storage-perl: 5.0-16
pve-libspice-server1: 0.12.8-3
vncterm: 1.5-2
pve-docs: 5.1-12
pve-qemu-kvm: 2.9.1-2
pve-container: 2.0-17
pve-firewall: 3.0-3
pve-ha-manager: 2.0-3
ksm-control-daemon: 1.2-2
glusterfs-client: 3.8.8-1
lxc-pve: 2.1.0-2
lxcfs: 2.0.7-pve4
criu: 2.11.1-1~bpo90
novnc-pve: 0.6-4
smartmontools: 6.5+svn4324-1
zfsutils-linux: 0.7.2-pve1~bpo90
Right now we need to 'swapoff -a' and 'swapon -a ' every couples of day to fix the issue temporary
Any idea idea what could cause this ?
Thanks