• Rolling Pool Update Failed

    5
    1
    0 Votes
    5 Posts
    417 Views
    S
    Thank you all! I was on an older release of XOCE. I haven't wanted to update as the last few times I did, it broke the nightly backups. So stuck with an older version of XOCE that seems to have been stable in our environment. I updated XOCE to latest build: Xen Orchestra, commit 32228 Master, commit 32228 I was able to manually update the second host (by running yum update). Then restarted the pool master and now I'm trying to vacate VMs from second host back to master so I can reboot the second host. However the live migration seems to be taking much longer from the second host back to master. All VMs use shared storage connected via NFS to this pool. I was thinking it should just take a few minutes to do a live migrate but so far it's been 12+ minutes and it's only at 12%: [image: 1723571571077-dca691d2-5be0-41f5-8669-92cfcf5175b6-image.png] The network I selected for the live migration is a 20Gbe (bond of two 10 Gbe). UPDATE: The live migration progress sped up and it was completed in about 16 minutes instead of the 1hr it was estimating.
  • Question on permissions

    Solved
    9
    0 Votes
    9 Posts
    347 Views
    R
    So far this seems to work well. we will test this and inform if there is any issue with it. On behalf of my customer i would like to thank you for the quick response!
  • Advice on airgap console - xo to xcp

    2
    0 Votes
    2 Posts
    145 Views
    F
    hi Brands, In your post when you say "importing xo manually" could you paraphrase or elaborate ? Do you mean installing XO ? By the way yes XO has to be on the same subnet as your XCP-Ng computer. Seems to me it would be easier, for a start, not to block your internet. Best,
  • XO & XOA New Look?

    6
    0 Votes
    6 Posts
    481 Views
    W
    @Danp the source. this is a lab to learn this environment to eventually replace VMWare.. Comparing this and Proxmox.
  • Date/Time format on logs

    1
    1
    0 Votes
    1 Posts
    75 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Adding new host to pool failed

    13
    0 Votes
    13 Posts
    746 Views
    T
    Ok figured it out at the end using xe pool-list on the existing pool gives me a list of existing hosts on the pool, and there was one that has been taken offline, without detaching in XO. So I did a xe host-forget uuid=<host uuid> because xe pool-eject doesn't work on offline host. And now I can add the new host just fine. Thanks everyone for helping!
  • Rolling pool update Xostor

    2
    0 Votes
    2 Posts
    180 Views
    olivierlambertO
    Hi, Because updating doing an RPU while using XOSTOR is more tricky. The order of operation is slightly different, and applying the existing RPU algorithm will simply break your storage. We need to restart the satellite in a different order. I don't remember where it's documented, let me ask @ronan-a
  • Differential Restore - Limitations

    8
    0 Votes
    8 Posts
    301 Views
    olivierlambertO
    I don't see the reason, the UUID is completely internal to XAPI. You might want to compare the 2 objects (like doing a diff between 2x xe vdi param list)
  • Create and Update Alerts in XO

    4
    0 Votes
    4 Posts
    169 Views
    olivierlambertO
    Indeed, XenCenter isn't a supported client for XCP-ng. To delete those, you need to use xe CLI. I don't remember exactly which part is used by XenCenter, might worth some community feedback or taking a look at the XenCenter code.
  • 0 Votes
    4 Posts
    165 Views
    S
    Thanks, In a perfect world, self-service users should be able to manage ACLs on their VMs and show backup tab on VM.
  • How do I reset my XO password?

    Solved
    10
    0 Votes
    10 Posts
    813 Views
    P
    @jasonnix Yeah that folder can fill up quite heavily. See the following on how to clear the cache with yarn https://yarnpkg.com/cli/cache/clean
  • Multiple VM migration (on maintenance)

    6
    1 Votes
    6 Posts
    423 Views
    DanpD
    @Andrew Could that be one of the new options that only apply to XCP-ng 8.3 or later?
  • Guest Tools for Windows 9.3.3

    14
    0 Votes
    14 Posts
    2k Views
    nikadeN
    @xenoNfluX said in Guest Tools for Windows 9.3.3: @nikade Were these all on a domain? Does the network type on the interface show up as private network and not Domain? That was a huge problem for me until I discovered restarting the 'Network Location Awareness' service fixed it until the next time. Not sure what causes it, but in my case(s) the network type changed the Windows firewall profile and would break things like DHCP and DNS until that service was restarted. (This took /far/ too long digging through Microsoft/Windows related forums to find out.) I probably still wouldn't turn on automatic updates, but I was confident enough to do scheduled updates while directly monitoring those servers. Yeah they are all joined to a domain. This is totally new to me, luckily it didnt happend now for a couple of weeks so maybe im set now. Thanks for the notice tho
  • OIDC with EntraID

    2
    0 Votes
    2 Posts
    216 Views
    M
    @jimmymiller This isn't going to be quite the answer you are hoping for, but linking XOA to EntraID is entirely possible. I can't get you the exact details since I am no long with that company, but this can be done with the SAML plugin. Not sure about OIDC. If any of these folks have linked an external app with SAML before, it is going to be very similar. I remember the language used in XOA is slightly different from EntraID, but it can be done with a bit of trial and error. Again, not the answer you were hoping for, but I do hope it helps, nonetheless!
  • change XOA IP Address

    11
    0 Votes
    11 Posts
    690 Views
    DanpD
    @bikepope I recommend that you open a support ticket on your customer portal.
  • Migrating VM Status

    4
    0 Votes
    4 Posts
    313 Views
    J
    Well I guess that was the coalesce process because now that one has just stopped. Any ideas on how to find out why it worked fine for essentially 2 days then stopped? I get the impression a live migration of a 30T VM may not be the best way to go about moving something of this size between pools? Maybe a warm migration will work better, but I'm also curious how much capacity we're going to need on the source in order to complete this move.
  • UEFI Firmware not supported

    12
    1
    0 Votes
    12 Posts
    3k Views
    F
    @stormi Thanks @stormi. I have to get used to XO. I always use XCP-ng Admin on Windows because old habits die hard, and there I cannot even select UEFI with all the Linux templates. The magic that XO does is that it allows to use the templates, but with UEFI. I have a VM that I've deployed with the "Other install media" option, so I just dettached the disk and reimported on the new one created by XO, with the correct template. Everything seems fine. So my question about inheriting the template is not relevant if we use XO. Hope my understand is correct. Thanks.
  • Disable "Manage Citrix PV drivers via Windows Update" after VM creation

    9
    1 Votes
    9 Posts
    2k Views
    ForzaF
    @KPS Because you changed the virtual hardware when disabling the option.Windows now see xcp-ng pci devices instead of Citrix pci devices, and you dont have the xcp-ng drivers installed - i.e. blue screen during boot because Windows cannot access the virtual harddisk.
  • Shutdown vs stop

    1
    0 Votes
    1 Posts
    165 Views
    No one has replied