Search results

  1. A

    HELP! PVE 5.1 - NETWORK CRASH with 32 LXC containers

    This problem is driving me nuts. We have 3 new servers where we installed PVE 5.1-36. I tried to start 32 LXC containers at a time through API and it seems like there's a new parameter in the API for creating containers. Instead of passing --cpulimit X now I am required to pass --cores X...
  2. A

    PCT CREATE doesn't start on PVE 5.1

    Good evening. This weird behavior is happening after installing a fresh new server on PVE 5.1 Command to produce the error: pct create 100 local:YOUR_TEMPLATE.tar.gz --cores 1 --hostname test --memory 2048 --net0 name=eth0,bridge=vmbr0,ip=dhcp --onboot 0 --rootfs local:20 --swap 512 Nov 09...