Vates

People working at Vates

Posts

  • RE: 🛰️ XO 6: dedicated thread for all your feedback!

    @MajorP93: Thanks for expressing yourself regarding that, and I'll be transparent about the thinking behind it.

    Filing those on GitHub isn't me asking anyone to stop using the forum, quite the opposite in fact. 😉
    The forum is where real conversations happen, and that's valuable in a way a GitHub issue never quite is. But forum threads scroll, get buried, and developers can't easily maintain a stable backlog out of them. GitHub gives the team a place where things don't disappear or get buried.

    Think of it as belt and suspenders (which I need now that I'm getting old 🤣 ). The discussion lives here, the tracking lives there. My goal as community manager is to be the relay between the two, so you don't have to worry about it.
    File things here, talk about them here, and I'll make sure what matters makes it into the right repo.
    Or at least, that's the plan. Mine. 🤔

  • RE: RPU Failure on 8.3: Yum HTTPS 500 Error for xo-lite package (Hung Task)

    Hi, this looks like a transient error (probably related to the update repos being used), but leaving a pending task for that long needs to be addressed anyway, so we'll take care of this in a future release ! Thanks for reporting it.

  • RE: Is v8.3 NUMA aware?

    Hello @codemercenary
    In theory Xen is NUMA aware (See https://wiki.xenproject.org/wiki/Xen_on_NUMA_Machines) so you would leave memory interleaving option of the BIOS off so that Xen does what it thinks is necessary.

    But these kinds of settings are very very workload sensitive and in fact it's usually a good idea to just test what works best for you.

    Regards,

    Yann

  • RE: 🛰️ XO 6: dedicated thread for all your feedback!

    @escape222 said:

    Slow booting on Debian 13 VM created from a template

    I recently tried cloning a VM from a template (created from a full install of Debian 13). What was noticed was that the system takes forever to boot when the VM is created from XO-6. The issue does not happen in XO-5. The VM seems to hang at the TianoCore boot screen Hang.png.

    What I noticed is that when the VM is cloned with XO-6 the boot order somehow changes to Network boot as the first option

    BootOrder.png

    This does not happen (change of boot order) if the VM is cloned from XO-5 and there is no boot delay. The boot process seems to wait for more than 2 minutes before it fails network boot and then proceeds normally to boot from the Hard drive
    Hang2.png

    Thanks

    This one's filed as GitHub issue #9802. The clone inserting Network Boot as the first option is reproducible and @MajorP93 confirmed the extended boot time with spinlock messages too, which strengthens the report. Both symptoms are in the issue. If you find a workaround in the meantime (like manually reordering boot entries post-clone), adding it to the issue would be useful for others hitting the same thing.

  • RE: 🛰️ XO 6: dedicated thread for all your feedback!

    @Greg_E said:

    @MajorP93

    Before the LTS release UEFI worked extremely well, something kind of went sideways when it hit release. I only have a single UEFI VM, it was created under version 8.2 and does not give me trouble.

    I guess I need to get my lab back up, had a UPS fail and shut everything off a few days ago. Then I need to test UEFI VMs and see what I can see. But back when it went LTS I reinstalled from scratch and tried to do everything through XO-lite to get the first VM running and found that Debian 13 or Windows Server 2022 would not boot if I created them with UEFI. Since then I haven't tested this again.

    I'm also tempted to just move my whole lab to version 9, waiting for the next ISO to land and I may do this. I can run real testing workloads on Harvester for the time being and maybe play around migrating back and forth between both systems.

    Logged this as GitHub issue #9801. The detail that 8.2-era UEFI VMs still work but new ones created through XO Lite don't is a useful clue for the team to narrow the scope. Worth checking if the same behavior shows up when creating the VM through XO 5 vs XO Lite, in case it's a frontend difference rather than hypervisor-level. Either way, the issue is now tracked.

  • RE: 🛰️ XO 6: dedicated thread for all your feedback!

    @probain said:

    probain said:

    Unfortunately, commit https://github.com/vatesfr/xen-orchestra/pull/9727 doesn't fix this issue of the VM-console reloading constantly. With loss of focus as a result. At least not on XO6..

    PR #9727 was supposed to fix this but it sounds like the problem is still there on XO 6 for you. I've filed it as GitHub issue #9800 so the team can take another look with fresh eyes. If you have any more details about when the reload triggers (for example, whether it happens more on certain browsers or VM types) adding them to the issue would probably help narrow it down.

  • RE: 🛰️ XO 6: dedicated thread for all your feedback!

    @Baronvaile said:

    After upgrading from 6.3.3 to the new 6.4.0 release, the dashboard page for xoa 6 is just spinning. v5 seem unaffected after the update. I have restarted the xoa vm. The xoa-updated show all up to date and xoa check shows healthy.
    040b86f5-9129-4f4c-9af9-7af3184936b7-image.jpeg

    Thanks for the detailed report and the journalctl output, and to @acebmxer and @ph7 for the confirmations. I've filed this upstream as GitHub issue #9799 so the dev team can track it properly. The in-thread fix from @mathieura got your instances running again, but the root cause is worth investigating so it doesn't come back in a future update. I'll update the issue if anything changes on that front.

  • RE: XCP-ng 8.3 No Longer Compatible with Older Adaptec RAID Card?

    @dkg Please also note that you should not use @jul1an ISO installer on production environment. Only on test env where you can afford to break things and lose data.

  • RE: Backup Job Fails with "timeout while getting the remote" - but Remote is Reachable

    is it possible that your NFS need some specific options ( like nfs version ? )

  • RE: Backups Fail with ENOENT: no such file or directory

    Your chain seems to have an issue. Can you recreate your snapshot to reset the chain?
    Furthermore, can you check the option "merge backup synchronously" to see what is happening in merging part.

    PS: in case you have a license, feel free to open a ticket.