Subcategories

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

    480 Topics
    4k Posts
    olivierlambertO
    What kind of storage are you using? Is it a 4K block native storage? You should be able to see if you can create a virtual disk easily with xe vdi-create name-label=test virtual-size=1G sr-uuid=356475ac-…
  • ACLs, Self-service, Cloud-init, Load balancing...

    105 Topics
    865 Posts
    S
    Hello, You can find all the demo dashboards at the following address: https://github.com/steeve-san/OpenMetrics_XCP_Grafana Regard,
  • All XO backup features: full and incremental, replication, mirrors...

    525 Topics
    6k Posts
    olivierlambertO
    I have a theory that I'd like you to test on a specific branch. It might be an Undici bug, but I'm far from being sure. You need Node >=22.19 to make it work. Switch to the branch named fix_undici_paused_parser_crash, build it and try again.
  • 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
  • Building Xen Orchestra 6 from scratch

    2
    0 Votes
    2 Posts
    621 Views
    olivierlambertO
    Hi, From the XO root folder, just do a yarn run turbo run build --filter @xen-orchestra/web and then access the XO URL with /v6 in the end.
  • [SOLVED] Missing Plugins

    2
    0 Votes
    2 Posts
    589 Views
    L
    @llabtaem This issue has been resolved. I just needed to rebuild Xen Orchestra after adding the symbolic links. Then the plugins registered and I can now see them in the console.
  • Error restore backup

    7
    0 Votes
    7 Posts
    1k Views
    humitoH
    @olivierlambert said in Error restore backup: No I mean the file level restore feature from XO. If it all worked, I'm curious to understand why you had this issue in the first place. Did you restore the entire chain? We had to restore the entire VM as a new instance from Xen Orchestra using the delta backup. However, the same error occurred with each restore point. So, we manually copied the backup files from XOA and imported them.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Forgot password for the webgui

    11
    0 Votes
    11 Posts
    4k Views
    J
    @peder Thanks, it works
  • Free Xen Orchestra?

    15
    0 Votes
    15 Posts
    24k Views
    olivierlambertO
    Thanks for your feedback, we'll improve the doc.
  • XOA says not up to date after 8.3 upgrade

    4
    0 Votes
    4 Posts
    957 Views
    olivierlambertO
    Check your NTP is correctly configured. For the rest, it works then
  • XCP-ng Tools Storage contains VDIs I’m unable to Destroy

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    M
    @gduperrey said in XCP-ng Tools Storage contains VDIs I’m unable to Destroy: It seems that it is possible to clean old isos manually, via the command line, as explained in this forum post: https://xcp-ng.org/forum/post/15703 Wau!!! That actually works like charm! Thank you sooooo much!
  • Project Pyrgos

    12
    0 Votes
    12 Posts
    5k Views
    olivierlambertO
    We had to reorg a bit the team, with the creation of an internal devops team. We hope to get some cool news in the following months
  • Benchmarks between XCP & TrueNAS

    20
    1
    0 Votes
    20 Posts
    9k Views
    mauzillaM
    @andrewperry yes, we replicate TrueNAS to a "standby" TrueNAS using zpool / truenas replication. Our current policy is hourly. We then (plan) to do Incremental replication of all VM's to a standby TrueNAS over weekends giving a 3 possible methods for recovery. Currently we're running into a major drawback with VM's on TrueNAS over NFS (specifically VM's that rely on fast storage such as databases and recordings). We did not anticipate such a huge drop in performance having VHD files over NFS. We're reaching out to XCP to ask them to give us some advice as it could likely be in part due to customization we can make.
  • Add multiple pool/host to XOA

    2
    1
    0 Votes
    2 Posts
    710 Views
    A
    @wildones It's good that the XCP hosts can reach each other, but that's not enough. XOA needs to reach all the hosts too. You may want to use an XO proxy to manage remote locations. Please read the XO proxy guide.
  • Urgent: how to stop a backup task

    10
    0 Votes
    10 Posts
    6k Views
    olivierlambertO
    The latest release blog post, in the Backup section: https://xen-orchestra.com/blog/xen-orchestra-5-99/
  • LDAP Plugin - Syncing Groups from Windows AD (Server 2016) HELP

    7
    1
    0 Votes
    7 Posts
    2k Views
    olivierlambertO
    No problem, happy to see people providing solutions in here! Kudos for that. Would you be interested to contribute to our doc to help even more people at once?
  • XOA / NFS ISO - Unable to create on IPv6 NAS

    5
    0 Votes
    5 Posts
    924 Views
    P
    @BenjiReis I tried to fill in the IP address with brackets, but then the discovery of the NFS shares fails. With regular SRs, it works fine without using brackets.
  • Local mirror for XOA and XCP-ng updates

    3
    0 Votes
    3 Posts
    633 Views
    ForzaF
    @olivierlambert thanks. I'll read through the documentation and maybe contact support about this.
  • Incremental Replication Health Testing?

    4
    0 Votes
    4 Posts
    859 Views
    olivierlambertO
    In fact it's already possible In your replication job: Edit the schedule, check "Health check" box. Target the same SR than your VM are replicated too And voila!
  • Create a shared ISO SR - option to pass SMB version

    6
    0 Votes
    6 Posts
    2k Views
    dthenotD
    @stormi So I looked into the code of the ISOSR and there is a parameter for the version in the device-config. The parameter is vers but it can only be V1 or V3. And if it can't connect with V3, it will also try with V1.
  • Does XCP-NG Support Cisco UCS x210c M7 Blades

    Solved
    3
    0 Votes
    3 Posts
    818 Views
    M
    @olivierlambert Thanks, I see they are there
  • Bun / Deno / Node

    3
    0 Votes
    3 Posts
    816 Views
    julien-fJ
    Hello @Andrew, thanks for your question! First off, I haven't tested Deno or Node with Xen-Orchestra yet. Changing the Node version can sometimes introduce bugs—some of which may be subtle. For that reason, I’d prefer not to venture into this unless it truly proves to be worth the effort. Secondly, in my experience, benchmarks don’t always translate into meaningful results in complex applications. That said, we are keeping an eye on alternative engines, both in terms of performance and the new features they offer. If we determine that the benefits are significant, we’d definitely consider migrating. Additionally, if any users want to experiment with Deno or Bun, they’re welcome to start dedicated threads on the forum to collaborate. We’d be happy to review and merge compatibility PRs as long as they don’t break Node and aren’t overly complex.
  • auth-ldap 0.6.4 sync group/users?

    Solved
    5
    2
    0 Votes
    5 Posts
    1k Views
    N
    @Danp So I had a problem with ldap, I read older article that mentioned doing this sudo npm install --global xo-server-auth-ldap which coincidently fixed ldap but that is when I noticed sync option were gone. This is just a POC and has noting running, so I will destroy and build new xoa. Thanks for help.