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
    Veeam scheduled a remote call with me and pulled more log files. Of coarse when we ran the backup job twice in a row both times al vms were successful. Veeam needs to baby sit our backups :). The call was cut short do to internet going down. I have uploaded the logs and waiting to hear back.
  • 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
  • Import from VMware fails after upgrade to XOA 5.91

    64
    0 Votes
    64 Posts
    33k Views
    olivierlambertO
    Great news and also great feedback! I think we'll add this in our guide
  • XOCE Warning on build

    Solved
    4
    0 Votes
    4 Posts
    981 Views
    GheppyG
    ok, thank you
  • Instant restore

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    And I'd like to keep it like that It's very important!
  • Change "Created by" and "date" information

    Solved
    16
    1
    0 Votes
    16 Posts
    3k Views
    olivierlambertO
    No problem, happy to help!
  • XOA Recipe for Kubernetes cluster requiements?

    8
    1
    0 Votes
    8 Posts
    3k Views
    R
    @shinuza The version inside the Debian image and the version on GitHub may be different. It is likely that there will be more recent versions on GitHub. Just don't select a version and the latest version from the Debian repository will be installed. const k8sInstall = k8sVersion !== undefined ? `apt-get install -y kubelet=${k8sVersion} kubeadm=${k8sVersion} kubectl=${k8sVersion}` : "apt-get install -y kubelet kubeadm kubectl";
  • Pool local storage?

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    D
    @olivierlambert Yes, I had just ejected and rejoined the host so I could reconfigure the network on the pool. Thanks for the information!
  • 0 Votes
    2 Posts
    657 Views
    olivierlambertO
    Do you have the XOA SDN controller enabled?
  • zen orshestra cummunity edit

    5
    0 Votes
    5 Posts
    922 Views
    jag5cofJ
    @DustinB thank you
  • Change Default Sort By

    3
    1
    0 Votes
    3 Posts
    605 Views
    pdoniasP
    @DustinB @olivierlambert I confirm it's not possible at the moment.
  • Migration failled

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    RashidR
    @olivierlambert Thanks a lot. The Max vCPU was larger than the Physical CPU. Now it migrates successfully.
  • Missing Disks in VM

    15
    0 Votes
    15 Posts
    4k Views
    planedropP
    @Danp I agree with you here, but they also mentioned a "different newly created VM and attempted to install Windows 10 with two hard drives" and they only saw one disk, so was seeing if maybe the issue is related and there is something setup wrong. All disks should be visible to the Windows installer.
  • GPU pass-through Windows 11 - NO HOSTS AVAILABLE

    3
    2
    0 Votes
    3 Posts
    1k Views
    planedropP
    Yeah I'd check BIOS settings like @olivierlambert mentioned here. But also, you mention pass through, this isn't pass through this is vGPU which is different (and only supported by some GPUs in specific), which allows you to have a single GPU that can run multiple VMs. If you want passthrough you'll need to follow the docs here https://docs.xcp-ng.org/compute/ This will let you pass through the entire card, make sure to passthrough all devices that are part of the card (so HD audio and stuff too, everything that is under the same PCI address). I've done this with a few GPUs and it works great.
  • Restarting network when swopping SFP modules

    2
    0 Votes
    2 Posts
    850 Views
    planedropP
    I can't say for sure as I haven't tested it, but it may "just work" if you swap them out, a lot of systems do support swapping SFP modules without extra work being done. But again, never tested it at all myself.
  • Live Migrate between two stand alone pools fails

    Solved
    22
    0 Votes
    22 Posts
    5k Views
    D
    @Danp said in Live Migrate between two stand alone pools fails: It's difficult to know for sure where the problem lies since your XO isn't up to date. Wouldn't the host need to already exist in XO in order for it to be a migration target? Yeah, I had two host connected to this XO instance, just to help get an insight to what is where. I've disconnected the target host, and can see the VM on the desired host.
  • How to choose which specific NIC/port for Xen-Orchestra server to bind to?

    Solved
    6
    0 Votes
    6 Posts
    4k Views
    K
    @julien-f Thanks for explanation. Thank you
  • Error on vm.restart - invalid parameters

    7
    2
    0 Votes
    7 Posts
    1k Views
    Tristis OrisT
    @julien-f i only try to edit bypass method, that doesn't help. But already removed old job.
  • No Guest Tools - Windows Servers

    6
    1
    0 Votes
    6 Posts
    3k Views
    DanpD
    @DustinB Also see discussion here.
  • Adding Master Host to Existing Pool

    Solved
    11
    5
    0 Votes
    11 Posts
    5k Views
    olivierlambertO
    https://xen-orchestra.com/docs/troubleshooting.html#recover-web-login-password
  • Import VMWare error - HANDLE_INVALID

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Thanks for your feedback and happy to see it works
  • Reverse Proxy Configuration - HAProxy

    Solved
    30
    0 Votes
    30 Posts
    15k Views
    julien-fJ
    @delaf Thank you!