• How to unbind trial license

    Management
    3
    0 Votes
    3 Posts
    156 Views
    G
    Hello @tsukraw , normally your client should be able to bind the new license on their XOA. BTW, you talk about binding the license to a pool but an XOA license is bound to an XOA. I suggest your customer open a support ticket so we can help them with that issue.
  • Install XCP-ng in old HP ProLiant DL160 G6 (gen 6)

    XCP-ng
    10
    0 Votes
    10 Posts
    2k Views
    C
    For my reference later. wget http://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p1257348637/v76502/hpacucli-9.20-9.0.x86_64.rpm yum install -y --nogpgcheck hpacucli-9.20-9.0.x86_64.rpm hpacucli controller slot=0 physicaldrive all show
  • found reproductible BUG with FLR

    Backup
    2
    0 Votes
    2 Posts
    116 Views
    Bastien NolletB
    Hi @Pilow, Thanks for the report. We are aware that there are many problems with the FLR. We would like to fix them but they are not easy to fix, and we can't give an estimation date for a fix. I've linked this topic to our investigation ticket. For the moment, when FLR fails, we recommend to manually restore your files by following this documentation: https://github.com/vatesfr/xen-orchestra/blob/master/%40vates/fuse-vhd/README.md#restore-a-file-from-a-vhd-using-fuse-vhd-cli
  • How do I apply host patches in XO-6?

    Xen Orchestra
    3
    0 Votes
    3 Posts
    153 Views
    BrantleyHobbsB
    @DustinB thank you! I suspected as much, but as my wife points out all the time, I am terrible at finding things, so I figured I would ask.
  • After Update XO wont start

    Xen Orchestra
    5
    1
    1 Votes
    5 Posts
    333 Views
    O
    @geometry game 2 This usually happens when dependencies are out of sync after pulling updates. Did you try removing node_modules and the lock file and then running yarn install again before starting XO?
  • 6 Votes
    4 Posts
    575 Views
    I
    @simonp - Can you reshare the dashboards. The link says json is not available for any of these dashboards,
  • 1 Votes
    4 Posts
    350 Views
    B
    La remarque a été intégrée dans l'article: https://www.myprivatelab.tech/xcp_lab_v2_ha#perte-master Merci encore pour le retour.
  • Host stuck at grub on reboot

    Hardware
    2
    0 Votes
    2 Posts
    104 Views
    A
    I've seen this happen after a BIOS update or if a CMOS battery starts failing. Sometimes the motherboard resets to 'Legacy' instead of 'UEFI' (or vice versa), and GRUB just loses its mind because it can't find the partition it expects. It’s worth a quick check in your firmware settings to make sure the boot mode and the drive order haven't shifted on you.
  • TrueNAS VM failing to start

    Compute
    21
    0 Votes
    21 Posts
    2k Views
    A
    That is a frustrating loop to be in, especially with TrueNAS. Usually, when the VM fails to start after a change, it’s because XCP-ng is trying to pass through a PCI device (like an HBA) that isn't being released properly by the host. Have you checked if the "hide" parameters in your grub config are still correct? Sometimes an update can reset those, and the host grabs the controller before the VM can. Another thing to try is toggling the BIOS/UEFI mode in the VM settings - TrueNAS can be picky about that depending on which version you’re running.
  • XOA 6.1.3 Replication fails with "VTPM_MAX_AMOUNT_REACHED(1)"

    Solved Backup
    7
    0 Votes
    7 Posts
    337 Views
    F
    @florent I can confirm that this fixes the issue!
  • [dedicated thread] Dell Open Manage Appliance (OME)

    Solved Compute
    94
    1
    0 Votes
    94 Posts
    39k Views
    TheNorthernLightT
    Nevermind. I forgot your previous post about: You'll need to modify two files (via SSH): /opt/dell/omc/utilities/tui/bin/ome_disk_config.sh /opt/dell/mcsi/appliance/scripts/appliance_ressource.sh In these files, replace /dev/sd with /dev/xvd. I went and made these changes, and now the Data drive is loading after doing the drive scan. I should mention that doing this BEFORE first logging into the OME web interface and completing the initialization seems to be best (no further errors appear once logged in).
  • Backup retention policy and key backup interval

    Backup
    6
    3
    0 Votes
    6 Posts
    247 Views
    Bastien NolletB
    @Pilow The backups kept by LTR are just regular backups with a specific tag, which doesn't change how we treat them. If you want to avoid each of your LTR backup to depend on one another, we recommend to set a full backup interval value to your backup job, which will regularly force a full backup. (even without LTR, having an infinite chain of backups can cause problem in the long term, especially if no healthchecks are made)
  • Backup Info under VM tab in v6 never loads...

    Backup
    65
    2
    0 Votes
    65 Posts
    3k Views
    P
    @MathieuRA said: Hi, regarding your backups which do not appear on the XO5 restore page, I suggest you to open a new topic Forgot to include the link to the new topic https://xcp-ng.org/forum/topic/12040/restore-only-showing-1-vm
  • iso modification and gpg key check

    Solved Development
    3
    4
    0 Votes
    3 Posts
    147 Views
    olivierlambertO
    Nice catch @vagrantin ! Feel free to open a new thread if you have other problems.
  • Distibuted backups doesn't clean up the deltas in the BRs

    Backup
    11
    8
    0 Votes
    11 Posts
    374 Views
    P
    @Pilow said: @ph7 try to put RETENTION to 1 in the schedule, as you are using LTR parameters I was running the shedule with 20 mins backup retention and it is running fine together with the LTR And here is the manual I ran at 14:56 removed [image: 1775140196713-screenshot-2026-04-02-at-16-28-13-backup.png]
  • 1 Votes
    13 Posts
    524 Views
    P
    @Pilow perfect!
  • Boot device: Hard Disk - Success

    XCP-ng
    3
    0 Votes
    3 Posts
    356 Views
    O
    @fnf games If it hangs right after detecting the disk, it could be a bootloader or filesystem inconsistency from the snapshot state. Can you try booting the VM with a recovery ISO to check disk integrity or rebuild the bootloader?
  • Comparison with Ceph

    XOSTOR
    2
    0 Votes
    2 Posts
    199 Views
    olivierlambertO
    Different use cases: Ceph is better with more hosts (at least 6 or 7 minimum) while XOSTOR is better between 3 to 7/8. We might have better Ceph support in the future for large clusters.
  • Axios NPM attack

    Xen Orchestra
    4
    0 Votes
    4 Posts
    202 Views
    olivierlambertO
    I think I added it after the video ^^ (between the recording and the official release)
  • OIDC login - Internal Server Error

    Advanced features
    12
    0 Votes
    12 Posts
    568 Views
    P
    @dlgroep Thank you, we will take thin/thick token into account and use 'claims' part for other properties.