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
      28
      2
      0 Votes
      28 Posts
      485 Views
      florentF
      @Andrew @peo are you using purge snapshot data ? In both case, can you try disabling it and disabling CBT on the relevant VMs ?
    • C

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

      Watching Ignoring Scheduled Pinned Locked Moved Management
      17
      0 Votes
      17 Posts
      150 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
    • 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]
    • utopianfishU

      10gb backup only managing about 80Mb

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      20
      0 Votes
      20 Posts
      584 Views
      nikadeN
      @tjkreidl I think the issue is that he's got no 10G switch, hence the direct connection But you live and you learn, best would be to pick up a cheap 10G switch and make it right!
    • stormiS

      XCP-ng 8.3 updates announcements and testing

      Watching Ignoring Scheduled Pinned Locked Moved News
      241
      1 Votes
      241 Posts
      73k Views
      G
      @gduperrey Nothing really to add, my 3 host Intel production pool updated just fine. The load balancer is always a little weird, but I'm sure it is calculated based on CPU and RAM assigned to each VM, where I split things up based on workload. It's a small system, and the real workload is handled by 3 Windows VMs so I tend to split them up onto one of the three hosts. I may get to my lab in the next couple of days, but it isn't doing work so testing is kind of pointless right now. The only thing "doing work" is a VM with XO from sources.
    • planedropP

      What Are You All Doing for Disaster Recovery of XOA Itself?

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      7
      0 Votes
      7 Posts
      257 Views
      planedropP
      @DustinB Yeah I thought about doing something like this, but then we are getting into overkill costs lol. My main point behind this post was to get info on what other people are doing, I presumed most are just relying on config backups and will restore it at the other site if needed, which is fine. I was just also debating about whether or not I wanted the subnets to match between these 2 sites, since that can create some routing headaches, but should still be doable and would make recovery even faster. @olivierlambert yeah I do use that feature, so that's very helpful! Should make this all doable.
    • 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
      104 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!
    • J

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

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      6
      0 Votes
      6 Posts
      67 Views
      olivierlambertO
      Hmm could the module causing the crash if the device isn't accessible? @TeddyAstie any opinion?
    • C

      Zabbix agent on XCPNG 8.3

      Watching Ignoring Scheduled Pinned Locked Moved Management
      6
      0 Votes
      6 Posts
      87 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
    • ForzaF

      Location for "snapshots with memory"

      Watching Ignoring Scheduled Pinned Locked Moved Management
      6
      3
      0 Votes
      6 Posts
      144 Views
      olivierlambertO
      That's because you are using DMC (dynamic memory control). Try on a VM with static == dynamic.
    • F

      Xen Orchestra 5.110 V2V not working

      Watching Ignoring Scheduled Pinned Locked Moved Migrate to XCP-ng
      29
      0 Votes
      29 Posts
      971 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 ?
    • B

      Native Ceph RBD SM driver for XCP-ng

      Watching Ignoring Scheduled Pinned Locked Moved Development
      11
      2 Votes
      11 Posts
      356 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
    • B

      Connect SR to all hosts - not working

      Watching Ignoring Scheduled Pinned Locked Moved Management
      4
      2
      0 Votes
      4 Posts
      123 Views
      olivierlambertO
      What about the browser console?
    • A

      XOProxy Remote location setup

      Watching Ignoring Scheduled Pinned Locked Moved Management
      4
      0 Votes
      4 Posts
      92 Views
      olivierlambertO
      Yes! That's a good guide for what you want to achieve
    • lawrencesystemsL

      XO logs to external syslog

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      18
      0 Votes
      18 Posts
      3k Views
      ForzaF
      @Pilow did you try tcp?
    • D

      Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM?

      Watching Ignoring Scheduled Pinned Locked Moved Advanced features vtpm uefi bios
      7
      0 Votes
      7 Posts
      932 Views
      DustyArmstrongD
      @Berrick Ah cool, I was anticipating that doing it live would've caused boot issues but I think I've just got a bug in my head about how it actually works, I'm conflating two separate things based on an incorrect interpretation of a previous experience I had once with XCP. Thanks!
    • D

      [Alpha Release] XCP-ng Windows PV tools announcements

      Watching Ignoring Scheduled Pinned Locked Moved Development
      6
      0 Votes
      6 Posts
      732 Views
      D
      @abudef Got it, the agent was not changed since the last version so the build number was not bumped. I'll keep that in mind for the next release.
    • K

      Why changing objects in resource set wipe limits ???

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      10
      0 Votes
      10 Posts
      492 Views
      lsouai-vatesL
      @olivierlambert I am asking XO Team about this issue.
    • F

      [dedicated thread] Dell Open Manage Appliance (OME)

      Watching Ignoring Scheduled Pinned Locked Moved Solved Compute
      82
      1
      0 Votes
      82 Posts
      20k Views
      T
      @AtaxyaNetwork Did try to change those files and add the missing drivers, but couldn't get it to work with plugins. I think I will just have a look at you image when I have it and see what I am missing
    • S

      Unbootable VHD backups

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      19
      1
      0 Votes
      19 Posts
      169 Views
      D
      @AtaxyaNetwork said in Unbootable VHD backups: @Schmidty86 Try to detach the disk and reattach, it should be xvda in order to be bootable That's what I was thinking as well, but obviously something is off with this VM. @Schmidty86 is the old host still online? If so you might be able to perform a Live Migration or a replication job to copy it from the old host to the new.