Subcategories

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

    329 Topics
    2k Posts
    C
    Is there a function/feature in XO (I use 'from Sources) to create a new Windows VM from a Windows Template that allows you to create a new SID during the VM creation process similar to what VMware does? In VMW you can run a "customization specification" policy when creating a new VM from Template with various settings -> local admin password, IP assignment, domain name, VM name, run sysprep or create a new SID, windows licensing info. The idea of course is to not have a similar SID for the newly created cloned VM. It would be nice to auto-add it to AD as well like you can with VMware. If there is no such feature, are there plans to have something like this in a future XO release? Thanks.
  • 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/.
  • Moving VMs in a multi-pool setup

    3
    0 Votes
    3 Posts
    832 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
    889 Views
    borzelB
    @coolrunnings82 no
  • [XOCE] Building on FreeBSD 12 - Error bcrypt_lib while yarn

    1
    0 Votes
    1 Posts
    268 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
    505 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
    369 Views
    No one has replied
  • backups show wrong size

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

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

    2
    0 Votes
    2 Posts
    690 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
    380 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
    347 Views
    No one has replied
  • Developing XenOrchestra

    2
    1 Votes
    2 Posts
    311 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
    575 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
    2k 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
    736 Views
    No one has replied
  • Xen Orchestra Webpage not working correctly via Netscaler

    Solved
    7
    1
    0 Votes
    7 Posts
    907 Views
    G
    Thanks for your help @olivierlambert After Enabling the Websockets everything works now. The Webpage is now display correctly without any issues.