XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. axiom00
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 10
    • Groups 0

    axiom00

    @axiom00

    1
    Reputation
    10
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    axiom00 Unfollow Follow

    Best posts made by axiom00

    • RE: USB passthrough test reports in 7.5RC1

      kcah427 Thanks for sharing your solution. I end up using a Raspberry Pi as a Socat host and passing the USB Zigbee stick over ethernet to the VM. Not ideal but it works.

      posted in Development
      A
      axiom00

    Latest posts made by axiom00

    • RE: Is NVIDIA Now Allows GeForce GPU Pass-Through For Windows VMs On Linux?

      salemm said in Is NVIDIA Now Allows GeForce GPU Pass-Through For Windows VMs On Linux?:

      Quadro P400

      salemm Were you able to get the Quadro P400 working under Ubuntu? I am running into the same issue with nvidia-smi returns No Device were found and the following in dmesg.

      [  781.392366] NVRM: GPU 0000:00:05.0: RmInitAdapter failed! (0x22:0x56:667)
      [  781.392402] NVRM: GPU 0000:00:05.0: rm_init_adapter failed, device minor number 0
      
      posted in News
      A
      axiom00
    • RE: Phantom Vif in the Stats tab

      olivierlambert Thanks for the response. It does make sense since I made some changes to the network a few days back.

      posted in Xen Orchestra
      A
      axiom00
    • Phantom Vif in the Stats tab

      Hello all,

      On a few of my VMs, I recently noticed there is an extra Vif in the Stats tab that is not defined in the Network tab of the VM. In the screenshot below, Vif1 is not defined.

      243d42f2-f0b4-41b7-a6f3-1faa7540c384-image.png

      Only Vif0 is defined.
      c918097b-788f-42f0-8860-9389d8888128-image.png

      xe vif-list vm-uuid=856fc68c-8244-cda3-413c-3eac130a541f
      uuid ( RO)            : 100aed9c-e1b2-09a8-9ef1-f0dbd0a83926
               vm-uuid ( RO): 856fc68c-8244-cda3-413c-3eac130a541f
                device ( RO): 0
          network-uuid ( RO): 678ba99f-26b2-85b3-16ea-bf4d7680dda4
      

      Has anyone encountered this before and know how to remove the phantom Vif?

      It doesn't have any negative impact on the VM, just want the graph to reflect how many Vif are attached.

      Thanks.

      posted in Xen Orchestra
      A
      axiom00
    • RE: USB passthrough test reports in 7.5RC1

      ScottyXCPNG Do you mind sharing details on how you attached your Conbee 2 stick? My setup is a vm Ubuntu running deconz in docker. deconz "see" the stick as a raspbee gateway and the channel is set to 0. Hence I cannot pair anything. Clicking on the channel set button doesn't do anything. deconz log show invalid current channel 0 (todo) repeatedly.

      posted in Development
      A
      axiom00
    • RE: Clearing restore log

      pdonias Works perfectly! Thank you!

      posted in Xen Orchestra
      A
      axiom00
    • RE: Clearing restore log

      pdonias I am ok with it not being in the UI as it's not a function I will need frequently. Can you tell me how I can remove this log entry via CLI? Thanks!

      posted in Xen Orchestra
      A
      axiom00
    • Clearing restore log

      It's purely cosmetic, but I am looking for a way to clear the log on the restore tab. I had previously restored a VM, did some testing and then deleted the restored vm from the pool.

      50601c6a-0380-4161-ae03-9a1e90e2cda5-image.png

      posted in Xen Orchestra
      A
      axiom00
    • RE: Clean up "old version of guest-tools.iso"

      HeMaN - if you're still looking to clean up the old guest-tools.iso, give this a try:

      xe vdi-list sr-uuid=<uuid of XCP-ng Tools SR>

      This will give you a list of VIDs. Find the one you want to remove and then execute:

      xe vdi-forget uuid=<uuid of VID>

      Rinse and repeat till all the old guest tools are removed and you won't see them in XOA.

      posted in Xen Orchestra
      A
      axiom00
    • RE: USB passthrough test reports in 7.5RC1

      kcah427 Thanks for sharing your solution. I end up using a Raspberry Pi as a Socat host and passing the USB Zigbee stick over ethernet to the VM. Not ideal but it works.

      posted in Development
      A
      axiom00
    • RE: USB passthrough test reports in 7.5RC1

      kcah427 did you ever resolved this? I have the same result trying to pass a Conbee2 stick into an Ubuntu VM.

      posted in Development
      A
      axiom00