Search results

  1. P

    Proxmox 8 API exec not working

    Hello everyone, we use the API in Proxmox quite extensively, especially the agent -> exec function to execute commands in VMs. After upgrading from Proxmox 7 to Proxmox 8, this specific function no longer works properly, we get specifically: array(2) { ["data"]=> NULL ["errors"]=>...
  2. P

    Node randomly freeze

    Hi guys, for a few weeks now I have been having strange problems on two nodes on a production cluster (all the nodes are at the same version of the kernel/proxmox), randomly, but about once a week, the node suddenly freezes and it appears offline in the cluster, connecting to the IPMI I see the...
  3. P

    Debian 9 template

    Hi guys, I just want to clone a KVM Debian 9 virtual machine, it's just a stock image. I'm trying with cloud-init, I need for each cloned machine different hostname and IP address (manually setted), obviously different MAC address. I also need to execute a command and after that reboot the VM...
  4. P

    MPTCP in Proxmox Kernel

    Hi guys, I need to create some CT with MPTCP kernel installed, how can I create custom kernel to add it to Proxmox VE and run the CT with MPTCP kernel?