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
    bleaderB
    @dcskinner No this is not intend, I just ran some tests, my host has a bond for management, which showed up in the dropdown. Then I created a second bond, it did not show in the dropdown until I actually configure it. When creating it, it was actually created by default with "mode=none" so I went to the host's network tab, chose static and assigned an IP to it and it was then showing in the dropdown. Are you sure your bond is properly configured?
  • Our hyperconverged storage solution

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