XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. jagdtigger
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Groups 0

    jagdtigger

    @jagdtigger

    2
    Reputation
    4
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jagdtigger Unfollow Follow

    Best posts made by jagdtigger

    • RE: [Solved] Passing multiple devices to one VM...

      RTFM 🤦
      https://xcp-ng.org/docs/compute.html#pci-passthrough

      You can also passtrough multiple devices. If you wanted to passtrough another device at 00:19.0 just append it to the parameter.
      
      [root@xen ~]# xe vm-param-set other-config:pci=0/0000:04:01.0,0/0000:00:19.0 uuid=<vm uuid>
      
      posted in Compute
      J
      jagdtigger

    Latest posts made by jagdtigger

    • RE: [Solved] Passing multiple devices to one VM...

      RTFM 🤦
      https://xcp-ng.org/docs/compute.html#pci-passthrough

      You can also passtrough multiple devices. If you wanted to passtrough another device at 00:19.0 just append it to the parameter.
      
      [root@xen ~]# xe vm-param-set other-config:pci=0/0000:04:01.0,0/0000:00:19.0 uuid=<vm uuid>
      
      posted in Compute
      J
      jagdtigger
    • [Solved] Passing multiple devices to one VM...

      Hi all!

      Id like to ask for your help with this. Im setting up freenas inside a VM and managed pass over the SATA HBA to it. But when i try to add more it only gets the last device i added in the terminal. Am i doing something wrong or is it only possible to pass over one device per VM?

      Thanks in advance!

      posted in Compute
      J
      jagdtigger
    • RE: Xen Orchestra Backup Stuck

      Installing manually based on the official doc seems to work. Just out of curiosity why is it mandatory to use a quite old version of node?

      posted in Xen Orchestra
      J
      jagdtigger
    • RE: Xen Orchestra Backup Stuck

      I used this:
      https://github.com/ronivay/XenOrchestraInstallerUpdater

      node.js: v10.15.2

      IDK how to check npm.

      posted in Xen Orchestra
      J
      jagdtigger
    • RE: Xen Orchestra Backup Stuck

      Its an NFS share. I peeked inside the backup folder and seen a vhd file that at first glance has the correct size for the VM.

      posted in Xen Orchestra
      J
      jagdtigger
    • RE: Xen Orchestra Backup Stuck

      Both xo-server and xo-web is 5.56.2 now, no change in behaviour(i started the backup at around midnight but still not finished, no network and minimal CPU usage).

      posted in Xen Orchestra
      J
      jagdtigger
    • RE: Xen Orchestra Backup Stuck

      xo-server 5.56.1
      xo-web 5.56.2

      One version behind according to the change log, ill update it when i get back from work....

      posted in Xen Orchestra
      J
      jagdtigger
    • Xen Orchestra Backup Stuck

      Hi all!

      So after the install issues here comes the next one. When i start a backup it will start fine but after a while it will fill up all 8GB RAM on the machine running XO, then it will go ahead and fill up the SWAP. I quickly plugged in a USB3 thumb drive so it wont crash. And here i am one hour later. Backup not done and the memory of the machine running XO is still almost full.
      Screenshot from 2020-02-11 11-29-18.png Screenshot from 2020-02-11 11-28-46.png

      According to the UI it is transferring but 0 network activity...

      Any ideas where should i start?

      posted in Xen Orchestra
      J
      jagdtigger