Subcategories

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

    316 Topics
    2k Posts
    olivierlambertO
    Ping @Butcat
  • ACLs, Self-service, Cloud-init, Load balancing...

    82 Topics
    687 Posts
    W
    Thanks for fixing this!
  • All XO backup features: full and incremental, replication, mirrors...

    331 Topics
    3k Posts
    G
    @Greg_E Nope, even a fresh VM is failing, but different error for the recent ones: [image: 1744915553876-backupfail.png] That's a storage issue of some kind, I'll have to figure it out. The funny thing is that obviously I have read and write to the NFS share, I just created a VM on it, and I see folders placed on the remote share, so it has write permissions (should have full control). But I'm probably going to burn this down tomorrow and start fresh with a fresh NFS share and fresh remote share and see what happens. The only VM I cared about has been moved to a single host and is running (needs more ram on this host (have to order at least one more 64GB pair). Time to start downloading fresh installers and make sure I have all the drivers and MA ready.
  • 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

    27 Topics
    263 Posts
    W
    @AtaxyaNetwork Glad i can help and give back to the community
  • XO from source - no plugins, no config import

    5
    0 Votes
    5 Posts
    1k Views
    DanpD
    See me previous post here -- https://xen-orchestra.com/forum/post/5072 I'm guessing that you were missing the symlinks for the plugins, otherwise they should have been present in XO.
  • Question About Multiple Remotes on XOA Backup-NG

    5
    0 Votes
    5 Posts
    777 Views
    A
    Thank you, @olivierlambert, for all you do here.
  • Migrate or export XOCE

    3
    0 Votes
    3 Posts
    775 Views
    bnrstnrB
    I think the simplest way to just do this once is to go to Settings > Config, there you can export the backup. Once you create your new instance of XOCE, you can import the backup using the same page, then just logout of the default user, and you can login using your old credentials. Make sure to delete the admin@admin.net account after.
  • Full XOA

    6
    0 Votes
    6 Posts
    3k Views
    olivierlambertO
    So you can't create a backup with XOA Free. This edition is meant for all usual administrative tasks, like XCP-ng Center if you like. If you want backup features, 2 choices: going for XOA Starter, Enterprise or Premium depending on your backup needs. See each edition features here: https://xen-orchestra.com/#!/featuresmatrix (each edition comes with pro support, updater and remote SSH access if needed) install XO from the sources on a system you like, following our guide: https://xen-orchestra.com/docs/from_the_sources.html
  • XO and Debian10

    9
    0 Votes
    9 Posts
    1k Views
    DanpD
    @axel I just ran the installation script on a Debian 10 VM and it worked as expected. Even when using the "official" way, sometimes the installation can fail due to things like -- issues with recent commit to github repo issues with upstream dependency etc This is why the pre-built XOA appliance exists. Feel free to open an issue over on the script's Github repo if you continue to encounter issues.
  • How to detect when Backups fails in XOA!?

    4
    0 Votes
    4 Posts
    557 Views
    olivierlambertO
    This is a 3rd party container not validated nor endorsed by XO devs. We don't know what's inside, if you have questions on it, ask on the Github repo of the maintainer Backup reports will answer your initial question/requirement (reports can be sent by email, Slack etc.) There's also a Nagios plugin, or you can use XO API to make request to be support in any software of your infrastructure Monitoring a Docker container is outside scope of XO, I would suggest to ask Docker community. Regarding XO and how backup are done, any fresh XOA deployed (or from the sources) will be able to find all the previous backup done by an old XOA, because we store every info on the remote.
  • Run an backed-up VM from an NFS-Share

    7
    0 Votes
    7 Posts
    796 Views
    olivierlambertO
    The best option is to use Disaster Recovery, or both DR with your current backup. It's the easiest way. Please watch the video I posted.
  • Can't add host - ECONNREFUSED

    Moved
    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Are you sure you entered the IP address of your XCP-ng host?
  • gui xenorchestra. tree

    Solved
    7
    2 Votes
    7 Posts
    830 Views
    olivierlambertO
    https://github.com/vatesfr/xen-orchestra/milestone/36
  • No network available in new VM page?

    5
    1
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    Yeah it's like there's no network. Also double check with XOA (that you can deploy here: http://xen-orchestra.com/#!/xoa )
  • no object with UUID or opaque ref

    5
    0 Votes
    5 Posts
    2k Views
    2
    I think this is what happens when you ask XOA to move a disk into a different resource pool, and that pool can't see the storage. Discovered that by accident
  • Moving VMs in a multi-pool setup

    3
    0 Votes
    3 Posts
    823 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
    879 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
    503 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
    628 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.