Subcategories

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

    466 Topics
    4k Posts
    P
    @poddingue there is a notion of appliance too (group of VMs) https://docs.xcp-ng.org/appendix/cli_reference/#appliance-commands where you can start/stop a group of VMs, never tried it, doesn't seem to have a boot order in the vAPP neither
  • 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
    hello there, still XOA 6.3.3 here. since the last big XObackup & CR reworking, we have an annoying bug [image: 1778328477250-6db625da-2a61-4860-bc50-5c6adae0ae33-image.jpeg] This VM is 2.17Tb [image: 1778328523117-bc28b5ef-f37d-4bf9-b016-921309c17353-image.jpeg] how can be the KEY is 9.1Gb ? In fact the KEY size is good, but when retention of 10 points is obtained, the merging of last incremental in the first KEY point of the chain erase the size. So in our restore view, data sizes are all wrong, based on the sum of this key + 9 inc [image: 1778328703332-2e0a1587-365a-404f-9186-2b909605b3fa-image.jpeg] @florent could you do something about that ?
  • 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
    469 Posts
    dalemD
    @afk I’ve got two draft nixpkgs for libvhdi and Xen orchestra from sources respectively, I’ll look into submitting them upstream soon but take a look and feel free to share any feedback xen-orchestra-ce libvhdi.
  • Backup Remote VLAN

    Solved
    3
    0 Votes
    3 Posts
    771 Views
    K
    @jedimarcus Oh, that makes sense. XO is managing the backup so it needs an IP on the VLAN. I was focusing on the hosts. Once I added a network interface on the XO server for the VLAN, everything worked as expected. Thanks!
  • Private Network Creation Greyed Out

    private xoa networking
    8
    0 Votes
    8 Posts
    3k Views
    BenjiReisB
    Here's how to build it: https://xen-orchestra.com/docs/from_the_sources.html
  • Can't seem to properly create a K8S cluster

    xoa-recipe k8s
    6
    0 Votes
    6 Posts
    2k Views
    BenjiReisB
    Yes that should work
  • Cloudinit does not work correctly

    9
    0 Votes
    9 Posts
    4k Views
    M
    @olivierlambert said in Cloudinit does not work correctly: @mlustosa said in Cloudinit does not work correctly: ssh-ed25519 This is probably the issue. Are you sure you added correctly your key manually? it's correct. I have two keys, one id_ed25519 and the other id_rsa.
  • CPU Usage Mismatch

    6
    0 Votes
    6 Posts
    1k Views
    S
    I actually had more cores assigned to the vm earlier. Maybe that caused it.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Latest version Xen Orchestra - update how?

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    J
    Update failed and made a new vm. Snapshot now works. Thanks for the tip. Had a nfs connection problem after that but that worked again after I ran an apt install nfs-common on the new vm.
  • Power on function

    52
    0 Votes
    52 Posts
    20k Views
    D
    Trying something new... Remove all servers from XO and log out. Host 1 is powered off. On host 2. xe task-list uuid ( RO) : 727ecb6b-6f2e-15eb-601b-110b2478996b name-label ( RO): Async.host.power_on name-description ( RO): status ( RO): pending progress ( RO): 0.000 xe task-cancel uuid=727ecb6b-6f2e-15eb-601b-110b2478996b Task is still there. From XCP-NG Center. Shutdown all VMs and host2 (All powered off). Powered up both servers. Wait 15 minutes to make sure no tasks are pending (xe task-list). Logging output to file via putty of; tail -f /var/log/audit.log Added host2 (master) to XO Settings/Servers. The Async.host.power_on task hasn't come back.
  • 10GB backup with XOA (XCP to windows NFS)

    30
    0 Votes
    30 Posts
    10k Views
    julien-fJ
    That sounds feasible indeed
  • This topic is deleted!

    27
    0 Votes
    27 Posts
    18 Views
  • Upgraded to XOA 5.48.2 and Can't Do Delta Backups?

    Solved
    4
    0 Votes
    4 Posts
    708 Views
    I
    Aha! Thanks for the heads up.
  • Unable to mount NFS share in XOA

    4
    3
    0 Votes
    4 Posts
    4k Views
    H
    @olivierlambert could this error be more verbose? I think this error should say: Cannot write file .keeper_uygbivt5lv on remote <whatever the remote name/address> NFS is mounted but XOA cannot write to mounted dir. This happens in NFSv4 as default when sec=sys on NFS server (that is the default).
  • OVA import failing

    48
    0 Votes
    48 Posts
    22k Views
    G
    @olivierlambert @olivierlambert said in OVA import failing: Keep in mind the file has to flow from your browser toward your XOA, then to your XOA to your host, which might use another network share itself. If your XOA could mount the place where you have your OVA directly, you could use upload-ova utility (see https://github.com/vatesfr/xen-orchestra/tree/master/%40xen-orchestra/upload-ova#usage ) to send them directly. Going to look into that, thank you.
  • 0 Votes
    6 Posts
    7k Views
    julien-fJ
    Yep, that's the best solution Have a nice day.
  • 0 Votes
    7 Posts
    979 Views
    olivierlambertO
    @julien-f is aware of the problem, he's working on getting proxy fully independent on the network connection. Can you check why the connection between XOA and your proxy is interrupted? Is there any reason you have in mind?
  • Can't deploy XOA

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    olivierlambertO
    I said that for both statements: It's not Xen fault if it doesn't work on top of KVM, but Xen accessing some virt features that aren't correctly exposed by KVM. I'm not blaming them, nested virt is a mess to properly code and test. Consider this as experimental everywhere. I missed the "for me". But it's also vague, I don't know your constraints/what do you want. Also, I think I heard that some users made it work with Virtualbox, but it might also depends on your hardware. As I said, nested virt is a mess, and sometimes, some hardware works better than others (or even some VBox versions).
  • Old snapshot listing

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Can you create a GitHub issue gathering our elements here to get a simple but complete "specification"? https://github.com/vatesfr/xen-orchestra/issues/new
  • Backup Continuous Replication hängt!

    Solved
    47
    1
    0 Votes
    47 Posts
    20k Views
    olivierlambertO
    We don't have any other report of this issue elsewhere. Double check you are on the completely latest XO version, and alternatively, try with XOA on latest channel.
  • XOA hangs when trying to show SR in webbrowser..

    11
    0 Votes
    11 Posts
    3k Views
    olivierlambertO
    There's an small update you should see now in your XOA. Install it, and you'll be able to bind the license to this new XOA
  • Enhancement: Show background coalesce and cleanup activities

    18
    0 Votes
    18 Posts
    3k Views
    olivierlambertO
    Yep, there's basically nothing. It's more SMAPI related than XAPI in the end.