XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • P

      Continuous Replication jobs creates full backups every time since 2025-09-06 (xo from source)

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      30
      2
      0 Votes
      30 Posts
      727 Views
      florentF
      @peo without deleting, the CBT can fail, but XO can still compute the changed blocks before previous release, the fallback was hidden if you didn't look at the size the CBT issue is on the hypervisor storage side . But at least , the replication issue is fixed, we are back to the good old issues
    • C

      Nos stats problem (but not the know one I guess)

      Watching Ignoring Scheduled Pinned Locked Moved Management
      17
      0 Votes
      17 Posts
      202 Views
      florentF
      @cgasser are the backup job running normally (if any ) ? can you disable temporary the backup network ? the rrd stats should be visible immediately afte if this is the root cause
    • ForzaF

      Update XOA OS via apt update?

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      12
      0 Votes
      12 Posts
      151 Views
      olivierlambertO
      @thomas-dkmt we might need to make sure XO docs tell how system updates are handled and proxy config
    • utopianfishU

      10gb backup only managing about 80Mb

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      23
      0 Votes
      23 Posts
      787 Views
      tjkreidlT
      @utopianfish Or look for deals in places like amazon.com or bestbuy.com or even Ebay.com.
    • ForzaF

      Migrating logs and history between XOA instances?

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      8
      0 Votes
      8 Posts
      115 Views
      ForzaF
      @olivierlambert said in Migrating logs and history between XOA instances?: Hi, VM stats aren't store on XOA but on your pools, and they should be there with the same history as the old one Can you tell exactly what kind of logs are you talking about? Thanks. I had looked on the wrong VM. The stats are indeed retained. Originally I was thinking of audit logs, but I realized they can be exported and imported. So for m point of view it is enough for now. Other logs that are missing is for example backup logs.
    • ForzaF

      Location for "snapshots with memory"

      Watching Ignoring Scheduled Pinned Locked Moved Management
      8
      3
      0 Votes
      8 Posts
      241 Views
      olivierlambertO
      It might record the max static RAM (IDK)
    • J

      Cloudbase-init on Windows

      Watching Ignoring Scheduled Pinned Locked Moved Advanced features
      31
      1 Votes
      31 Posts
      4k Views
      MK.ultraM
      Alright I finally got it to work. I think the trick was to put "Ethernet 2" in quotations. I also perfected the YAML spacing and bracketed the two nameserver addresses. Thanks for the help gentlemen. Final working network config: #network: version: 2 ethernets: "Ethernet 2": dhcp4: false addresses: - 192.168.1.30/24 gateway4: 192.168.1.1 nameservers: addresses: [192.168.1.5, 8.8.8.8]
    • Y

      HCP-NG 8.3 freezes and / or reboot on HGR-SAP3 by Ovh

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      7
      0 Votes
      7 Posts
      135 Views
      olivierlambertO
      It is, if you don't use ZFS. ZFS is a memory hog.
    • J

      Hailo-8L AI accellerator PCI passthrough causes xcp-ng hypervisor infinite boot-loop

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      7
      0 Votes
      7 Posts
      157 Views
      R
      @olivierlambert said in Hailo-8L AI accellerator PCI passthrough causes xcp-ng hypervisor infinite boot-loop: Hmm could the module causing the crash if the device isn't accessible? A quick google found this thread on a proxmox forum - according to that user it causes a hotplug event when it initializes. https://forum.proxmox.com/threads/hailo-8-ai-m-2-card-crashes-server-when-using-passthrough.166428/ Seems these AI cards are a bit of a pain - remembering the continuing issue with Google Coral pcie cards
    • K

      Why changing objects in resource set wipe limits ???

      Watching Ignoring Scheduled Pinned Locked Moved Solved REST API
      15
      0 Votes
      15 Posts
      690 Views
      lsouai-vatesL
      @Kptainflintt you are welcome We are always delighted when we can quickly unblock a user! Have a good day and don't hesitate to come back if you have other issues in the future.
    • E

      Host time and XOA time are not consistent with each other

      Watching Ignoring Scheduled Pinned Locked Moved Solved Compute
      6
      0 Votes
      6 Posts
      199 Views
      olivierlambertO
      @edisoninfo Great! This warning is a life saver and did perfectly its job, allowing you to discover a hidden issue Glad you found the root cause!
    • C

      Zabbix agent on XCPNG 8.3

      Watching Ignoring Scheduled Pinned Locked Moved Management
      6
      0 Votes
      6 Posts
      128 Views
      D
      @Cygace Someone from the community may jump in and help troubleshoot this. The best approach would be to not modify the Dom0 installation by installing Zabbix via a community post, as you're customizing the installation. The vates team and XCP-ng specifically need to include these packages to ensure you're able to get support. Best of luck
    • W

      Async.VM.pool_migrate stuck at 57%

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Management
      5
      2
      0 Votes
      5 Posts
      37 Views
      M
      @wmazren I had a similar issue which costed my many hours to troubleshoot. I'd advise you to check "dmesg" output within the VM that is not able to get live migrated. XCP-ng / Xen behaves different than VMWare regarding live migration. XCP-ng will interact with the linux kernel upon live migration and the kernel will try to freeze all processes before performing the live migration. In my case a "fuse" process blocked the graceful freezing of all processes and my live migration task also stuck in task view similar to your case. After solving the fuse process issue and therefore making the system able to live migrate the issue was gone. All of this can be viewed in dmesg as the kernel will tell you about what is being done during live migration via XCP-ng.
    • B

      Patch for CVE-2025-27466, CVE-2025-58142, CVE-2025-58143

      Watching Ignoring Scheduled Pinned Locked Moved Development
      5
      0 Votes
      5 Posts
      129 Views
      B
      @bleader just checked the Excel assessment file I got from the security team. They used Crowdstrike (sensor is not installed on xcp-ng hosts). The funny thing is, the asset that it reports as vulnerable is the VM that is running XOA (official image provided by XCP-NG). It is deployed recently, so everything is up-to-date, but even then I don't understand how it reports the XOA VM as the one containing the vulnerabilities.
    • B

      Connect SR to all hosts - not working

      Watching Ignoring Scheduled Pinned Locked Moved Management
      5
      2
      0 Votes
      5 Posts
      175 Views
      B
      @olivierlambert did not check that unfortunately, since it it is already setup now, will be hard to reproduce it
    • B

      Native Ceph RBD SM driver for XCP-ng

      Watching Ignoring Scheduled Pinned Locked Moved Development
      11
      2 Votes
      11 Posts
      397 Views
      psafontP
      @benapetr This is driven by hacky logic from 16 years ago: on revert, unserialize the previous state, and update the VM record with its saved values. As we do not want to modify that each time we add a field in the datamodel, use some low-level database functions to iterate over the fields of a record. Not very nice as it makes some assumptions on the database layer, but seems to work allright and I don't think that database layer will change a lot in the future. I think it might be a good idea to add a revert rpc call to the storage interface that xapi can call to, with a backup to use the current logic if necessary; xapi should be able to clean up the database afterwards. I'll ask other maintainers about this or possible alternatives, but since SMAPIv1 is considered deprecated, I doubt it will happen. I have to say that SMAPIv3 was finally fixed upstream on June by Xenserver (migrations were finally done!) and XCP-ng should get the update that fixes it in the coming weeks. Given this, I would encourage you to take all the learnings you've acquired while doing the driver and porting it to SMAPIv3. SMAPIv1 just simply has too many problems, some of them are architectural, so in general xenserver and xcp-ng maintainers would like to see it finally go away. for now I am still targetting XCP-ng 8.2 as that's what I use in production, and I haven't seen many SMAPIv3 drivers there. 8.2 is out of support for xenserver, and for xcp-ng yesterday was the last day it was supported, you really should update
    • lawrencesystemsL

      XO logs to external syslog

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      19
      0 Votes
      19 Posts
      3k Views
      P
      @Forza I didn't try, as my default Graylog Input was UDP and worked with the hosts... But guys, that was it. In TCP mode, it's working. Rapidly set up a TCP input, and voila. [image: 1758137911306-42411fc9-af86-4838-a870-ca9ca6307234-image.png]
    • F

      Xen Orchestra 5.110 V2V not working

      Watching Ignoring Scheduled Pinned Locked Moved Migrate to XCP-ng
      29
      0 Votes
      29 Posts
      1k Views
      florentF
      @idar21 @idar21 said in Xen Orchestra 5.110 V2V not working: Don't intend to bump in but the new migration tool isn't working as per the release notes. I had similar issues, there is no warm migration. My testing against esxi v7, resulted in: .Abrupt power off of source VM on esxi. .VM disks start copying. I can see disk copy progress in tasks. .Migration tasks fails but multiple disks of the source VM keeps on copying. .when all the disks are copied, there is no VM with the name available in xcp. .All disks are labeled orphaned under health in xo. .Where is the pause/resume function as stated in the release notes. I don't think the tool has been tested properly. The only difference from older migration tool to this one is progress of disk copying. Otherwise nothing new. The old tool could only do cold migrations and had issues with vms with multiple disks. The new can also only do cold migrations and still has issues with multiple disks migrations. First, I would like to say again that latest can be fresh, and that we know that we ask for our users to be more inventive with latest, in exchange for faster features. Even more for users from source. The documentation is still in the work, and will be ready for sure before this reach "xoa stable". The resume part don't have a dedicated interface : you do a first migration without enabling the "stop source", and then, later you launch the same migration with stop source enabled ( or VM stopped ) and it will reuse the already transfered data if the prerequisites are validated. Then debugging an issue with migration is quite complex, since it's involve multiple systems, and we won't have any access, nor control on the vmware part. It's even harder without a tunnel. I will need you to look at your journalctl and check for errors during migration . Also are the failing disks sharing some specific configuration? what storage do they uses ? Is there something relevant on the xcp side ?
    • K

      Script suddently stop working (TLS error)

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      3
      0 Votes
      3 Posts
      103 Views
      K
      @olivierlambert I use only http for xo-cli, so I didn't understand why I have a CA error. I think it's because I've launched a second XOA for trial testing. Last week, with only one XO, no problem.
    • B

      Host appears in pool but not under “Settings > Servers”

      Watching Ignoring Scheduled Pinned Locked Moved Solved Management
      3
      2
      0 Votes
      3 Posts
      58 Views
      B
      That's very clear, thank you for your prompt response!