XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. bryantyson
    3. Posts
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Move GPU Passthrough to new VM

      Prefect! That was the command I was looking for.

      Thanks for your quick response!

      posted in Hardware
      B
      bryantyson
    • Move GPU Passthrough to new VM

      I have a GPU that is passthrough to a VM. I followed the steps here (https://xcp-ng.org/docs/compute.html#pci-passthrough) to do that, and it worked great.

      I now would like to move that GPU over to a new VM.

      How can I accomplish this? I tried the following command to move it to the new VM:

      xe vm-param-set other-config:pci=0/0000:02:00.0 uuid=<vm uuid>
      

      But now the GPU is assigned to both VMs and the first VM to start gets the GPU while the other VM fails to start.

      Thanks in advance for your help!

      posted in Hardware
      B
      bryantyson