Subcategories

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

    459 Topics
    4k Posts
    P
    @wgomes yup thanks for bumping this topic, still having the problem too
  • ACLs, Self-service, Cloud-init, Load balancing...

    102 Topics
    852 Posts
    P
    @dlgroep Thank you, we will take thin/thick token into account and use 'claims' part for other properties.
  • All XO backup features: full and incremental, replication, mirrors...

    489 Topics
    5k Posts
    P
    Re: FILE RESTORE / overlapping loop device exists we still had this annoying probleme where we couldn't FLR our backup, source VM could be Windows or linux, with or without LVM... (see error logs in previous thread, overlapping loop...) latest XOA is installed. on a secondaray XO CE, I mounted the same remote, and NO PROBLEMS AT ALL... soooo I thought my main XOA is probably beaten up somewhere... but that was not it. all remotes on main XOA are attached to a XO PROXY (official, not CE) ! on the XO CE that is in another datacenter, I mounted the S3 remotes directly WITHOUT the proxy use, and it worked. On main XOA, we offload all backup tasks to proxies, so all remotes are attached to a proxy... I duplicated a remote, same conf, but without proxy, so that XOA would do the restore job, not the proxy, and voila, all is working as intended, FLR is okay on main datacenter. TLDR : FLR is not working with proxy attached remotes, if you duplicate the remote without the XO PROXY, all good @florent @bastien-nollet I think there is something to look into. probably a race condition, the XOA and the XO PROXY both try to mount the loop device ?
  • Everything related to Xen Orchestra's REST API

    84 Topics
    629 Posts
    K
    @olivierlambert & @mathieura thanks for the speedy response. Duly noted, very much appreciated.
  • Terraform, Packer or any tool to do IaC

    49 Topics
    463 Posts
    dalemD
    Version 1.4.0 is released: https://codeberg.org/NiXOA/system/releases/tag/v1.4.0 It includes significant changes and improvements, including: dedicated getting started section, migration to valkey, only needing to clone system, and helper scripts. the xen-orchestra-ce nixpkg now references the libvhdi nixpkg, and the core flake now references and pulls from the xen-orchestra-ce repo as an overlay. System (the user input flake) now uses the Core repo as an overlay, reducing the need to clone both locally AND allowing system to pull new updates and releases from core. XO, and libvhdi as needed. The next goal is: Make an xsconsole-like TUI Automate package updates for libvhdi and xen-orchestra-ce using CI/CD pipelines Submit libvhdi and xen-orchestra-ce as official nixpkgs
  • self signed certificate in certificate chain

    19
    0 Votes
    19 Posts
    9k Views
    E
    FWIW I just got bit by this same thing, spending half a day yesterday kicking the wall. I think I got about 2/3 of the way just by trial and error on the cert's. Would love to see this doc'd with the proper method, using an in-house local CA (not a public CA).
  • Delta Backups using wrong Base Backup

    Solved
    3
    3
    0 Votes
    3 Posts
    581 Views
    H
    @Andrew okay now I understand! Thanks a lot!!!
  • Adding VMs to "smart mode" DR / Delta backup? (FIXED)

    Solved
    5
    0 Votes
    5 Posts
    921 Views
    Z
    @olivierlambert The update has fixed it, thanks!
  • NFS SR VMs data lost

    Solved
    5
    2
    0 Votes
    5 Posts
    2k Views
    T
    @olivierlambert ... Thank you Olivier, I feel so stupid... I found everything back as you said Thank you very much ! Now I understood my mistake Best regards, Martin
  • Installing XOA on XCP-ng 8.3.0 alpha

    15
    0 Votes
    15 Posts
    7k Views
    D
    @olivierlambert Oh, this makes more sense now. I somehow mixed up the appliance with the actual XO platform. Will go through the docs. Thanks!
  • Trouble doing Continuous Replication on pool (XOA)

    15
    0 Votes
    15 Posts
    2k Views
    olivierlambertO
    Also a dmesg might be interesting
  • XOA stuck on Importing stage

    7
    3
    0 Votes
    7 Posts
    1k Views
    olivierlambertO
    I can only assume that the nested mechanism is blocking the network at some stage, but I don't have time myself to investigate deeper.
  • VMware import 404 error

    27
    0 Votes
    27 Posts
    5k Views
    S
    @florent
  • error when modifying backup metadata

    3
    0 Votes
    3 Posts
    533 Views
    julien-fJ
    @Gheppy It should be fixed, thanks for your report! https://github.com/vatesfr/xen-orchestra/commit/b5578eadf7356098ac2fa4af63b75b18d34ba558 0 julien-f committed to vatesfr/xen-orchestra fix(xo-server/sr.{create,set}): name can be empty Fixes https://xcp-ng.org/forum/post/59937 Introduced by 65168c853
  • Continuous Replication on a large VM

    6
    0 Votes
    6 Posts
    2k Views
    J
    @Gheppy cool thanks. Good to see some real-world experience with a similar setup!
  • OpenId Login via Keycloak

    16
    0 Votes
    16 Posts
    2k Views
    julien-fJ
    @prononext @mandrav The problem of empty username has been fixed in master. The support of email for username field is currently in review in the PR linked in my previous message and will be available soon Thanks for your help!
  • USB Passthrough of licensing dongle

    9
    0 Votes
    9 Posts
    4k Views
    K
    I am using USB-servers from SEH and Silex. Both of them are working. Silex can provide higher Performance - SEH is IMHO nicer for license-dongels, etc.
  • XOA - Browse backups and filter by Remote

    2
    0 Votes
    2 Posts
    110 Views
    DarkbeldinD
    @KPS Hi, I don't think it's possible but I could be wrong perhaps an advance filter could do that.
  • 0 Votes
    5 Posts
    1k Views
    julien-fJ
    @hannes Full backup interval (and Force full backup in the schedule settings) forces the job to do a full export of the disk and not a delta based on a previous one. It is not impacted by the retention as XO will always makes sure every chain has at least a full export at the beginning so that all backups are viable. Which means you will have multiple full backups, always one at the beginning, and, those that have been triggered by the settings above.
  • How to turn imported Windows VHD disk into VM?

    12
    3
    0 Votes
    12 Posts
    3k Views
    J
    @rk9268vc sorry if this is too simple but I just went through this and had the same error in your screen shot.. .my problem was finding the correct uuid,, then my second problem was forgetting to change the VHD to vhd as the program I used left the letters in caps.
  • xcp having issues with dates for vms

    Solved date
    8
    1
    0 Votes
    8 Posts
    1k Views
    D
    @julien-f thank you, much appreciated!
  • Multiple IP addresses on PIF via GUI

    Unsolved
    2
    1
    0 Votes
    2 Posts
    620 Views
    AtaxyaNetworkA
    @luca-steinke Hi ! IPv6 is not (yet) supported in dom0, but it's a work in progress You can read more here: https://xcp-ng.org/blog/2021/02/09/ipv6-in-xcp-ng/
  • SR space occupied by backup snapshots

    18
    1
    0 Votes
    18 Posts
    2k Views
    olivierlambertO
    Okay let's continue by private chat on the partner thing.
  • Backup with local usb hdd attached - SR_OPERATION_NOT_SUPPORTED

    5
    2
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    @Gheppy Ah! Great news then
  • A "socket" was not created for HTTP request before 300000ms

    Solved
    90
    0 Votes
    90 Posts
    41k Views
    olivierlambertO
    Great news! Thanks @julien-f for the difficult investigation (it was hard to catch) and obviously everyone who helped to report and provide feedback. That's how we build software: together!