Subcategories

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

    332 Topics
    2k Posts
    A
    @dfrizon In Xen Orchestra it is looking for an OVA and doesn't take an OVF. My process so far was: export template inside VCenter (OVF and Disk image) Convert OVF+Disk to OVA with OVF Tool Import OVA to XO. Switching out step two to an import and export in VirtualBox worked, but obviously not our preferred option.
  • ACLs, Self-service, Cloud-init, Load balancing...

    85 Topics
    737 Posts
    J
    @Andrew7 You don't. Pretty sure there is a dialog stating this is not reversable when setting a VM as a template. What I do is have a source vm and then take a snapshot of it while off. Then create a vm off that snap. Can do versioning this way. Boot the new vm (from the snap), install cloudbase, copy over the cloudbase-init.conf over, shutdown, convert to template. I also created my own ISO with the citrix tools, cloudbase installer, and cloudbase config to make it easier. Making the hostname update was probably the first thing that got working. Check my cloud-config at the top. That should work. Just be sure to add those last three lines to the cloudbase config too. And the only file i change is cloudbase-init.conf.
  • All XO backup features: full and incremental, replication, mirrors...

    338 Topics
    3k Posts
    lsouai-vatesL
    @henri9813 hello, thnaks for the feedback. I propose that you open a git feature in xen orchestra project so we can add it to our roadmap. Have a good day
  • 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

    31 Topics
    281 Posts
    olivierlambertO
    Question for @dinhngtu
  • XOA does not reliably autostart

    Solved
    4
    0 Votes
    4 Posts
    571 Views
    B
    Toggling it back and forth seems to have worked, thanks.
  • OIDC not redirecting back to XO

    22
    0 Votes
    22 Posts
    3k Views
    julien-fJ
    The fix is now merged on master and will be part of the next release.
  • DR - Failback Scenario

    5
    0 Votes
    5 Posts
    303 Views
    H
    That's great, we'll be watching the space.
  • How to restore vm and xo metadata from backups?

    2
    0 Votes
    2 Posts
    2k Views
    GheppyG
    I don't have experience with something like this, but I can do a mini lab with something like this, to test the steps below . What would I do. 0. Do you have metadata backup for XCP-ng? If YES 1.1. I would reinstall the server from scratch, before make a backup with Clonezilla with the boot disk of XCP-ng ; 1.2. I would reconnect iSCSI, without formatting it - reinitialize, only reconnecting (to not delete the data on it); 1.3. I would restore the metadata; 1.4. The result should be all the info about the VM that was on XPC-ng, and hopefully it also attaches the iSCSI disks. If NO 2.2. I would reinstall the server from scratch, before make a backup with Clonezilla with the boot disk of XCP-ng; 2.2. I would reconnect iSCSI, without formatting it - reinitialize, only reconnecting (to not delete the data on it); 2.3. I would redone the VMs from scratch and start attaching the disks to identify which and to which VMs they were attached before; 2.4. The result should be functional VMs In principle, if you have the disks intact, the data is there, you just have to restore the VMs (RAM, CPU, attached the correct disks, etc.) This is the menu for XCP-ng metadata backup, Backup/New. [image: 1686467766517-cf7e9ec4-0d85-4ab6-9a1a-1061cd40a685-image.png] [image: 1686467824225-129ea089-e38b-4cf6-aa04-f7b3020b23a3-image-resized.png]
  • Failing backups due to the Lock File

    5
    2
    0 Votes
    5 Posts
    512 Views
    B
    @olivierlambert Thank you! Updated to latest version of Xen Orchestra, commit b0e2e, and started backup again. Will update once it finishes. One thing that scares me is that now XOA is saying that XVA might be broken. [image: 1686296039914-206f4cb2-9efc-424f-808b-cf55c0c03e4c-image.png]
  • Host/Guest Console Scrolling

    7
    0 Votes
    7 Posts
    1k Views
    R
    @olivierlambert Hi there I also have this issue. Neither in XCP-NG-Center nor in XO I am able to use Shift + PgUp to scroll upwards. (Just nothing happens) I tested it with Ubuntu 18, 20 and also with Rocky 9.1 VMs. Is there a way to activate it? Many thanks, Cheers
  • xoa api SR space usage

    4
    0 Votes
    4 Posts
    266 Views
    V
    @jedimarcus thank you i will have a look!
  • Mirror Backup Testing, So Far Awesome!!

    12
    1 Votes
    12 Posts
    835 Views
    planedropP
    This is all so cool, love to see a platform under this level of development.
  • How do I create a new plugin?

    Unsolved
    7
    0 Votes
    7 Posts
    955 Views
    H
    @olivierlambert, To start I would like to get my backup notification sent to HomeAssistant.
  • XOA 5.83.0 Backups Failing

    4
    0 Votes
    4 Posts
    237 Views
    planedropP
    @olivierlambert Yeah no worries, was a minor issue overall anyway! Just figured I'd make my own post about it since the other post mentions CR but not Disaster Recovery, the fix definitely works for both though!
  • Backup remotes and resume

    5
    0 Votes
    5 Posts
    420 Views
    olivierlambertO
    @MrNaz Because the way the VHD disk is exported: it's only sequential, and the HTTP connection doesn't support "pause"/"resume" or "seek" into something. The protocol itself doesn't support those "commands" if you like. That's exactly why NBD was created in the first place.
  • Missing schedule at backup health

    5
    2
    0 Votes
    5 Posts
    208 Views
    florentF
    @Tristis-Oris said in Missing schedule at backup health: @florent it begins few days ago and increase every day. Probably after backup tasks - most of them happens at night. Update itself don't change this number. the number will only decrease when these backup will be merged after their retention period ends I will check on our lab if we're still creating some
  • XO/XOA CR not removing old VMs on destination SR

    Solved
    9
    0 Votes
    9 Posts
    389 Views
    olivierlambertO
    Thanks everyone for your feedback!
  • XOA/XO from Sources S3 backup feature usage/status

    22
    0 Votes
    22 Posts
    6k Views
    florentF
    @JamesG yes, exactly
  • Has my backup job crash or still in progress?

    7
    2
    0 Votes
    7 Posts
    293 Views
    Tristis OrisT
    i can say that timeout option is still ignored. Also after last backup refactoring commits. Some of my jobs hangs almost every day. I'm going to test how it will works with 1 remote + mirror instead of 2 remotes backup.
  • Xen Orchestra with Citrix hypevisor - updates

    3
    0 Votes
    3 Posts
    230 Views
    R
    @olivierlambert Hi, thanks for info. Roman
  • How can I export a xcpng template to desktop

    4
    0 Votes
    4 Posts
    689 Views
    delafD
    @tcorp8310 for information you can use the xe template-export template-uuid= filename= command to export a template into a file.
  • Continuous Replication storage issue

    Solved
    10
    1
    0 Votes
    10 Posts
    539 Views
    A
    @florent Updated XO source to latest master and it's all green again. Commit 3f316fcaea11775fc1393737cc6e09d8138da62d fixed the issue for me. Thanks!
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    9 Views
  • MDB for backup

    3
    0 Votes
    3 Posts
    195 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