Subcategories

  • VMs, hosts, pools, networks and all other usual management tasks.

    302 Topics
    2k Posts
    olivierlambertO
    Hi, If you have support, you should create a ticket asking for the feature if you need. We don't have much request for that, but if nobody ask, it will never happen by chance If you don't, you can still open an issue on our XCP-ng repo to ask for it, at least we'll have a trace of the request
  • ACLs, Self-service, Cloud-init, Load balancing...

    82 Topics
    686 Posts
    Tristis OrisT
    fixed with https://github.com/vatesfr/xen-orchestra/commit/8a0604c274fb2b72d7ebc7f97803d5ae770028d3 0 pdonias committed to vatesfr/xen-orchestra feat(netbox): support Netbox v4.2 (#8417) Fixes #8280 Fixes #7645 See Zammad#34699 See https://xcp-ng.org/forum/topic/10236/netbox-version-4-2-1-not-supported See https://github.com/netbox-community/netbox/releases/tag/v4.2.0
  • All XO backup features: full and incremental, replication, mirrors...

    313 Topics
    3k Posts
    nikadeN
    @tjkreidl said in Issue with SR and coalesce: @nikade Am wondering still if one of the hosts isn't connected to that SR properly. Re-creating teh SR from scratch would do the trick, but a lot of work shuffling all the VMs to different SR storage. Might be worth it, of course, if it fixes the issue. Yeah maybe, but I think there would be some kind of indication in XO if the SR wasn't properly mounted on one of the hosts. Lets see what happends, its weird indeed that its not shown.
  • Everything related to Xen Orchestra's REST API

    53 Topics
    393 Posts
    I
    @nathanael-h I got more information as I am still observing few things regarding the console. I got to know that there is no authentication at all on console level and on per user basis. My test use case Vm -> Ubuntu vm:5173 -> custom app vm:3000 -> custom api server vm:ngnix:80/443 rncp.nayatel.com -> localhost:5173 rncpbe.nayatel.com -> localhost:3000 My XOA is running on xenorchestra1.nayatel.com which is on private network and my vm is allow in the route so I can connect to it. Now my custom work and XOA is on the same domain with same SSL certs. Now When I go to my rncp.nayatel.com and place any VM ID in the query param then the console for my VM is accessible on my custom web app and my this app is calling an api to rncpbe.nayatel.com for authentication only and returns the wss url to my frontend app and then my frontend app uses that url and create the socket on noVNC and console gets accessed. From this It is my conclusion that XOA do not perform authentication on console access it only checks the cross-domain and it also do not need token in cookies for console authentication. [image: 1741395115180-58091d92-7099-4e9e-8054-d5afb8f95596-image.png] [image: 1741395139753-9e0af28d-9f2b-4acb-bafe-c3b64cbc3470-image.png] [image: 1741395223068-b0e782c5-0760-46ac-8e8d-18893fc2ab65-image.png] [image: 1741395287449-4e2d55b7-4818-4ad3-acf0-0057adf89346-image.png]
  • Terraform, Packer or any tool to do IaC

    26 Topics
    241 Posts
    A
    Awesome ! Thanks Vates and DESY for all the work that went into this. I'm really looking forward to use the pulumi provider when I get to the automation part of my tests (probably in a few months though).
  • 0 Votes
    3 Posts
    28 Views
    julien-fJ
    @Davidj-0 You can list VMs without a management agent with the following filter: power_state:running !managementAgentDetected?. XO does not support this for halted VMs but that could be added indeed.
  • XO High Availability

    6
    0 Votes
    6 Posts
    86 Views
    DanpD
    @irtaza9 You should be able to login with the default credentials after you restart the xo-server service with systemctl restart xo-server.service.
  • Web Hook plugin

    2
    0 Votes
    2 Posts
    32 Views
    olivierlambertO
    Hi, Before enabling the plugin, you need to configure it in the Plugin view.
  • XOA on a vSphere VM

    4
    0 Votes
    4 Posts
    76 Views
    DanpD
    @yzgulec You will likely need to install the fix given in the following post for XOA to function correctly on vSphere -- https://xcp-ng.org/forum/post/50279
  • Difference between "pool", "host" and "server".

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    pdoniasP
    @andrewperry Exactly
  • Lots of performance alerts after upgrading XO to commit aa490

    28
    0 Votes
    28 Posts
    4k Views
    Bastien NolletB
    @ph7 Some of the errors you encountered are intended. We don't allow values in the "Virtual Machines" field if "Exclude VMs" is disabled and "All running VMs" is enabled, because it would make the plugin configuration confusing. However you're right, there seems to be an issue when the VMs are selected and then removed. The value becomes an empty list instead of being undefined, which causes the validation to fail when we try to turn off the "Exclude VMs" option. I'm going to create a task on our side so that we can plan to resolve this problem. In the meantime you can work around the problem by deleting the monitor and recreating a new one with the same parameters.
  • S3 Backup - maximum number of parts

    1
    0 Votes
    1 Posts
    25 Views
    No one has replied
  • XO Community Edition - Ldap Plugin not working ?

    51
    0 Votes
    51 Posts
    2k Views
    C
    hi, just made a test today after updating to commit 5a501 in my filter i got this : (&(sAMAccountName={{name}})(memberOf=CN="Admins du domaine")) because i only want my domain admins to login. test failed. but, if i only use filter &(sAMAccountName={{name}})) test works event with my domain admin account who is member of 4 groups. now how can i set my filter to only allow domain admin 'Admins du domaine' to be able to login as XO admin ? also tried with full DN (CN=Admins du domaine,CN=Users,DC=company,DC=net) but not working either
  • How to update to the latest version of XOA?

    2
    1
    0 Votes
    2 Posts
    61 Views
    DanpD
    Hi, This is explained in this KB article -- https://help.vates.tech/kb/en-us/30/21 Regards, Dan
  • Guide : XOA OIDC authentication with Fortiauthenticator

    1
    0 Votes
    1 Posts
    33 Views
    No one has replied
  • Connection failed - Unknown error

    Solved
    3
    1
    0 Votes
    3 Posts
    60 Views
    B
    @Andrew thank you
  • Rolling pool update failed to migrate VMs back

    14
    0 Votes
    14 Posts
    221 Views
    N
    @BenjiReis HA is automatically disabled by the RPU when it starts, then enabled at the end. - I see the task for that in the task log. We do have about 5 VMs that do not have HA enabled, but they are very small (~4GB each) so should not make any difference regardless of which hosts they were on. Also all VMs successfully evacuate from the host for the updates, its only when VMs are migrated back after all hosts are upgraded that I see a problem. I've raised a support ticket, if anything relevant comes out of it I'll try and report back here for future readers. Thanks for the suggestions, Neal.
  • Acl setting not clear, how to

    4
    0 Votes
    4 Posts
    57 Views
    I
    @Chico008 ACLs are used to assign rights to the guest users. As you said you have an admin who can do anything. In case you want to go with acl then your guest can get no leverage by using ACL create vm You as an admin will create VMs and manage other stuff but you then have ability to give three type of rights to the guest user. admin, operator, viewer In case of VMs when you give the admin right to a user then it means that user can have ability to anything with that VM. Delete, Reboot, etc But from you query you said that you want to give a right to guest user to create/run the vms to achieve this you have to look Self Service feature which is supported in XO from sources and in Premium XOA In self service you have ability to create resource sets which are pools, storage, networks, templates etc, and assign a user or group to it.
  • 0 Votes
    16 Posts
    316 Views
    M
    @florent Sorry for the delay. I was able to make it work with the change you posted. Thank You.
  • Host disconnected midway during backup, now unable to start/restart/cancel

    17
    0 Votes
    17 Posts
    2k Views
    M
    @madrianr said in Host disconnected midway during backup, now unable to start/restart/cancel: [root@wkkctxhy01 ~]# /opt/xensource/sm/resetvdis.py single 1e1c1ed3-9eb9-4b95-aabd-91b95111cc70 VDI 1e1c1ed3-9eb9-4b95-aabd-91b95111cc70 is not marked as attached anywhere, nothing to do after "Forget" the disks and Rescan/Reattach it works now... xe vdi-forget uuid=7a3b69fb-08d3-4e10-8b07-c05ee876eabe xe vdi-forget uuid=433d1e56-80af-4691-93f6-84af4c411565 xe vdi-forget uuid=78a38bc3-bba3-4be6-8bdb-cfd20eaf8b44 xe vdi-forget uuid=1e1c1ed3-9eb9-4b95-aabd-91b95111cc70 xe vdi-forget uuid=671fc875-cb61-462d-98f2-62912b217570
  • All drop-down options are empty

    Solved
    18
    3
    0 Votes
    18 Posts
    308 Views
    TS79T
    @Andrew said in All drop-down options are empty: XO install video thanks Andrew - 100% agree Tom's video is the exact one that introduced me to the ronivay script, which is what I've used for all XO-from-source installs without problems.
  • OIDC issue with Microsoft Entra ID

    3
    0 Votes
    3 Posts
    82 Views
    J
    I'm expericing the same/similar behaviour with SAML, and submitted a Feature Request that it should be looked at. https://xcp-ng.org/forum/topic/10430/feature-request-if-authenticated-don-t-stop-at-the-xo.company.net-signin-page
  • This topic is deleted!

    17
    1
    0 Votes
    17 Posts
    41 Views
  • Is there any way to cleanup or reset xo config db

    Solved
    4
    0 Votes
    4 Posts
    65 Views
    A
    @Danp Thanks a million dear. much appreciated
  • $getFrom Understanding

    1
    3
    0 Votes
    1 Posts
    28 Views
    No one has replied