I've got my OPNsense (FreeBSD) router running in a VM on XCP, and it does have the xe-guest-utilities installed. I'm trying to figure out an issue on one of the interfaces, and I noticed a weird discrepancy in XO with this VM. The MAC addresses and such for the interfaces being used by the VM are all off.
It seems that VIF #0 is the only one coming up correctly.
Unfortunately, I don't think the FreeBSD or OPNsense teams have a maintainer for the xe-guest-utilities package, and so what they distribute is showing as 6.2.1-76888 in XO.
[image: 1773276971518-xoa_guest_discrepancies.png]
I don't know if this is what is causing my network issue, but I thought it strange.
After updating to XCP-ng 8.3 (March 2026), IPMI / iDRAC information fails in both XO5 stable and XO6 stable (built from sources).
It is thrown a XENAPI_PLUGIN_FAILURE log line for failure of the "ipmitool lan print" which works fine on the (DELL) node(s).
These are old PowerEdge R430 and R810 with iDRAC versions 6 and 8 and worked well before the upgrade, so I guess tihis may be due to a XAPI command failing.
Worth mentioning for this nice-to have feature.
Version 1.4.0 is released: https://codeberg.org/NiXOA/system/releases/tag/v1.4.0
It includes significant changes and improvements, including: dedicated getting started section, migration to valkey, only needing to clone system, and helper scripts.
the xen-orchestra-ce nixpkg now references the libvhdi nixpkg, and the core flake now references and pulls from the xen-orchestra-ce repo as an overlay. System (the user input flake) now uses the Core repo as an overlay, reducing the need to clone both locally AND allowing system to pull new updates and releases from core. XO, and libvhdi as needed.
The next goal is:
Make an xsconsole-like TUI
Automate package updates for libvhdi and xen-orchestra-ce using CI/CD pipelines
Submit libvhdi and xen-orchestra-ce as official nixpkgs
Edit to my previous post: the script is checking for working DNS, so i cannot pre-setup network.
If you want the fixed applicance with the drivers installed, ping me !
To setup the network, you just need to login (root/changeme, yeah the password is... bleh), and launch the script /usr/local/brs/puppet/scripts/install.sh -lui
@RawbDeeni Thank you! I had the same problem using 8.2 lts. I ended up formatting and using 8.3, and I didn't have any issues after that. I'm glad I found a better alternative to use this hypervision from a vmware end user for over 10 years until Broadcom killed it.
@tuckertt Hello ! We are making some investigations on authentication, users, ACLs etc... topics for the Xen Orchestra 6 version to come. Could you please formalize your need so I can add it to my user suggestions list?
Try to make specs as most generic (for all users) as possible, and don't hesitate to add some concrete examples.
Have a good day!
@jaayb said in Host disconnected midway during backup, now unable to start/restart/cancel:
@madrianr had similar issues tried xe vdi-foget uuid and rescanned after that but cannot find the vdi.
Any ideas?
never mind was able to recover...
For anyone who comes across this, you can just add an exception for your management page and shift will work on the console.
Settings > Privacy & Security > Enhanced Tracking Protection > Manage Exceptions > Add the site url e.g. https://xo.fqdn.com.
we are reworking the import code , along the new backup code ( https://xcp-ng.org/forum/topic/10664/our-future-backup-code-test-it ) to unify the differetn disk transformation path
For now:
V2V handles flat, cowd, sesparse, stream optimized vmdk in the format "metadata.vmdk and a data file ) and ova ( for VSAN)
disk import support monolithic vmdk ( cowd, sesparse, streamoptimized )
ova improt support only stream ova with streamoptimzed vmdk inside
@AtaxyaNetwork said in XO update fails:
@edisoninfo Hi,
What's xo-install.sh ? It's a third party script ?
Very likely indeed
Those scripts really needs to make sure to provide the URL of the repo to report issues in a very visible way.
@Danp No sir, I have not.
I have, however, exported the same VM in the OVA format. Ended up being about 47 GiB, however, I was able to import it into XOA without any issues, and the import took just under 10 minutes to complete.
@Chico008 Seems like you're duplicating your inquiries. As I suggested in the previous thread, I think your memberOf is missing the full DN of the group.
@dinhngtu said in Windows VMGuest changing network cause the guest to crash:
This is a driver bug that we fixed in XCP-ng Windows tools v9.0.9030 but hasn't been integrated by Citrix yet. You can try it out if you're not running a production system.
Gosh, we are now officially faster than Citrix to detect and fix bugs even in the Windows PV driver