Subcategories

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

    370 Topics
    3k Posts
    olivierlambertO
    That's why XO proxies are great and the go-to solution Alternatively, you can deploy an XO inside the target network and manage your hosts from there (but you won't have the unique central console with one XO+proxies for the entire infrastructure)
  • ACLs, Self-service, Cloud-init, Load balancing...

    91 Topics
    769 Posts
    olivierlambertO
    Question for @pdonias
  • All XO backup features: full and incremental, replication, mirrors...

    380 Topics
    4k Posts
    florentF
    @cairoti you should be able to add it as a remote ( not as a storage repository on xcp-ng)
  • Everything related to Xen Orchestra's REST API

    67 Topics
    507 Posts
    lsouai-vatesL
    @bryonadams it seems like you are not on the most recent version of Xen Orchestra. Could you update your XO? "excess property" errors are often wrong parameter errors. name_description and memory are accepted but the auto_poweron parameter is not allowed because it is misspelled... the API expects autoPoweron.
  • Terraform, Packer or any tool to do IaC

    35 Topics
    336 Posts
    CyrilleC
    Hi, thank you for the example! We will take a look. It could be a good idea to have a dedicated documentation/web page with usage examples of 'DevOps' tools
  • MDB for backup

    3
    0 Votes
    3 Posts
    288 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
    556 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
    373 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
    1 Votes
    1 Posts
    400 Views
    No one has replied
  • S3 Remote benchmark

    4
    0 Votes
    4 Posts
    324 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
    482 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
    278 Views
    olivierlambertO
    Nice catch @Danp
  • Xen Orchestra template - How to troubleshoot VM when ssh is dead

    5
    0 Votes
    5 Posts
    382 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
    744 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
    404 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
    285 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
    631 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
    801 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
    569 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
    9k 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
    970 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
    1k 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
    316 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
    83 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