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.
  • how to get syslog to remote to work?

    4
    0 Votes
    4 Posts
    2k Views
    lawrencesystemsL
    @djingo My syslog stopped working (I think after one o the updates) and this bug still exists. If you trying removing it form the Pool or individual hosts in the Pool via XO it will not let you have it as blank. If you ssh in and use xsconsole you can remove the syslog server and but it will not let you specify a port. But once it has been removed from xsconsole you can go back into XO and add in the syslogserver along with a non-default port such as 192.168.2.7:1521 and it will work.
  • Xen Orchestra & XO Lite PWA Manifest

    xenorchestra xolite pwa manifest iconography
    10
    0 Votes
    10 Posts
    2k Views
    J
    @pdonias said in Xen Orchestra & XO Lite PWA Manifest: Thank you @john-c! We need to make a few changes first, we'll take care of your PR right after that As a result of taking such a long time to get around to reviewing and merging my PR. The base for my contribution got really out of sync so I had to discard the changes and rebase. This meant the PR got closed a new one was needed. The Old PR with branch was really out of sync and with several lots of conflicts. https://github.com/vatesfr/xen-orchestra/pull/7445 So please do this new one during today or tomorrow so that the rebasing isn't needed again! MrGrymReaper opened this pull request in vatesfr/xen-orchestra closed xo-web Initial PWA manifest for Xen Orchestra 6 #7445
  • Adding OS Logo to XenOrchestra Home

    8
    0 Votes
    8 Posts
    1k Views
    E
    i found this lines of code (ex. mint) in the other topic (https://xcp-ng.org/forum/topic/4583/adding-os-logos/14?_=1709647941739) on the right side my version as ex. NAME="Linux Mint" VERSION="20.1 (Ulyssa)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux Mint 20.1" VERSION_ID="20.1" NAME="Scientific Linux" VERSION="7.2 (Nitrogen)" ID=scientificlinux ID_LIKE=redhat PRETTY_NAME="Scientific Linux 7.2" VERSION_ID="7.2" do i forgot to add some more lines like those (up) for e.x. ?
  • fatal error while updating XOA (installed from source)

    9
    0 Votes
    9 Posts
    2k Views
    L
    @stormi Thanks for your answer. I'll give a try later, bypassing the PFBlocker module of the router. Github is not currently on any blacklist, but I block Digital Ocean and some others who host many attackers.
  • Problem importing ANY ESXi VMDK into Xen Orchestra CE

    26
    1
    0 Votes
    26 Posts
    12k Views
    nikadeN
    @Mathieu said in Problem importing ANY ESXi VMDK into Xen Orchestra CE: Just experienced the same issue with a few VMs I imported from VMware. I think it's a Windows issue, from what I can tell. The network adapter type changes after the import in xcp-ng (from VMXNet to XenServer PV), that's normal. Windows do not allow the same IP address to be used automatically for a different type of network adapter, so that's why it reverts to DHCP with the new adapter. You can see that by setting the previous static IP address in the new adapter, it will warn you that the address was used with a previous adapter and asks for confirmation. https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/error-message-when-you-set-ip-address No idea if there's a way to avoid that. Yeah same, we're also using VMXNET. When trying to do this manually there's a popup which you have to accept to "force" having the same IP on multiple interfaces. Im sure the IP's are save in registry so deleting the post as part of the process would probably resolve it.
  • Error on attempting delta backup -- how to rectify?

    6
    0 Votes
    6 Posts
    1k Views
    K
    @Danp Aww. see that box. Let me look into this problem a bit more. Learning some new things here.
  • New VM Creator drop-down is not working

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    JamfoFLJ
    @julien-f Agreed... I will add (just for future reference) that I did confirm that I was on the very latest versions of xo-server at the time... in fact, I made sure to apply all updates and reboot the Xen server before submitting the ticket. Nothing seemed to work... even multiple reboots, etc. Once @Danp made mention of the Nodejs version and I updated from v18.18.2 to v18.19.1 everything immediately started working. I made no other changes after applying the Nodejs update. So while that may not have been the cause, it somehow fixed whatever was ailing me. I have no explanation either, other than the fact that making that change is what took me from the feature not working to the feature working.
  • XO Dev Setup

    2
    0 Votes
    2 Posts
    517 Views
    florentF
    @jedimarcus yarn dev start only the watcher(s) you can start the server by using cd packages/xo-server and then yarn start you can use nodemon instead of node if you want autoreload
  • unknown error from the peer

    3
    0 Votes
    3 Posts
    2k Views
    J
    @Danp Yes. I have 3 VMs on this host plus the XOA. All using the same eth1. I'm able to reach https://xen-orchestra.com/ from the network and other VMs. Although in the Internet connectivity: Error: above it is being directed to non SSL connection. Could it be that the registration cannot handle redirects? JB
  • License bind to ?????

    5
    1 Votes
    5 Posts
    1k Views
    J
    @Danp Interesting. Now I have to try it! Thanks, JB
  • Webhooks in Xen Orchestra

    18
    0 Votes
    18 Posts
    5k Views
    D
    I'll be looking to setup webhooks to push backup logs to our SOC audit platform (tugboat), ideally on the weekly jobs.
  • Unable to quick deploy XOA on 8.2.1

    7
    1
    0 Votes
    7 Posts
    1k Views
    A
    Confirmed working with the new version.
  • 0 Votes
    17 Posts
    6k Views
    E
    @AtaxyaNetwork Sorry, user error. I wasn't clicking and selecting the SR that was created for the ISO
  • New xoa: unable to login

    Solved
    5
    0 Votes
    5 Posts
    587 Views
    olivierlambertO
    Thanks for your feedback!
  • After update xen orchestra web gui is not working

    10
    1
    0 Votes
    10 Posts
    2k Views
    S
    @olivierlambert said in After update xen orchestra web gui is not working: ean you can't open a okkkk thank you
  • Cannot deploy new XOA with a static IP address

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    olivierlambertO
    @JeffBerntsen it's now fixed!
  • Boot Windows VM to check for system corruption

    xoa backup windows server black-screen
    18
    0 Votes
    18 Posts
    3k Views
    D
    Even with a sfc and cleanup, manually reinstalling the package caused the same behavior. I've got backups of this system and will build a template from the working backup for if it goes sideways. I've got other stuff to handle.
  • XOA import OVA - "must NOT have additional properties" / "compression"

    15
    1 Votes
    15 Posts
    3k Views
    E
    Well, that worked and the VM booted.... Windows joins domain, and.... /something went wrong, redeployment required/. No desktop, no apparent way to check for errors. We're beyond the scope of this thread. Thank you! Serendipitously, someone from Netwrix called me soon after that. I told him I know the big two commercial virtualization names are supported, but all this /can/ be imported here... I also gave him a quick elevator pitch on XCP-ng, for as much good as that might do with a kinda new sales guy. From here on out, if their engineers can't help, I'm off to find something else.
  • SR as a C drive of a VM

    3
    0 Votes
    3 Posts
    409 Views
    E
    @DustinB said in SR as a C drive of a VM: "Build a VM > Attach this Disk and then detach the original 32GB disk" exactly ""Build a VM > Attach this Disk and then detach the original 32GB disk"
  • Perfomance during batch backup removal

    10
    0 Votes
    10 Posts
    1k Views
    Tristis OrisT
    @olivierlambert about local mount vs xo nfs. i made new tests, XO implementation works not worse than native. That really good result. local nfs Size: 5.98 GiB Speed: 70.76 MiB/s - 81.33 MiB/s xo nfs Size: 5.98 GiB Speed: 79.01 MiB/s - 82.22 MiB/s