Subcategories

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

    481 Topics
    4k Posts
    olivierlambertO
    No problem, this is always good to have feedback and cases showing an error and the explanation
  • ACLs, Self-service, Cloud-init, Load balancing...

    106 Topics
    867 Posts
    olivierlambertO
    Question for @Team-XO-Backend
  • All XO backup features: full and incremental, replication, mirrors...

    525 Topics
    6k Posts
    acebmxerA
    @msupport - Looks like veeam is still working with your on your issues. While veeam has pushed me off to vates / xen. @poddingue - Any updates from Vates about these issues? Is it possible the least patches just pushed might help with either mine or @msupport's issue?
  • Everything related to Xen Orchestra's REST API

    87 Topics
    650 Posts
    A
    @poddingue Borrow away - "smoke alarm" is a better name for it than anything we had, so we might borrow it right back. Since you mentioned reading the matrix - here is the classification you would be reading, straight from the file: grep access: dadl/xen-orchestra.dadl | sort | uniq -c 49 access: admin 21 access: dangerous 122 access: read 75 access: write 122 of the 267 tools are plain read - that is the entire surface a review-capped agent gets. The other 145 exist in the same file, but for that agent they might as well not. The whole security taxonomy is greppable plaintext - which is rather the point of a declarative format. And if anything in the matrix looks wrong or missing, this thread is exactly the right place - real-world corrections are how it improves.
  • Terraform, Packer or any tool to do IaC

    51 Topics
    472 Posts
    JeremyLARDENOISJ
    New releases! Terraform Provider Xen Orchestra v0.40.0 This new release allows users to import VMs directly from Xen Orchestra into Terraform without recreating it or modifying manually the Terraform state. There is still some drift when importing it, but nothing that changes the real state of VM and we are currently on it! https://github.com/vatesfr/terraform-provider-xenorchestra/releases/tag/v0.40.0 Golang SDK for Xen Orchestra v1.17.0 v2 The network service is now available from the v2 client! You can now create, get and delete your network directly from it! v1 & v2 The template value in VM struct params has been fixed, We can now get the template id directly from it. https://github.com/vatesfr/xenorchestra-go-sdk/releases/tag/v1.17.0
  • Zstd for Delta Backup

    2
    0 Votes
    2 Posts
    512 Views
    olivierlambertO
    Zstd is for XVA file format compression. There's no compression on delta, because we need to merge them on destination, when retention is reached (inside the backup repository). So it doesn't really worth it (since you'll have to decompress them to do the merge).
  • Problems with trying to recover data after full local storage

    5
    1 Votes
    5 Posts
    3k Views
    O
    Hello, mtill ! In this situation, you may try to recover the stored data on the RAM because, in your case, the data was overwritten in the RAM. The number of recovered files by this method depends on the RAM size, the size of files that was overwritten by this way and by the time running this process. I can suggest you use a specialized recovery service like raid recovery service to ensure that you will restore more data you can. I wish you a bit of good luck.
  • Not a real issue, just looking for some knowledge ...

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    I agree, I don't think it's a technical limitation, just a use case not "covered"
  • DNS queries during backup job

    27
    0 Votes
    27 Posts
    15k Views
    julien-fJ
    The DNS cache has been merged, keep us posted if you have any issues.
  • LDAP Groups are Empty

    3
    0 Votes
    3 Posts
    1k Views
    K
    @Darkbeldin Got ya, thanks!
  • Restore 'expected values' error

    4
    0 Votes
    4 Posts
    518 Views
    olivierlambertO
    Oh okay, it's a problem on restore. Then there's something wrong on the backup chain. Any hint @julien-f ?
  • usage-report description

    4
    2
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Feel free to ask for a feature request, as long it's well described in terms of the "what I need" functionally
  • HA in XO

    2
    0 Votes
    2 Posts
    575 Views
    DarkbeldinD
    @cyrus104 Hi, No, there is no way to enable HA at XO level and it is on purpose. Enabling HA as to be taken very seriously, it can cause pool wide crippling issues so we considerer doing it through CLI and be aware of what you really do being mandatory.
  • trying to use netdata in XOA and I get

    2
    0 Votes
    2 Posts
    831 Views
    olivierlambertO
    That would be easier if you open a ticket so we can use our remote access tunnel to take a look
  • default view on hosts?

    2
    0 Votes
    2 Posts
    651 Views
    olivierlambertO
    Have you saved the view you wanted to have? I'm not entirely sure to get it, what is the URL you have in your browser?
  • Plugin Web-Hooks avec Mattermost

    7
    0 Votes
    7 Posts
    1k Views
    olivierlambertO
    You would have to write a daemon, listing for webhooks, parse it, and then send it to Mattermost with the expected payload.
  • Installing patches in pool fails (fixed)

    Solved
    5
    1
    0 Votes
    5 Posts
    2k Views
    K
    Not that you actually needed this reply, but confirmed patch works after upgrade this morning. Thanks for update and the patch.
  • Can't re-add deleted host

    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    I would suggest to NOT expose the host directly on the outside. Especially such an old version with a lot of security issues.
  • April 2022 XCP-ng Update Not Asking for Reboot

    3
    0 Votes
    3 Posts
    603 Views
    planedropP
    @olivierlambert My bad it's late and I totally forgot to check the github. Thanks!
  • Migrating from Intel -> AMD

    11
    0 Votes
    11 Posts
    3k Views
    J
    @olivierlambert said in Migrating from Intel -> AMD: I don't know, but what I can tell is the fact I myself migration my own production from Intel to AMD without any issue, so I really wonder why your guest can't boot Well it's weird... because happens with all Ubuntu 16 hosts too. For this Debian in particular, even after upgrading to bullseye, still won't boot on any AMD host, only on Intel ones. Finally I just reinstalled from scratch on an AMD host and migrated the data.
  • info Xen Orchestra cli cmd

    13
    1
    0 Votes
    13 Posts
    6k Views
    GheppyG
    Thanks for the guidance, that's all I need. It's all working now. Thank you
  • Hub Template Debian 11 cloud init network configuration

    5
    0 Votes
    5 Posts
    7k Views
    fohdeeshaF
    @vmpr Great work and example!
  • Cloud INIT Network and Hostname.

    13
    0 Votes
    13 Posts
    8k Views
    T
    @fohdeesha Yes i can confirm user error. I was uncommenting #network in the network side and it was causing issues with my whole config. I read this in another post on the forum. Thank you for your assistance. I really appreciate the time you provided.
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    4 Views
    No one has replied
  • Starter Vs Standard Plan

    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    See for XOA pricing: https://xen-orchestra.com/#!/featuresmatrix If you want to use Xen Orchestra for your home lab, then go for the version from the sources: https://xen-orchestra.com/docs/installation.html#from-the-sources You'll have all the XO features but no pro support (which is OK for home lab)