XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • D

      [HELP] XCP-ng 4.17.5 dom0 kernel panic — page fault in TCP stack, crashdump attached

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      23
      0 Votes
      23 Posts
      304 Views
      A
      @dnikola The AQC113 10G card (from your vendor) also support 2.5G with the driver loaded.
    • stormiS

      XCP-ng 8.3 updates announcements and testing

      Watching Ignoring Scheduled Pinned Locked Moved News
      211
      1 Votes
      211 Posts
      22k Views
      gduperreyG
      @manilx We recently upgraded our Koji build system. This may have caused disruptions in this recent update release yesterday, where an XML file was generated multiple times. This has now been fixed and should not happen again. This may explain the issue encountered this time, particularly with the notification of updates via XO. Note that normally yum metadata expires after a few hours and so it should normally return to normal on its own.
    • M

      Windows11 VMs failing to boot

      Watching Ignoring Scheduled Pinned Locked Moved Solved Management
      15
      0 Votes
      15 Posts
      57 Views
      M
      @dinhngtu Thank you so much. If you want me I'll be at the pub.
    • B

      Migrating from XCP-ng Windows guest tools to Citrix

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      20
      0 Votes
      20 Posts
      625 Views
      B
      I did it that way so as to get the old Citrix driver first, and then let it update and watch it reboot. That was my logic anyway. @dinhngtu said in Migrating from XCP-ng Windows guest tools to Citrix: @bberndt Okay, I managed to reproduce your situation. I think it's because the "driver via Windows Update" option was enabled after installing the XS drivers, which caused the drivers to lock onto the non-C000 device and prevent updates from coming in. Normally, XenClean should be able to fix the situation. But if you want to fix things manually, or if things still don't work (C000 is still not active), here's a procedure that should fix the problem: Take a snapshot/backup/etc. Keep a note of static IP addresses (if you have any; there's a chance those will be lost). You can also use our script here: https://github.com/xcp-ng/win-pv-drivers/blob/xcp-ng-9.1/XenDriverUtils/Copy-XenVifSettings.ps1 Reboot in safe mode and disable the non-C000 device. Reboot back to normal mode; it'll ask you to reboot a few more times. The C000 device should now be active and you should be able to get driver updates again. (Optional) You can now enable and manually update the non-C000 device (Browse my computer - Let me pick).
    • D

      VM UUID via dmidecode does not match VM ID in xen-orchestra

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      9
      0 Votes
      9 Posts
      45 Views
      olivierlambertO
      No, it's fine, as long the issue contains all the relevant details it's fine
    • henri9813H

      Unable to add new node to pool using XOSTOR

      Watching Ignoring Scheduled Pinned Locked Moved XOSTOR
      9
      0 Votes
      9 Posts
      74 Views
      henri9813H
      Hello @ronan-a Just to be sure, you want logs of the node which want to join or the master ? Bonne journée
    • TeddyAstieT

      Early testable PVH support

      Watching Ignoring Scheduled Pinned Locked Moved Development
      13
      0 Votes
      13 Posts
      572 Views
      H
      @bogikornel As discussed in the thread, pygrub doesn't work. (It might be fixable, because copying kernel and initrd to dom-0 and directly setting PV-kernel, PV-ramdisk and PV-args works, which is basically what pygrub is supposed to do. But I stopped investigating as pvhgrub is a much better option which acually works.) You have 3 options copy kernel and initrd do dom-0 and configure xe vm-param-set uuid=... domain-type=pvh xe vm-param-set uuid=... PV-kernel=/dom-0/path/to/kernel xe vm-param-set uuid=... PV-ramdisk=/dom-0/path/to/initrd xe vm-param-set uuid=... PV-args="root=... ro console=hvc0 ..." xe vm-param-clear uuid=... param-name=PV-bootloader Not a very practical option, just PoC. use pvh-ovmf, but this requires UEFI-enabled VM (ie. GPT disk layout with EFI partition and some EFI bootloader or kernel directly in EFI with proper config (or as UKI) use pvhgrub. You need a recent grub2 to build the image for i386-xen_pvh target. Or just get the blob - this one is from Alpine package curl https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/grub-xenhost-2.12-r8.apk | tar -xzf - --strip-components=3 usr/lib/grub-xen/grub-i386-xen_pvh.bin Save it to dom-0 (e.g. to /var/lib/xcp/guest/grub-i386-xen_pvh.bin) and configure the VM xe vm-param-set uuid=... domain-type=pvh xe vm-param-set uuid=... PV-kernel=/var/lib/xcp/guest/grub-i386-xen_pvh.bin xe vm-param-clear uuid=... param-name=PV-ramdisk xe vm-param-clear uuid=... param-name=PV-args xe vm-param-clear uuid=... param-name=PV-bootloader If the VM has valid grub2 config, it should work. Of course, you need a linux kernel with CONFIG_XEN_PVH enabled.
    • M

      Confirming health checks work

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      8
      1
      0 Votes
      8 Posts
      114 Views
      olivierlambertO
      It's better to have it to get handy options like IP addresses displayed and so on.
    • G

      USB + GPU pass-though issue

      Watching Ignoring Scheduled Pinned Locked Moved News
      7
      0 Votes
      7 Posts
      111 Views
      G
      @stormi Thanks! @olivierlambert @TeddyAstie I am unable to test further since I don't have a 'passable'/'assignable usb controller which can be passed through. Have ordered one and would keep you guys posted once I get it and test it. Though I can confirm that the bug (dunno if it is the driver / xcp-ng) persists.
    • Tristis OrisT

      What metadata restore really do?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      5
      0 Votes
      5 Posts
      57 Views
      Tristis OrisT
      @psafont is it safe to remove it on production pool? whenever the SDN controller is turned on. so, i can do something on new host, before joining into pool to generate this cert?
    • C

      How to export detached backup?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      5
      0 Votes
      5 Posts
      32 Views
      C
      @olivierlambert Hmm. It may just be easier to do a restore and export. I tried doing a file restore of / but I get a Cannot GET error when trying to download the tgz. I don't see anything in the UI to indicate what the problem is or if it actually created the tgz.
    • henri9813H

      Backup fail whereas xostor cluster is "healthy"

      Watching Ignoring Scheduled Pinned Locked Moved XOSTOR
      4
      1
      0 Votes
      4 Posts
      45 Views
      henri9813H
      Hello @ronan-a I will reproduce the case, i will re-destroy one hypervisor and retrigger the case. Thank you @ronan-a et @olivierlambert If you need me to tests some special case don't hesit, we have a pool dedicated for this
    • L

      ISO modification with additional RPM for NIC

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      17
      0 Votes
      17 Posts
      1k Views
      R
      The initial reason we've chosen to create an "all-in-one" ISO image was to simplify further configuration of an automated installation with PXE / Answerfile. We tried driver disks before, though in our special case of mellanox-mlnxen-alt and hardware without any other NICs, I believe it always ends up requiring manual intervention. I haven't found a way to load the driver disk in the installer that is not connected to the network. I think, even though my approach requires a bit more effort, it can still prove useful in some cases.
    • A

      HPE ML350 G11 - Fan at high speed - Agentless Management (AMS)

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      12
      0 Votes
      12 Posts
      900 Views
      T
      @flakpyro i try to find a new version but site and search only found 3.3.0. When try to search again in a proxmon forum found the repo xD
    • P

      Windows 2008 Guest tools

      Watching Ignoring Scheduled Pinned Locked Moved Migrate to XCP-ng
      19
      0 Votes
      19 Posts
      2k Views
      G
      I probably would have just bought a cheap mini PC and used Virtual Box for this, which is something I did do in the past for an old XP machine when the hardware started to fail. Grabbed a disk to vhd of it before the final failure and loaded it into Vbox. Might be able to do this in nested virtualization in XCP-ng.
    • Y

      Trial period extension for on-going tests

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      3
      0 Votes
      3 Posts
      37 Views
      Y
      @olivierlambert Thank you Olivier
    • xo-xenX

      xoa updater stalls

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      3
      0 Votes
      3 Posts
      39 Views
      xo-xenX
      Thank you so much for that hint. Yes, after restarting some xoa service this now works. So cool. You are great. Thank you.
    • D

      Advanced VM settings Logs

      Watching Ignoring Scheduled Pinned Locked Moved Advanced features change logging advanced details reporting logs
      3
      0 Votes
      3 Posts
      45 Views
      D
      @Danp said in Advanced VM settings Logs: Hi Dustin, Yes... these types of actions are recorded in the Audit log (Settings > Audit) if you have access to this feature and have enabled it. Dan Perfect, thanks!
    • Tristis OrisT

      SR Garbage Collection running permanently

      Watching Ignoring Scheduled Pinned Locked Moved Management
      36
      1
      0 Votes
      36 Posts
      1k Views
      dthenotD
      @Razor_648 While I was writing my previous message, I have been reminded that there are also issues with LVHDoISCSI SR and CBT, you should disable CBT on your backup job and on all VDI on the SR. It might help with the issue.
    • C

      Can I rsync backups to another server rather that using two remotes?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      2
      0 Votes
      2 Posts
      14 Views
      olivierlambertO
      Hi, In that case, it's better to use mirror backup, with a different schedule