Subcategories

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

    365 Topics
    3k Posts
    B
    @Danp THANKS! That did the trick. I was able to clean up after doing that. Thanks so much!
  • ACLs, Self-service, Cloud-init, Load balancing...

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

    376 Topics
    4k Posts
    olivierlambertO
    Check dmesg, there's something blocking the mount listing. An old ISO SR maybe?
  • Everything related to Xen Orchestra's REST API

    66 Topics
    502 Posts
    lsouai-vatesL
    @StephenAOINS This endpoint is not currently present in our REST API swagger, but we do plan to add it to the list of endpoints. We are currently finalizing the migration of existing endpoints, the next step will be adding new ones. We will keep you informed when it is available. Feel free to come back to us if you want to learn more and follow our blog posts. have a good day
  • Terraform, Packer or any tool to do IaC

    34 Topics
    332 Posts
    D
    Out of curiosity, I dumped the DMI into a bin and opened it up in a hex editor. I am seeing ASCII of the ID, but also a variant encoded in binary. In both cases, its formatted as 0b08f477-491a-a982-23c4-d224723624ea. I believe the ASCII version is the one that gets populated into the serial number as it comes after ASCII encoded versions of the 3 lines above it in the decode.
  • Moving VMs in a multi-pool setup

    3
    0 Votes
    3 Posts
    893 Views
    2
    Olivier - the destination storage was attached to the wrong pool. It was behaving correctly, but not doing what I wanted.
  • Weird issues migrating VMs between hosts

    4
    0 Votes
    4 Posts
    959 Views
    borzelB
    @coolrunnings82 no
  • [XOCE] Building on FreeBSD 12 - Error bcrypt_lib while yarn

    1
    0 Votes
    1 Posts
    290 Views
    No one has replied
  • Building from master branch - is that "latest" channel?

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    I'm fed up with trolling. I already explained that XOA can be seen as a "Xen Orchestra dedicated distro", we make the choice to build it from a "snapshot" (commit) on various component. It's not based on a GitHub branch. That's our choice that you can do on your side if you want to build a XOA equivalent. You have all the 3 liberties of GPL software because everything is available on GitHub. XOA is a choice of which version to use together for each component, with QA and mastered env to be able to make efficient support. If you can't understand that despite 3 or 4 persons explained that to you, we can't do anything else. Good bye.
  • DR backup between sites

    3
    0 Votes
    3 Posts
    579 Views
    Marc.pezinM
    Yes, for now and until the proxies are available, everything is going through the XOA. In your example, it goes from Site 2 (VM1) to Site 1 (XOA) and then to site 3 (VM1 replicated) If you are interested into proxies, feel free to subscribe on the form at the end of the article, we are planning to have an alpha version as soon as possible
  • XO doesn't show stats for SR's that have disconnected servers

    1
    1 Votes
    1 Posts
    392 Views
    No one has replied
  • backups show wrong size

    6
    1
    0 Votes
    6 Posts
    739 Views
    borzelB
    ok, makes sense
  • Trying to migrate

    Solved
    26
    0 Votes
    26 Posts
    7k Views
    borzelB
    @fraggan I use booth and hope that the new XO v6 is more clear about that
  • 0 Votes
    4 Posts
    751 Views
    olivierlambertO
    It's fully updated 7.6, so please do all upgrade.
  • Xen Orchresta port change not working

    2
    0 Votes
    2 Posts
    711 Views
    MajorTomM
    @DukeVenator I suppose you've done that, but just in case I'lll ask: have you issued systemctl restart xo-server.service ? Firewall rules may need modyfying. What is the output of ufw status verbose ?
  • can't log in to a new XOA instance

    11
    0 Votes
    11 Posts
    6k Views
    A
    This has been fixed in the RC. Now works perfectly fine.
  • Blog Entry for 5.36

    2
    2 Votes
    2 Posts
    448 Views
    Marc.pezinM
    Thanks for feedback, it's corrected on the blogpost
  • Fresh Install - Can't Create VMs or See VMs after Refresh?

    17
    0 Votes
    17 Posts
    2k Views
    B
    @Danp No, I haven't as I never use non-LTS servers from Ubuntu, and most software and guides asks for LTS. I might test it later with 19.04 but my posting here was more for the sake of others as I imagine that I'm not the only one that has experienced this on Ubuntu so when I figured out that it works in Debian I figured others could get some help too. It might also point the developers in the right direction if they wish to look into this, I don't know how many users there are that have got this problem but at least there are some of us so it might be something to look at if not at least there is a posted alternative. Most would not change OS if all guides tell them that Ubuntu works so this was more meant as a PSA if nothing else.
  • Windows 7 VM backup issues

    1
    0 Votes
    1 Posts
    363 Views
    No one has replied
  • Developing XenOrchestra

    2
    1 Votes
    2 Posts
    345 Views
    olivierlambertO
    It's Javascript, so there's no really mandatory tools: Any text editor supporting editor config for basic rules formatting is a good start A GitHub account Same recommendation for the dev env than running XO from the sources: NodeJS 8 and yarn That's pretty much it.
  • Error When Creating VM

    6
    0 Votes
    6 Posts
    712 Views
    olivierlambertO
    Try to remove the source folder and reinstall it. Please try following the official documentation: https://xen-orchestra.com/docs/from_the_sources.html
  • Int Error when trying delta backups in XO

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

    Solved
    21
    1
    0 Votes
    21 Posts
    3k 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
    757 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.