Subcategories

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

    334 Topics
    2k Posts
    A
    Forgot to tag someone... @olivierlambert @florent @MathieuRA
  • ACLs, Self-service, Cloud-init, Load balancing...

    85 Topics
    738 Posts
    A
    @jkatz Thanks for that. I actually did something different but it worked. I don't know how but it is working. I used this in XO in Cloud Config [image: 1747138648336-a5f1ca37-802a-4ff4-bc4f-6c8ccaa3dc97-image.png] It worked [image: 1747138770858-e2666c29-8a03-41e1-879b-b6559b7f0bf2-image.png] Don't know if does it matter or not ( probably does) that I also entered this plugin into both files : cloudbaseinit.plugins.common.sethostname.SetHostNamePlugin @jkatz said in Cloudbase-init on Windows: You don't. That is lame. Wonder if domain join is possible with that...
  • All XO backup features: full and incremental, replication, mirrors...

    341 Topics
    3k Posts
    M
    @florent Just updated XO and it ran my nightly backup without issues clearing tasks. Nicely done.
  • 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
    284 Posts
    andrewperryA
    @Cyrille Thanks! Looking forward to using this, or something like this. It would be awesome if there was a Youtube demo getting started video for yaml or typescript!
  • XO not displaying any Storages

    Solved
    17
    2
    0 Votes
    17 Posts
    1k Views
    AnonabharA
    @badrAZ Gentleman, thank you very much.. I updated and recompiled and now I get all the storages on display. Thanks again, Peg
  • Old Backup

    13
    0 Votes
    13 Posts
    1k Views
    pdoniasP
    https://github.com/vatesfr/xen-orchestra/issues/4467 pdonias created this issue in vatesfr/xen-orchestra closed Hide legacy backup menu entry #4467
  • xoa vm export - "orphaned" snapshot

    8
    1
    0 Votes
    8 Posts
    486 Views
    olivierlambertO
    For example, xo-server crashed/interrupted/restarted during the export.
  • 0 Votes
    20 Posts
    3k Views
    onurO
    @olivierlambert said in Continuous Replication fails with VDI_IO_ERROR(Device I/O errors) on fresh XOA install after XenServer 7.2 -> XCP-ng 8.0 upgrade: To your config file, yes. Where this config file is depends on where do you installed Xen Orchestra (I suppose from the sources, so I can't guess where do you installed, could be anyware ) edit: I think it's fixed now and integrated by default in the config Great, this fix already is in the new version. I was having this problem (Error: VDI_IO_ERROR(Device I/O errors)) and was not be able to do CR of my VMs but now CR works. Thank you PS: BTW that was my config file
  • iso smb library - how to create it in XOA?

    Solved
    14
    1
    0 Votes
    14 Posts
    8k Views
    AddeA
    @akurzawa OK then I know
  • Clean up "old version of guest-tools.iso"

    4
    0 Votes
    4 Posts
    1k Views
    H
    @axiom00 Thank you for your answer, this worked great. Was able to clean the entire list of old versions this way.
  • Number of cores in stats is incorrect for VMs

    10
    1
    0 Votes
    10 Posts
    772 Views
    B
    @olivierlambert xcp-ng Center displays it properly, so yeah, it must be the way XO is pulling data. [image: 1565959684237-cpu.jpg] Oh well. Not a big deal. Just was curious. Thanks Olivier!
  • Two Delta-Backups on the same host

    4
    3
    0 Votes
    4 Posts
    411 Views
    olivierlambertO
    When you click on the link of the error message it should send you to the official documentation, explaining what it means: https://xen-orchestra.com/docs/backup_troubleshooting.html#error-messages I'm not sure to understand the UI question, can you post a screenshot?
  • vm visible in console not in xen-orchestra

    4
    2
    0 Votes
    4 Posts
    801 Views
    akurzawaA
    @jedimarcus You were right [root@XCP02 ~]# xe vm-list is-a-snapshot=false | grep 29_ name-label ( RW): 29_Hades @Danp [root@XCP02 ~]# xe vm-list params=name-label,uuid,other-config uuid=c2ae0376-b164-1d63-5c9a-e90a6be4cfbc uuid ( RO) : c2ae0376-b164-1d63-5c9a-e90a6be4cfbc name-label ( RW): 29_zeus-file-archive_2019-08-08T13:36:58.771Z other-config (MRW): base_template_name: Debian Stretch 9.0; import_task: OpaqueRef:c1020902-7587-47fd-9035-ad97d0f82c99; mac_seed: 06e28f1e-e6b0-3a82-1d50-33414ceea41e; install-methods: cdrom,nfs,http,ftp; linux_template: true ok thank You guys.
  • Disaster recovery - wrong network in destination

    Solved
    7
    2
    0 Votes
    7 Posts
    745 Views
    olivierlambertO
    Yeah I would say that's the more logical solution in the end
  • cloud-init Network configuration

    4
    0 Votes
    4 Posts
    969 Views
    fohdeeshaF
    Do you mean to say when you edit the network config box, and fill it out with your own network info (adhering to this standard: https://cloudinit.readthedocs.io/en/latest/topics/network-config-format-v1.html) that cloudinit in the vm gives a yaml error? This indicates the way you filled out the entry box is not properly formatted. Keep in mind to pass networking info, your cloudinit install in your template VM needs to be set to use nocloud data sources, and keep in mind the network configuration passed via cloud-init is added to the template VM, not replaced, so you need to properly configure your template VM to not already have adapters configured with IP addresses etc
  • XO does not show all VMs on a particular xs 6.2 node and other

    8
    0 Votes
    8 Posts
    504 Views
    B
    Yes, you are right infact the old instances are halted and are temporarily kept till I am not sure the imported ones are perfectly working on new node. Unfortunately in the meantime I need a way to manage boths and it means xencenter or cli. Thanks for having pointed my attention to the duplicated uiids problem.
  • 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
    794 Views
    A
    Thank you, @olivierlambert, for all you do here.
  • Migrate or export XOCE

    3
    0 Votes
    3 Posts
    795 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
    576 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
    822 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?