Search results

  1. P

    Set MTU on Guest

    Looking at the age of this post i would count on it short term. It is annoying though every change on the container you have to readd the mtu as it overwrites the config with its own settings.
  2. P

    Vm memory usage wrong

    If your VM only needs 2.4GB RAM you shouldn't assign 32GB or linux will "waste" all the space until the 32GB are full. Its a new server (week old) by the time im done with it it will probably in use for 60% like it is now (maybe more), so it was planned. And its not that i dont want linux to...
  3. P

    Vm memory usage wrong

    buff cached for what? htop is also telling me 2.4Gb used against 32Gb yet the colored bar is showing me the 58%. I dont like caches if i cant control it. running echo 1 > /proc/sys/vm/drop_caches frees that cache and everything runs to normal. I know its temporary and i should probably let it...
  4. P

    Vm memory usage wrong

    total used free shared buff/cache available Mem: 32114 2356 12711 138 17046 29156 landscape-sysinfo is telling me 12% is used.
  5. P

    Vm memory usage wrong

    HI all, I installed a VM with 32Gb RAM, while htop is saying 2,5Gb (which is correct) is in use, Proxmox is saying 59% is in use 19Gb. Anybody knows why this may happen?
  6. P

    keep a hostfile after reboot

    Nou ive been googling my ass off in how to programmitaclly add hosts so its gets inserted each time... who guessed ignore overwrite o_Oo_O thnx m8. learning.
  7. P

    keep a hostfile after reboot

    Hi Guys and Gals, I'm new to proxmox and i encountered a problem that when i reboot my /etc/hosts in a lxc container the file will reset. Where can i change this? Thanks!
  8. P

    network settings CT template ubuntu 20.04

    Yeah, but im using a vswitch from hetzner so i need to add a MTU
  9. P

    network settings CT template ubuntu 20.04

    HI Guys and Gals, I implemented a CT with ubuntu 20.04 template, but I cant seem to find the network settings. To my knowledge from ubuntu 18.04 its the yaml files under /etc/netplan/ This folder is empty and yet I still have IP addresses applied.
  10. P

    Set MTU on Guest

    its 2021. The above fix still works. Thank god! so did I miss a setting somewhere or its still not implemented?