• Start: no host available?

    XCP-ng
    9
    2
    0 Votes
    9 Posts
    483 Views
    olivierlambertO
    For your storage question, it's fully explained in the doc: https://docs.xcp-ng.org/storage/#-how-to-modify-an-existing-sr-connection And yes, it's planned to get the complete error visible in XO, sadly, it's not "obvious" since the error message isn't returned by XAPI when you try to start but by another method we need to call after it fails ("assert can be started here" from the top of my head). Let me ping @julienXOvates
  • [dedicated thread] Dell Open Manage Appliance (OME)

    Solved Compute
    98
    1
    0 Votes
    98 Posts
    46k Views
    T
    Well you both just made my Friday! I can follow directions after all!
  • XO Backup Error: VDI_IN_USE(OpaqueRef:.., destroy)

    Backup
    21
    2
    0 Votes
    21 Posts
    1k Views
    itservicesI
    Evening @pierrebrunet My bad. I am now on commit b440f and the issue persist. I have written you a message with the link to the file. Regards, Marc
  • 0 Votes
    9 Posts
    1k Views
    poddingueP
    @niko thanks, that would help a ton!
  • 6 Votes
    66 Posts
    46k Views
    J
    mid 2026: you can't add a ipv6 address via XOA (XOA5) because the gui lacs the field for the v6 gateway-address XOA6 lacks feature to configure ips of the host the configuration of ipv6 (static) vie the "gui" on the host seems not be implemented yet (or i am missing something critical) command line configuration inside dom0 of the host is afaik not supported ? Some point looks like minor issues. it would be great to "address" pun intendet that as well
  • 0 Votes
    9 Posts
    636 Views
    N
    @Danp said: Smart Reboot option found on the host's Advanced tab does what you are asking Very nice!
  • 🛰️ XO 6: dedicated thread for all your feedback!

    Pinned Xen Orchestra
    242
    7 Votes
    242 Posts
    62k Views
    julienXOvatesJ
    @Greg_E well, UI is not ready yet (while REST API is), above screen is just the base !
  • Host crash during backup

    Solved Backup
    14
    0 Votes
    14 Posts
    2k Views
    BrantleyHobbsB
    @Pilow pretty much
  • 1 Votes
    1 Posts
    219 Views
    No one has replied
  • Tesco and XCP-ng

    News
    16
    0 Votes
    16 Posts
    1k Views
    D
    @olivierlambert said: I'm not sure it's a great idea, because even 64 hosts is huge in terms of VMs and fallout if you have a problem on your pool DB. Even if you drastically improve the current mechanism, the impact of a problem pool wide is far bigger with 64 hosts than 24 for example. It's more than purely tech, it's also a tech design/choice. Exactly, the failure domain just grows exponentially when going beyond a certain collective pool size. I was doing some more research and I found a few possible choices that Tesco may have moved too, but don't want to detract from this forum here.
  • 0 Votes
    2 Posts
    202 Views
    bleaderB
    @AlexanderK you could try to install perl-interpreter manually maybe? I happened to have a test host at hand that hasn't been updated since december, and the yum update went fine, perl interpreter was not installed before and yum update did install it on its own as a depency for openssl 3. Maybe others will have ideas as to why this would happen in your case.
  • TrueNAS VM failing to start

    Compute
    24
    0 Votes
    24 Posts
    3k Views
    E
    @tuxen Doing some research, it doesn't look like the Xeon's I have are affected. But I'm willing to try the next time I need to reboot. Will report back after that.
  • Slow boot on rocky linux 10 latest kernel

    Compute
    25
    2
    0 Votes
    25 Posts
    2k Views
    henri9813H
    Hello, Thanks for all !
  • 0 Votes
    28 Posts
    5k Views
    jgraftonJ
    @laszlobortel Hehe yeah, those are pretty old kernels. I'd say there's a good chance kernel upgrades will go a long way to alleviating the CPU hangs. I can't say it's exclusively a problem with lvmohba storage, that's just what we use because of our previous VMware infrastructure was block storage over fiber channel. We knew a physical infra overhaul wasn't in the cards for us for this migration so we stayed with our existing storage system. This bug bit us half way through the migration until we figured out upgrading the kernel generally fixed it.
  • 0 Votes
    4 Posts
    305 Views
    M
    @psafont Thanks for the quick response and clarification. I appreciate you opening a work item for this. Looking forward to seeing this improvement in a future release.
  • 0 Votes
    33 Posts
    29k Views
    S
    For people running XCP-ng, wanting to use NUT client to power down gracefully during longer power outages, it could be interesting to note that Unifi now has two very affordable UPS models that feature a built in NUT server. So no need to run your own NUT server.
  • Slow response between XCP-NG and cloud stack syncing

    Compute
    2
    0 Votes
    2 Posts
    225 Views
    olivierlambertO
    Hi, XCP-ng got an event system that will propagate things like this instantly, at least that's the way it works normally Do you have the same behaviour in Xen Orchestra? Have you reported the issue to CloudStack? If you have an XCP-ng support subscription, you can also open a ticket so we can take a look on XCP-ng status to catch any obvious issue.
  • Xen 8.2 isos

    Off topic
    2
    0 Votes
    2 Posts
    194 Views
    TeddyAstieT
    @TrapoSAMA https://updates.xcp-ng.org/isos/8.2/ And https://updates.xcp-ng.org/8/8.2/ appears fine.
  • XO Lite - network management "coming soon"

    XO Lite
    6
    1
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    The same as @john.c and also XO Lite tends to be less a priority because less critical than the full fledged XO (the priority is to replace entirely XO 5 in the next releases). Why you would need XO Lite outside basic actions? It's mostly meant to bootstrap XO itself and do basic operations (which is already the case, at least with many basic features already). Initially, the goal hasn't moved: replacing XenCenter. We are moving in that direction, but again, I think it's more important to get XO 6 finished first. I'm curious to understand more the use case of XO Lite in your context @unreal-shizzle ?
  • 0 Votes
    8 Posts
    944 Views
    TeddyAstieT
    The rule is oddly written, and may conflict with another similar one that already exist in the distro (hence may not be useful to begin with). The modern generic rule for doing vCPU hotplug is, which would be preferable to the current z10-xen-vcpu-hotplug.rules. ACTION=="add", SUBSYSTEM=="cpu", ATTR{online}=="0", ATTR{online}="1"