Search results

  1. S

    Server Crash while using PCI passthrough

    Hi We are observing frequent crashes of Proxmox PVE when using with PCI Passthrough for NVIDIA GPUs. Below is the error we get on console Trying to get more telemetry data to help us understand this better, but can someone throw some light on this?
  2. S

    Clone VMs in Proxmox Cluster from template simultaniously

    Hi I have a 8 node cluster with a shared NFS storage for VM Templates and VM Images. I would like to spin-off multiple VMs from a template on every node of the cluster. Currently we are using a basic bash script with for loop to spin VM which is very sequential and time consuming. Is there...