Search results

  1. M

    Memory Hotplug Breaking threads-max in VM

    Hi All. We Have a Debian 10 installation with 8GiB of RAM. Memory Hot-plugging is enabled as explained in wiki (Both udev rules and kernel parameter are set). The Server is Used as an Ingress in Kubernetes cluster and uses nginx. Under High Load, we discovered nginx is failing to fork new...
  2. M

    [SOLVED] pve-cluster Fails to start

    I recently changed the IP and hostname of a pve server. apparently i did it wrong and not completely.:rolleyes: now I can't get the pve-cluster to start. pve-cluster: root@DC-BS7-PM4:~# systemctl status pve-cluster -n 30...
  3. M

    qm importovf man page

    USAGE: qm importovf <vmid> <manifest> <storage> [OPTIONS] Create a new VM using parameters read from an OVF manifest <vmid> <integer> (1 - N) The (unique) ID of the VM. This is from man qm So it seems vmid can't be smaller than 100. This confused me. Would somebody please correct...