Subcategories

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

    467 Topics
    4k Posts
    poddingueP
    Hi! I think what you're seeing may be stale entries in the XAPI database, ghost records that can survive upgrades or host reconfigurations. From what I've read, xe vm-destroy uuid=<vm-uuid> removes the record without touching any storage, which seems like what you need here; the xe CLI reference confirms storage is left intact. I think you can get the UUID first with xe vm-list name-label="Before Ubuntu Update" (replacing the name with whichever one you're after). I'm not entirely sure why xsconsole would show them but XO wouldn't, so if the VMs don't turn up in xe vm-list, it might be worth a mention to Team-XAPI-Network, they'll know the right way to dig into XAPI state.
  • ACLs, Self-service, Cloud-init, Load balancing...

    103 Topics
    859 Posts
    J
    @gcpeters4 said: @john.c This is a good idea as well. If the previous suggestion of trying to do a DNS round robin approach doesn't work, this may be my best option. Thanks for taking the time to provide your suggestion! By the way my suggestion is recommended best practice from Microsoft for their Active Directory software and/or technology. My suggestion will be more likely to work if your DNS servers and requests have issues with Round Robin configuration. Plus with my solution you can easily add more servers as domain controllers to the cluster, as required and use replication to keep them consistent and up to date.
  • All XO backup features: full and incremental, replication, mirrors...

    501 Topics
    5k Posts
    P
    @pierrebrunet @poddingue the size is really 2.17Tb, but showing last incremental size on the key I'll wait for the patch, this is really a visual bug, backup is working okay.
  • Everything related to Xen Orchestra's REST API

    85 Topics
    633 Posts
    DustyArmstrongD
    @florent OK cool, thank you for the info.
  • Terraform, Packer or any tool to do IaC

    50 Topics
    470 Posts
    CyrilleC
    Kubernetes CSI Driver for XO new release v0.3.0 Stable CSI Volume Identity: This decouples Kubernetes volume identity from backend storage lifecycle events (e.g. VDI migration between Storage Repositories) Topology-Aware Volume Provisioning: Dynamic provisioning now supports topology-aware pool selection. ️ Migration required from v0.2.0 to v0.3.0 Full release note: https://github.com/vatesfr/xenorchestra-csi-driver/releases/tag/v0.3.0
  • Installed from sources - no plugins

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Thanks for the feedback
  • suggestions for future upgrade...

    3
    0 Votes
    3 Posts
    653 Views
    cbaguzmanC
    @olivierlambert said in suggestions for future upgrade...: web hooks Thank @olivierlambert I'm going to read about web hooks in xoa.
  • Trusted headers - auth plugin

    6
    0 Votes
    6 Posts
    704 Views
    julien-fJ
    The idea is to give the best visibility to your plugin Though I don't think we'll ship it directly to our customer because it's an advanced use case
  • How do I remove "duplicate" host

    2
    0 Votes
    2 Posts
    484 Views
    T
    Nevermind. I don't know what I did, but eventually, the host was listed a halted and a Forget option was available. That did the trick.
  • xo-service not starting anymore after upgrade

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    DanpD
    FWIW, this issue was likely due to using an outdated version of Node. The script is being updated to detect this scenario.
  • XO CE migrate fails for WinServer 2019 VM - "Internal Error"

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    olivierlambertO
    Hard to tell. If it happens again, try immediately to compare XO behavior with other clients to see if we can tell where is the problem
  • Snapshot created and then deleted automaticly

    3
    2
    0 Votes
    3 Posts
    1k Views
    olivierlambertO
    This is probably a snapshot created to be able to coalesce by the system (when the VM is up). Try to shutdown the VM, I'm pretty sure it will coalesce without needing another snapshot.
  • Syntax and Examples for XO-Server webhooks

    9
    0 Votes
    9 Posts
    1k Views
    B
    Because I want to push users through a web portal interface which can obtain information from XO-Server for presentation back (ie: VM status, parameters, etc) whilst also allowing users to start/restart/shutdown VMs. We looked at XOA however it was too expensive and the free version has nag text messages which I don't want presented to users.
  • Copying Backups Offsite & Running on Cloud

    11
    1
    0 Votes
    11 Posts
    3k Views
    Marc.pezinM
    Hi, Thanks for picture update, I will fix it
  • Import VM from exported xva

    Solved
    3
    0 Votes
    3 Posts
    4k Views
    H
    Thank you again! This did the magic trick.
  • Delta and DR Backups Recommendations

    2
    1
    0 Votes
    2 Posts
    454 Views
    olivierlambertO
    They are two very different backup modes. Why not using delta + CR?
  • Static IP address with cloud-init

    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Hi! Have you read https://xen-orchestra.com/docs/cloudinit.html#requirements ?
  • Installing other programs on XOA

    2
    0 Votes
    2 Posts
    409 Views
    olivierlambertO
    Hi, In any case, I strongly suggest that you open a support ticket first The answer might depend on what
  • XO Backup - Auto Start VM?

    Solved
    3
    0 Votes
    3 Posts
    639 Views
    D
    Sorry, you are right. The first time it didn't start and didn't show an error?? I just ran the job again with successful backup and it started without issue.
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    27 Posts
    18k Views
    olivierlambertO
    Short answer: no. Long answer: I'm not sure on the "how" we could do that. You should probably ask a XAPI developer about this. I'll try to get one or two here
  • Memory Usage wouldn't be displayed in XOA

    Solved
    8
    4
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    So yes, it was the service not started properly, so we didn't get the info into XOA You are welcome, enjoy it!
  • LDAP Plugin with start_tls

    3
    0 Votes
    3 Posts
    676 Views
    olivierlambertO
    Linking the issue here: https://github.com/vatesfr/xen-orchestra/issues/4999 franc6 created this issue in vatesfr/xen-orchestra closed Feature Request to support TLS for auth-ldap plugin #4999
  • 0 Votes
    2 Posts
    417 Views
    olivierlambertO
    Hi! I suppose you mean XOA? And yes, you can, until we have a UUID bind per XOA.
  • centos 8 cloud image + not changing cloud config hostname

    10
    0 Votes
    10 Posts
    4k Views
    stormiS
    Thanks for sharing.