Subcategories

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

    332 Topics
    2k Posts
    A
    @dfrizon In Xen Orchestra it is looking for an OVA and doesn't take an OVF. My process so far was: export template inside VCenter (OVF and Disk image) Convert OVF+Disk to OVA with OVF Tool Import OVA to XO. Switching out step two to an import and export in VirtualBox worked, but obviously not our preferred option.
  • ACLs, Self-service, Cloud-init, Load balancing...

    85 Topics
    737 Posts
    J
    @Andrew7 You don't. Pretty sure there is a dialog stating this is not reversable when setting a VM as a template. What I do is have a source vm and then take a snapshot of it while off. Then create a vm off that snap. Can do versioning this way. Boot the new vm (from the snap), install cloudbase, copy over the cloudbase-init.conf over, shutdown, convert to template. I also created my own ISO with the citrix tools, cloudbase installer, and cloudbase config to make it easier. Making the hostname update was probably the first thing that got working. Check my cloud-config at the top. That should work. Just be sure to add those last three lines to the cloudbase config too. And the only file i change is cloudbase-init.conf.
  • All XO backup features: full and incremental, replication, mirrors...

    338 Topics
    3k Posts
    lsouai-vatesL
    @henri9813 hello, thnaks for the feedback. I propose that you open a git feature in xen orchestra project so we can add it to our roadmap. Have a good day
  • 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

    31 Topics
    281 Posts
    olivierlambertO
    Question for @dinhngtu
  • MDB for backup

    3
    0 Votes
    3 Posts
    195 Views
    florentF
    @robyt nice catch We use compression when selecting block based backup (by default brotli), that brings a 20-50% storage reduction depending on the data PR is here https://github.com/vatesfr/xen-orchestra/pull/6865 and will be merged before may release fbeauchamp opened this pull request in vatesfr/xen-orchestra closed fix(xo-web): VHD directory tooltip #6865
  • Task not showing

    7
    4
    0 Votes
    7 Posts
    430 Views
    GheppyG
    It seems that the task failed 5 minutes a go, with the error >> HTTP connection has timed out <<, I restarted the task and now everything is displayed. Thank you
  • 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one.

    12
    0 Votes
    12 Posts
    1k Views
    H
    @AtaxyaNetwork Thank you so much.
  • XOCE Warning on build

    4
    1 Votes
    4 Posts
    261 Views
    DanpD
    @Andrew I'm on the same commit. To be clear, it's a warning not an error -- [4/5] Linking dependencies... warning " > eslint-config-standard@17.0.0" has incorrect peer dependency "eslint-plugin-n@^15.0.0". warning Workspaces can only be enabled in private projects.
  • Which Network Should Be Used for NBD Enablement?

    1
    0 Votes
    1 Posts
    349 Views
    No one has replied
  • S3 Remote benchmark

    4
    0 Votes
    4 Posts
    219 Views
    planedropP
    @fred974 Gotcha, yeah this is their built in speed test which IMO isn't that accurate since it uses a very small amount of data to determine speeds, I've seen wild fluctations in it.
  • Grain position error

    8
    0 Votes
    8 Posts
    402 Views
    olivierlambertO
    There isn't a huge diff: stable is just release-1. "release" is "latest". So for example, our next XO release (5.83) will be in latest while your current latest code will land in stable. So if next week (June the 1st) you decide to get back on stable, you will be in 5.82 (the current latest of today).
  • Unable to restore backup

    Solved
    4
    0 Votes
    4 Posts
    230 Views
    olivierlambertO
    Nice catch @Danp
  • Xen Orchestra template - How to troubleshoot VM when ssh is dead

    5
    0 Votes
    5 Posts
    319 Views
    DanpD
    Have you tried attaching the disk to a separate VM and then editing the SSH keys from there?
  • Xen-Orchestra build from source - Debian 11.7

    5
    0 Votes
    5 Posts
    641 Views
    B
    @Mcvills ah, cool. Well at least that fix is there in case anyone else stumbles upon what I was hitting.
  • large consume of memory in 5.82.2

    6
    0 Votes
    6 Posts
    303 Views
    olivierlambertO
    Depends on the load, mostly when doing backups, if you backup 20+ VMs, 4vCPUs is better.
  • How to see the real progress of a backup

    4
    0 Votes
    4 Posts
    193 Views
    olivierlambertO
    We will discuss that internally Thanks for your feedback
  • User cannot see any servers - how to edit permissions

    6
    1
    0 Votes
    6 Posts
    483 Views
    olivierlambertO
    @kent You can ask for a trial so you can do it the time you need If you use XO from the sources, you will have the feature for free (but without support/updater and such)
  • XOA - VM-console on iPhone - no keyboard

    7
    0 Votes
    7 Posts
    572 Views
    MathieuRAM
    At first glance, it does not seem so easy. First, we will implement this feature in XO Lite (soon). We will then see if there is a trivial way to adapt the changes in XO5
  • Missing vhd after a possibly failed migration

    4
    1
    0 Votes
    4 Posts
    467 Views
    G
    This was ultimately traced to a currupted metadata on the VHD and to a stuck tapdisk process on the host where the VM was running. Solved thanks to a very persistent member of support. Thanks Jon!
  • Want to compare insecure_nbd but doesn't seem to work (secure does)

    26
    0 Votes
    26 Posts
    6k Views
    florentF
    @sluflyer06 the warning on XO is to discourage the mass. But you can really try you can make a config.toml file in ~/.config/xo-server/config.*.toml , it should be loaded , and won't be changed by an XO update . https://github.com/JsCommunity/app-conf
  • Google Sign-in stopped working "internal server error" (log attached)

    Solved
    12
    0 Votes
    12 Posts
    718 Views
    S
    @HeMaN this may have actually worked... In etc/network/interfaces The primary network interface allow-hotplug eth0 iface eth0 inet dhcp This is an autoconfigured IPv6 interface iface eth0 inet6 auto post-up route add default via 10.10.10.1 dev eth0 auto eth1 iface eth1 inet static address 10.10.5.188 post-up route del default dev eth1
  • How to configure Teleport App service for XO web UI?

    8
    0 Votes
    8 Posts
    982 Views
    olivierlambertO
    Then I don't see why it would be a XO problem FYI, we use JSON-RPC over websockets. Hopefully, someone at Teleport community would be able to pinpoint the problem
  • SR not working: stale NFS handle

    2
    0 Votes
    2 Posts
    230 Views
    I
    @djingo Have you made any config changes to unraid? That will often make nfs go stale.
  • Template usage doc

    2
    0 Votes
    2 Posts
    75 Views
    olivierlambertO
    Hi, In XO Hub, you already have a Debian 11 which is Cloudinit ready This is more a Cloudinit question BTW, you should ask their community. Frankly, Cloudinit doc isn't great and many things changed a lot