• 6 Votes
    4 Posts
    451 Views
    I
    @simonp - Can you reshare the dashboards. The link says json is not available for any of these dashboards,
  • 1 Votes
    4 Posts
    185 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
    81 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.
  • XOA Unable to connect xo server every 30s

    Xen Orchestra
    3
    0 Votes
    3 Posts
    95 Views
    jerry1333J
    Support tunnel is active but I have troubles to access support "Oops, something went wrong! Don't worry, our team is already on it". I'll keep trying, thanks.
  • TrueNAS VM failing to start

    Compute
    21
    0 Votes
    21 Posts
    1k 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
    224 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
    37k 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
    165 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
    2k 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
    93 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
    213 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
    332 Views
    P
    @Pilow perfect!
  • Boot device: Hard Disk - Success

    XCP-ng
    3
    0 Votes
    3 Posts
    293 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?
  • VM Migration | PIF is not attached

    Compute
    2
    0 Votes
    2 Posts
    58 Views
    P
    had the same on one pool that needed 97 updates. RPU was going great, but couldn't migrate VM post-upgrade it is a pool of 2 hosts, second hosts still had 97 patches to pass... even if RPU was finished. we waited 10 min and the 97 patches disappeared, and then we could migrate the VM
  • Comparison with Ceph

    XOSTOR
    2
    0 Votes
    2 Posts
    132 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
    137 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
    451 Views
    P
    @dlgroep Thank you, we will take thin/thick token into account and use 'claims' part for other properties.
  • XCP-NG upgrade 8.2 to 8.3

    XCP-ng
    3
    0 Votes
    3 Posts
    154 Views
    R
    To add a bit more detail on the upgrade path: strictly speaking, you do not need to apply outstanding 8.2 patches before upgrading. When you upgrade to 8.3, you are replacing the entire base system with the 8.3 release which already incorporates everything from the 8.2 patch stream. Any 8.2 patches you hadn't yet applied will simply be superseded. That said, applying them first is still a reasonable approach if you want a clean upgrade history and a fully-patched 8.2 baseline before jumping to 8.3. A few things worth checking before you start on a production pool: Check VM compatibility. Run a quick review of your VMs for any that might have specific OS or toolstack dependencies tied to 8.2. Most guests upgrade cleanly but it is worth knowing your environment. Use rolling pool upgrade if you have more than one host. XCP-ng supports rolling upgrades: you migrate VMs off each host, upgrade it, rejoin the pool, then proceed to the next. This maintains VM availability throughout the process. The XO interface handles this workflow if you have XOA. Back up before the jump. Export critical VM configurations or snapshots beforehand. If you use Xen Orchestra for backups, trigger a manual full backup job before starting. The upgrade itself via yum is straightforward: add the 8.3 repo, yum update, reboot. The toolstack and XAPI will handle pool registration after the host comes back up. After upgrading all hosts, run the post-upgrade checks from the docs (pool metadata sync, storage rescans) and verify HA is healthy if you use it.
  • Loss of connection during an action BUG

    Xen Orchestra
    18
    3
    0 Votes
    18 Posts
    487 Views
    P
    @User-cxs peut etre un clnflit IP ou la VM prenait l'IP du master... courage pour la suite !
  • HOST_NOT_ENOUGH_FREE_MEMORY

    Xen Orchestra
    6
    5
    0 Votes
    6 Posts
    267 Views
    U
    @Danp Okay thanks you