• 0 Votes
    10 Posts
    102 Views
    D
    @MajorP93 AFAIK @teddyastie is working on a 1.0 release for Linux guests with this bug fix.
  • XCP-ng 8.3 updates announcements and testing

    Pinned News
    405
    1 Votes
    405 Posts
    157k Views
    G
    @robertblissitt Normal for the pool master to take a bit longer but never seen 15 minutes before.
  • Migrations after updates

    Xen Orchestra
    12
    2
    0 Votes
    12 Posts
    163 Views
    A
    all but 1 vm is on host 2..... with the current above setting for home lab. [image: 1773259592506-screenshot-2026-03-11-160543.png]
  • 🛰️ XO 6: dedicated thread for all your feedback!

    Pinned Xen Orchestra
    142
    6 Votes
    142 Posts
    14k Views
    A
    said: When creating vm in v6 and renaming the disk name. You can only enter 1 letter at a time. You have to keep clicking then typing the next letter. No other field has this issue. [image: 1772590611011-screenshot_20260303_211423-resized.png] This is still an issue in the latest commit - 2cd5ba0
  • Unable to define count of CPUs during VM create

    REST API
    7
    1
    0 Votes
    7 Posts
    84 Views
    A
    @MathieuRA Glad to see this finally fixed. I brought this up a while ago... https://xcp-ng.org/forum/post/102102
  • VHD Check Error

    Backup
    9
    1
    0 Votes
    9 Posts
    105 Views
    A
    After shuffuling a vm around on differen SR I started another backup job and all vms failed back to full with CBT disabled in backup job. When the following schedule back task started all vms did a delta backup.....
  • Just FYI: current update seams to break NUT dependancies

    XCP-ng
    3
    0 Votes
    3 Posts
    79 Views
    F
    @bogikornel said: yum update --exclude=net-snmp* You made my day. Works fine and I have learned something new. Thank you for your quick help!
  • OpenBSD UEFI install/boot panics.

    Compute
    3
    3
    0 Votes
    3 Posts
    55 Views
    semarieS
    Having help from OpenBSD side could be the way to go. Please forward your report to bugs@openbsd.org (with a link to this post too) For the record, I am able to reproduce it too (on XCP-ng 8.3 too, using OpenBSD -current).
  • backup mail report says INTERRUPTED but it's not ?

    Backup
    115
    5
    0 Votes
    115 Posts
    6k Views
    M
    @florent Thanks for the reply. I will rebuild XO and test with current master.
  • 0 Votes
    1 Posts
    17 Views
    No one has replied
  • After Update XO wont start

    Xen Orchestra
    4
    1
    1 Votes
    4 Posts
    86 Views
    florentF
    patch done by @bastien-nollet
  • Potential bug with Windows VM backup: "Body Timeout Error"

    Backup
    53
    3
    2 Votes
    53 Posts
    6k Views
    gduperreyG
    The update mentioned by Pau should has just been released along with other updates. For more information, you can consult the corresponding blog post: https://xcp-ng.org/blog/2026/03/10/march-2026-maintenance-updates-for-xcp-ng-8-3-lts/
  • Ubuntu 24.04 VMs not reporting IP addresses to XCP-NG 8.2.1

    XCP-ng
    9
    5
    0 Votes
    9 Posts
    4k Views
    M
    Commenting for my future self and others as I just came across this issue too and it's not overly well documented and comments on the forums are often missing a a full story for how to debug and get this working...... When using Ubuntu 24.04, the usual apt method of installing XE Guest Utilities via the command; apt-install xe-guest-utilities Works, but doesn't. It successfully brings through the Memory information through to XO/XOA/XCP-ng Server, but not the IP Address, which is a tad strange. When checking the version of xe-guest-utilities that is contained within the APT Repository that comes configured out of the box with Ubuntu 24.04 using the following command; apt info xe-guest-utilities You can see the response is that it is running version "7.20.2-0" (as at the time of writing, which is before running an apt update command. Even when after running an update command; sudo apt update Then checking what packages are available to be updated using the following command; apt list --upgradable xe-guest-utilities wasn't available for an update past this point unfortunately. So to uninstall xe-guest-utilities installed via APT, simply run the following command; sudo apt remove xe-guest-utilities Then install via XO/XOA/XCP-ng Guest-Tools.iso Mount + Command Line by following these steps. Firstly, Select the guest-utilities.iso from the Disk within the XO/XOA/XCP-ng Platform for the VM. Then SSH into the box/console view and run the following commands; sudo mount /dev/cdrom /mnt sudo bash /mnt/Linux/install.sh sudo umount /dev/cdrom What you will notice when you run the second command is that gets installed here is "xe-guest-utilities_7.30.0.12_amd64.deb" - So is further ahead. Then you'll need to use the following commands to start the service on boot and also start the service. systemctl enable xe-linux-distribution.service systemctl start xe-linux-distribution.service And that now results in the IP Address of the virtual machine flowing through to XO/XOA/XCP-ng, which ever you are using.
  • S3 Backup - maximum number of parts

    Xen Orchestra
    10
    0 Votes
    10 Posts
    472 Views
    D
    @florent That would be great. Thanks again!
  • 0 Votes
    10 Posts
    1k Views
    Y
    @samuelolavo Thanks for your answer It's very weird because by seeing the command outputs that you pasted, it looks like everything is behaving as it should be. Even the PCI ID (segment:bus:device:function) seems to stay correct (0000:03:00.0) I'll ask others internally.
  • Unable to create XOSTOR volume

    XOSTOR
    4
    0 Votes
    4 Posts
    111 Views
    SuperDuckGuyS
    Hello, following up on this. Can anyone help decipher what the issue is? I'm stuck on this trial deployment until I can get the storage configured. Thanks!
  • Backup: ERR_OUT_OF_RANGE in RemoteVhdDisk.mergeBlock

    Backup
    14
    1
    0 Votes
    14 Posts
    263 Views
    W
    @florent One last update. I reverted to Master branch (6699b) yesterday evening and the backup ran without issues overnight.
  • AMD 'Barcelo' passthrough issues - any success stories?

    Hardware
    9
    1
    0 Votes
    9 Posts
    304 Views
    DustyArmstrongD
    @TeddyAstie Thanks for the update. I do actually have a VBIOS for that GPU, but I wasn't entirely sure what to do with it - is there a process to inject it? I've found resources for Proxmox and others, but I really like XCP and equally I don't want to migrate my entire setup just for that. If it's really tricky then I'm not too worried about it, as I say the VM actually runs the cameras perfectly fine on CPU alone, it's negligible. Edit: Looks like this post might answer my question: https://github.com/xcp-ng/xcp/issues/786 "Even when specifying romfile and rombar properties on the xen-pci-passthrough device in QEMU, the ROM region is not mapped into guest memory." timemaster5 created this issue in xcp-ng/xcp open PCI ROM BAR not exposed to guest when using xen-pci-passthrough #786
  • S3 Chunk Size

    Backup
    16
    0 Votes
    16 Posts
    688 Views
    olivierlambertO
    502 is an answer coming from your S3, telling the server is having an issue. Adding @florent in the loop
  • Hey XCP-NG! How's my setup?

    Share your setup!
    12
    2
    2 Votes
    12 Posts
    2k Views
    T
    I've had a lot of updates happening in the homelab. I've replaced the T620 with an R740, expanded my storage for both HDD and NVME pools. Also did a little min-maxing on the hardware to help separate traffic, decrease some latency and jitter for internet traffic and introducing IDS There are a lot of additions and modifications, but I guess the other big one is setting up a Dell Precision 5820 with XCP-NG as a studio and prototyping rig. Replaced Ansible with AWX, added some more VMs and migrated others but in all that I've updated the diagrams as well! Will say that XCP-NG offers up the flexibility and performance that I've needed so far. Would love to try out the XOSTOR storage at some point but will have to move around my entire setup haha. This reference diagram breaks down each VLAN [image: 1772850854389-networking-and-vlans-reference-diagram.drawio.png] The physical equipment reference diagram gives a breakdown of the server equipment and NAS at both locations, including the home rack. It also shows a basic breakdown of each server configuration. [image: 1772850854434-physical-equipment-reference-diagram.drawio.png] The physical topology reference diagram gives a simplistic overview of the major networking and server equipment. [image: 1772850854468-physical-topology-reference-diagram.drawio.png] The logical topology reference diagram gives a more in-depth view of the networking, servers, VMs, VLANs and endpoint devices. [image: 1772850854364-logical-topology-reference-diagram.drawio.png] The colo reference diagram contains my off-site location with a rented dedicated server [image: 1772850854295-colo-reference-diagram.drawio.png] The Authentication reference diagram gives a break down of how user access is sourced or what security route it takes. [image: 1772850854275-authentication-reference-diagram.drawio.png] The shared storage and access reference diagram gives a break down of how most hardware interacts with each other in regards to network routing for users, endpoints, and member servers. [image: 1772850854483-shared-storage-and-acess-reference-diagram.drawio.png]