Subcategories

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

    406 Topics
    3k Posts
    D
    @edsilber Yeah I'm not really sure, I also assumed that cron (and XO would use the cron pattern for months). Clearly it doesn't. Using AT on the CLI of your host/pool should work (I imagine). But yeah having a "Run Now" function in XO would be killer.
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    414 Topics
    4k Posts
    A
    I've been have a re-occurring issue where my backups get stuck when attempting the transfer part of the health check. I'm using XO from sources. Currently on commit 54459, but this issue has persisted over multiple updates. It's not always the same VM(s) each time. The remote target is a TrueNAS box sharing via Samba. The health checks are set to transfer to a HDD directly on the host. I do have the time out option configured for 3 hours, but that seems to be being ignored at this point. I usually just restart the xo-server service and then retry the failed ones, but at this point I seem to have to do that after every backup. Example: [image: 1761779483775-c21d124c-3903-48a9-9e0e-8cfc5a3e36a0-image.png]
  • Everything related to Xen Orchestra's REST API

    69 Topics
    545 Posts
    S
    I was curious if there had been any updates to mounting ISOs via the API? Thanks.
  • Terraform, Packer or any tool to do IaC

    39 Topics
    373 Posts
    olivierlambertO
    Adding @Cyrille in the convo
  • Int Error when trying delta backups in XO

    14
    0 Votes
    14 Posts
    2k Views
    DanpD
    Use FreeBSD instead of FreeNAS Avoid JPE
  • Auto Power ON says Invalid Parameters

    Solved
    21
    1
    0 Votes
    21 Posts
    4k Views
    M
    @cg it works on restored VMs from pre-fix backups. I haven't tested post fix backups yet. However, it also works on newly installed VMs.
  • Seem to have lost a host along the way.

    1
    1
    0 Votes
    1 Posts
    789 Views
    No one has replied
  • Xen Orchestra Webpage not working correctly via Netscaler

    Solved
    7
    1
    0 Votes
    7 Posts
    1k Views
    G
    Thanks for your help @olivierlambert After Enabling the Websockets everything works now. The Webpage is now display correctly without any issues.
  • XOA import script failing silently

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Hi! The new standard way to import is here: https://xen-orchestra.com/#!/xoa Let me know if you have any issue. It's still in beta yet, and we got one small issue to fix (it won't fetch the XO username/password, so it's still admin@admin.net / admin)
  • What is miss in XO and What i like and What I like to have ;-)

    3
    0 Votes
    3 Posts
    444 Views
    A
    THX Oliver I will try it soon more like XO-CLI
  • XOSAN - few questions :)

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    Technically everything is possible (even adding disk) but not with the XOSAN UI. If you want more flexibility, I suggest you wait for XOSANv2.
  • Migrate VM with a private network to another host.

    7
    0 Votes
    7 Posts
    2k Views
    olivierlambertO
    Advanced tab of the VM view, "Start on…" button. Cross server private network will be a Xen Orchestra plugin for our next release.
  • After started CR backup I cannot open XOA web page

    5
    1
    0 Votes
    5 Posts
    520 Views
    julien-fJ
    @olivierlambert If you're talking about the merge, yes it's done in separate threads.
  • Continous replication - testing - start replicated VM

    2
    2
    0 Votes
    2 Posts
    315 Views
    olivierlambertO
    That's normal. If you boot the replicated VMs, then blocks will be changed. It mean no further delta replication will work on this VM. Force boot it if you lost the original VM and you don't care about delta toward the copy anymore. If you just want to test the VM without doing a new full (breaking the delta chain), boot with a copy. I think I explained that in this video: https://www.youtube.com/watch?v=FfUqIwT8KzI That's a display glitch.
  • Wrong time on XOA

    7
    0 Votes
    7 Posts
    5k Views
    olivierlambertO
    It's tzdata
  • host.call_plugin?

    2
    0 Votes
    2 Posts
    935 Views
    olivierlambertO
    It's everytime a XAPI plugin is called. Eg the update plugin is called regularly and there is other plugins. So it's OK
  • Error when migrate with XOA

    3
    0 Votes
    3 Posts
    858 Views
    olivierlambertO
    Ah yes, when you migrate, unmount your CD drive, sometimes it causes issues!
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    2 Views
    No one has replied
  • Importing VMs all with same mac-address

    Moved
    7
    0 Votes
    7 Posts
    1k Views
    ?
    @borzel sweet.
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • "Cannot GET /" Error after update

    11
    1
    0 Votes
    11 Posts
    3k Views
    P
    In case someone ran into the same problem here is how I solved it. I had a feeling this was http mounts issue. I checked and looks like during update process the .xo-server.toml got deleted. I copied the sample one from the /opt/xen-orchestra/packages/xo-server/sample.config.toml , edited the http.mount and bob's your uncle. I have a feeling this has something to do with the format of that file change. When I originally built from source the file has a slightly different syntax and it was called .xo-server.yaml. At least according tot he directions I used to build. In any case its all back to normal now. Thanks you everyone for your help.
  • Try to import .ova

    26
    0 Votes
    26 Posts
    10k Views
    olivierlambertO
    Thanks, this way we'll have a way to understand what's wrong with this OVA, if it's something really specific or a VMWare way to make something we didn't expected
  • Self-Service not showing assigned IP pool

    1
    0 Votes
    1 Posts
    262 Views
    No one has replied
  • xoa, xoa-updater ignore LC variables

    utf8 xoa-updater xoa
    9
    0 Votes
    9 Posts
    1k Views
    julien-fJ
    Yes, I know this is not exclusive to C, but there are some facilities to handle this, that are, as far as I know, not available in Node.