Categories

  • All news regarding Xen and XCP-ng ecosystem

    142 Topics
    4k Posts
    P
    @gduperrey we had the XOA update alert, upgraded to XOA 6.1.0 but no sign of XCP hosts updates ? [image: 1769749580938-da38c4a3-539e-483d-ac5b-93d60360d287-image.png] When patches are available, it usually pops up on its own, is there something to do on cli now ? EDIT : my bad, we had a DNS resolution problem... I now see a bunch of updates available...
  • Everything related to the virtualization platform

    1k Topics
    14k Posts
    Bastien NolletB
    Hi @champagnecharly , On the XO side, it seems that this PCI has an empty string ID, which doesn't enable us to delete it. We'll have to do some tests to find out how to prevent that. We might have trouble reproducing the issue, so would you mind helping us with the tests? You would need to add this piece of code on file xo-server/dist/xapi-object-to-xo.mjs before the line that start with if (isHvm) { (that should be near line 475) if ((_vm$attachedPcis = vm.attachedPcis) !== null && _vm$attachedPcis !== void 0 && _vm$attachedPcis.includes('')) { warn('Empty string PCI id:', otherConfig.pci); } then restart xo-server and look at the output of journalctl, there should be some lines looking like: 2026-01-30T09:26:17.763Z xo:server:xapi-objects-to-xo WARN Empty string PCI id:
  • 3k Topics
    27k Posts
    D
    @florent i just need to transfer that vm to another host so disks will be transfered 1by1. then when both disks are on destination, i will shutdown original vm, make a final CR and start vm on new location so mine was a bit incorrect. on 2nd transfer both disks should be without NOBAK. thank you. will try.
  • Our hyperconverged storage solution

    40 Topics
    715 Posts
    I
    @ronan-a Thanks
  • 31 Topics
    90 Posts
    olivierlambertO
    Yes, account aren't related