Hello,
I installed a ubuntu 16.04 container in a fresly installed Proxmox VE 4.2. When I try to get memory stat inside my container with the "free" command, it reports a negative used memory:
Found that issue, don't know if this is related: https://github.com/lxc/lxcfs/issues/84
I installed a ubuntu 16.04 container in a fresly installed Proxmox VE 4.2. When I try to get memory stat inside my container with the "free" command, it reports a negative used memory:
Code:
# free
total used free shared buff/cache available
Mem: 2097152 -53128 1998524 66648 151756 1998524
Swap: 524288 0 524288
Found that issue, don't know if this is related: https://github.com/lxc/lxcfs/issues/84