Subcategories

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

    330 Topics
    2k Posts
    C
    @olivierlambert I'll ask for an update in the Forums post and see what they say...
  • ACLs, Self-service, Cloud-init, Load balancing...

    84 Topics
    707 Posts
    CyrilleC
    @ferrao Yes it is. At the end the task disappears unless there is an error / failure.
  • All XO backup features: full and incremental, replication, mirrors...

    337 Topics
    3k Posts
    olivierlambertO
    Thanks for your feedback, we'll discuss internally if there's any other possible approach (and I'm not sure).
  • Everything related to Xen Orchestra's REST API

    61 Topics
    476 Posts
    S
    @Studmuffn1134 I changed my link from ws:// to https:// and it now gives me this error File "Z:\Valera\School\Lakeland University\Finished\Programming 2\Python Programs\StudsPrograms.venv\Lib\site-packages\jsonrpc_base\jsonrpc.py", line 213, in parse_response raise ProtocolError(code, message, data) jsonrpc_base.jsonrpc.ProtocolError: (10, 'invalid parameters', {'error': {'message': 'invalid parameters', 'code': 10, 'data': {'errors': [{'instancePath': '/id', 'schemaPath': '#/properties/id/type', 'keyword': 'type', 'params': {'type': 'string'}, 'message': 'must be string'}]}}, 'id': '0a11ec72-9300-4030-a5d2-a5c0286f3811', 'jsonrpc': '2.0'})
  • Terraform, Packer or any tool to do IaC

    30 Topics
    279 Posts
    nathanael-hN
    Hello, I suggest you look also for Packer to build ready to use VM templates, with cloud-init, guest tools, and the softwares you'd need. There's a blog post for this https://xcp-ng.org/blog/2024/02/22/using-packer-with-xcp-ng/.
  • 0 Votes
    6 Posts
    1k Views
    fohdeeshaF
    I'm not sure, I have not used cloud-init in centos. I'd imagine it's similar, you need to find the cloud-init config file in your centos template install, and edit it to prefer the nocloud datasource
  • XOA Updater not working?

    4
    0 Votes
    4 Posts
    389 Views
    olivierlambertO
    Ping @pdonias
  • Can not restore files from delta backup

    11
    1
    0 Votes
    11 Posts
    913 Views
    olivierlambertO
    Restoring the whole VM is OK, because XO doesn't "look" inside the disk.
  • Cloud like services

    6
    0 Votes
    6 Posts
    589 Views
    olivierlambertO
    I'm pretty fine that anyone build a WHMCS connector to XO API
  • Problems getting containers to show in CoreOS on XO.

    5
    0 Votes
    5 Posts
    335 Views
    A
    Thank you. Yes, I have installed the xscontainer though it does nothing.
  • 2 Votes
    1 Posts
    703 Views
    No one has replied
  • Moving VMs from one Pool to another

    6
    2
    1 Votes
    6 Posts
    2k Views
    P
    Next thing I tried was Exporting the affected VM, delete it and import it again. This fails because after deleting the VM both VDIs / VHDs are still there. Also I can not delete them. The error says: [image: 1576141485072-f6ff6ad4-8a59-4424-9bb5-ff498f87989f-image.png]
  • XOA and SAML (keycloak)

    5
    0 Votes
    5 Posts
    850 Views
    julien-fJ
    I'm not overly familiar with SAML, but our plugin is based on this: https://github.com/bergie/passport-saml Let us know if you find something relevant.
  • Open Console of VM in new dedicated Window

    11
    0 Votes
    11 Posts
    4k Views
    DanpD
    @Jarvar You install them in each VM. See here for more details.
  • Workload Balancing

    8
    0 Votes
    8 Posts
    1k Views
    K
    So is there anyone who would be so kind to tell me whether it is worth it trying XOA instead of XOCE regarding workload balancing? Anyone who knows if there are differences?
  • 0 Votes
    2 Posts
    162 Views
    DanpD
    I think this is normal behavior when you have the Load Balancer plugin loaded. If you don't intend to use it, then unload it.
  • xoa automated tasks [workflow feature request]

    7
    0 Votes
    7 Posts
    307 Views
    pdoniasP
    Hi @akurzawa, this would be quite a big feature, please open an issue if you have something precise in mind (a list of possible actions, what could trigger a workflow, ideally some use cases that couldn't be done without it, etc.). Also, a lot can probably already be done with XO's Web Hooks, xo-cli and a third party workflow tool in between.
  • VM migration between hosts fails

    3
    0 Votes
    3 Posts
    378 Views
    G
    thank you, that did it. i got the container plugin installed, shows the containers in the VM fine in XO, testing migration of that VM now
  • XoError: no such host & Firefox crashing at Logs

    2
    0 Votes
    2 Posts
    236 Views
    G
    Tested with Chrome now, on chrome it works. So it seems only a firefox problem. I switched off the extensions ( https everywhere, ublock origin and privacy badger ) but still crashes. Had htop running on my client while crashing, no unusual increase in RAM usage while going to crash. Rebooted XO VM, now it is ok again with firefox. so for me the issue is closed, if somebody is bored and wants to look into some logs for bug hunting i am glad to provide them. i also restarted the toolstack on one of the pool members ( not master ) and the "no such host" error is gone.
  • How does Xen Orchestra work.

    12
    0 Votes
    12 Posts
    2k Views
    olivierlambertO
    xe CLI. Type xe --help.
  • http authentication

    5
    0 Votes
    5 Posts
    562 Views
    julien-fJ
    @sborrill I have a work-in-progress branch with a plugin for this: https://github.com/vatesfr/xen-orchestra/pull/4701 To test, you will need to checkout this branch, add a symlink to the packages/xo-server-auth-http plugin into the directory xo-server/node_modules and then to configure and unable the plugin from XO. This will make basic authentication available with the path /signin/basic, note that you can make it the default authentication by overriding authentication.defaultSignInPage in your configuration file. julien-f opened this pull request in vatesfr/xen-orchestra open WiP: feat(xo-server): support HTTP basic auth #4701
  • Command failed: npm uninstall -g --silent xoa-updater

    3
    0 Votes
    3 Posts
    287 Views
    bpbB
    Will do. I've got an installation of it in two locations and neither are behind a proxy. In a moment of early-onset senility/dementia I confused npm with dnf - somehow! So there's obviously a chance I'm doing something incorrectly.
  • Xen Orchestra CE not show home section in web interface

    18
    1
    0 Votes
    18 Posts
    1k Views
    DanpD
    @AgentZoy Sorry, but I don't understand your current issue. Please restate.
  • [SOLVED] XO From source restore backup fails with VDI_IO_ERROR

    Solved
    16
    0 Votes
    16 Posts
    2k Views
    olivierlambertO
    This is not related to the original, feel free to create a new one regarding this issue. You can't "manually" move a VM, there's always a client to do that (XO, xe, XCP-ng Center etc.). So you need to understand why it's failing first.
  • XOA on Xenserver 6.5

    2
    0 Votes
    2 Posts
    200 Views
    olivierlambertO
    It should work on XS 6.5, yes. Feel free to create a ticket if you need assistance