Hello,
Lately I've been noticing the discrepancy between Proxmox GUI memory reporting and what top/free reports inside of a container.
For instance, GUI reports mem usage as 5.5GB being in use (out of 8) and 700M of swap, while this is what I get inside of a container:
[root@t ~]# free -m
total used free shared buffers cached
Mem: 8192 1 8190 49 0 0
-/+ buffers/cache: 0 8191
Swap: 8191 8070 121
What is this? It looks like this container isn't using RAM at all and is using swap?
Lately I've been noticing the discrepancy between Proxmox GUI memory reporting and what top/free reports inside of a container.
For instance, GUI reports mem usage as 5.5GB being in use (out of 8) and 700M of swap, while this is what I get inside of a container:
[root@t ~]# free -m
total used free shared buffers cached
Mem: 8192 1 8190 49 0 0
-/+ buffers/cache: 0 8191
Swap: 8191 8070 121
What is this? It looks like this container isn't using RAM at all and is using swap?