XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • D

      Translations

      Watching Ignoring Scheduled Pinned Locked Moved Non-English speakers
      2
      0 Votes
      2 Posts
      7 Views
      olivierlambertO
      Let me ping @gregoire and maybe @psafont
    • H

      Potential bug with Windows VM backup: "Body Timeout Error"

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      37
      3
      2 Votes
      37 Posts
      3k Views
      M
      @andriy.sultanov Thank you very much for working on this! I can test your proposed fix in our lab during next week. Best regards
    • cbaguzmanC

      In ldap-auth plugin "Check Certificate" option only works with SSL certificates?

      Watching Ignoring Scheduled Pinned Locked Moved Management
      2
      1
      0 Votes
      2 Posts
      41 Views
      olivierlambertO
      Hi! I'm not sure who to ping exactly for this question @pdonias or @Bastien-Nollet maybe?
    • S

      Disable TX checksumming with API

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      5
      0 Votes
      5 Posts
      528 Views
      P
      @SethNY you could even enhance this VM_LIST = with TAGs on VM, so that you manage the selection directly in XOA
    • P

      TAGS in BACKUP/RESTORE

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      2
      1
      2 Votes
      2 Posts
      56 Views
      olivierlambertO
      Adding @gregoire in the loop
    • MathieuM

      Netbox IP sync - issue with duplicated address when doing DR backup

      Watching Ignoring Scheduled Pinned Locked Moved Advanced features
      5
      0 Votes
      5 Posts
      115 Views
      P
      @olivierlambert I'd like to see replicated vms in netbox, perhaps not syncing their IP address to avoid conflict DR VM as well
    • D

      SAML Auth with Azure AD

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      37
      1 Votes
      37 Posts
      5k Views
      D
      @olivierlambert Just to add another weird case of this situation I tell you my SAML-auth-adventures. I have just migrated a week ago from XOCE to XOA paid support this week and all the process was fine except the auth with the saml plugin. The commit I had in XOCE was [XO 5d92f - Master 3f604]. I compiled it the first week of this november so it wasn't very outdated. We use the MSEntraID SAML authentication and it was working fine in XOCE since at least one year ago. Mi process was like this: First, I installed XOA and imported the configuration from my old XOCE. Everything was fine and all was imported succesfully (backups, users, acls, etc.), including my plugin configurations. Note that I reused the https server certificate/private key and used the same IP and the same DNS (beacuse I turned off my XOCE before starting XOA). Everything was working fine except the saml auth plugin. I had the same "Internal server error" problem. I looked at the xo-server logs and the error was "invalid document signature" so, as Olivier said, we changed the configuration in MSEntraID to set the "Sign SAML response and assertion" on. Once we changed the configuration I thought the plugin would work again, but surprisingly not. If I try again SAML validation i still got the "Internal server error". When i checked again the xo-server logs I saw ahother exception, this time with the error "SAML assertion audience mismatch" and a reference to the issuer configuration of the plugin. The exact error I got from xo-server logs using "journalctl -u xo-server -f -n 50" was: "xoa xo-server[2370]: Error: SAML assertion audience mismatch. Expected: <id-of-MSEntraID-xo-validation> Received: spn:<id-of-MSEntraID-xo-validation>"I didn't understand this, because the configuration was exactly the same as I had in XOCE. In fact, I turned off XOA and turned on again XOCE just to test the plugin. The result was that in XOCE the plugin worked well. After many tries and some time of impostor syndrome we found the solution: I don't know why, but in XOCE compiled at the beginning of november you have to configure the issuer field of the plugin with the <id-of-MSEntraID-xo-validation> (8digit-4digit-4digit-4digit-12digit). Instead, in XOA deployed also this november, you have to set the issuer field to you XOA URL: https://<xo.company.net>/ I hope this will help, because it was a pain in the neck for us this week. BTW: @olivierlambert this "Internal server error" coming from an uncatched exception in the plugin was not very descriptive. Even a generic try-catch block just to show in the web interface the error would help... P.D.: I'm from Spain, so I do my best with my english P.D. 2: Great job with all the Vates virtualization stack! You are the best! Dani
    • D

      XCP-ng center 25.04.0 does not see guest-tools.iso

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      1
      1
      0 Votes
      1 Posts
      29 Views
      No one has replied
    • W

      Scheduled backup job stopped executing after an XO Sources migration. Fix?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Backup
      1
      1
      0 Votes
      1 Posts
      31 Views
      No one has replied
    • rhkeanR

      WiFi controller not recognized during XCP-NG install

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      10
      0 Votes
      10 Posts
      534 Views
      yannY
      @hoehnp we're aiming at sharing a very first public version before end of year, but don't hope for it to be anything complete or stable
    • J

      Every VM in a CR backup job creates an "Unhealthy VDI"

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      19
      1
      0 Votes
      19 Posts
      732 Views
      J
      There are no other jobs. I've now spun up a completely separate, fresh install of XCP-ng 8.3 to test the symptoms mentioned in the OP. Steps taken Installed XCP-ng 8.3 Text console over SSH xe host-disable xe host-evacuate (not needed yet of course since it's a brand-new install) yum update Reboot Text console over SSH again Created local ISO SR xe sr-create name-label="Local ISO" type=iso device-config:location=/opt/var/iso_repository device-config:legacy_mode=true content-type=iso cd /opt/var/iso_repository wget # ISO for Ubuntu Server xe sr-scan uuid=07dcbf24-761d-1332-9cd3-d7d67de1aa22 XO Lite New VM Booted from ISO, installed Server Text console to VM over SSH apt update/upgrade installed xe-guest-utilities Installed XO from source (ronivay script) XO Import ISO for Ubuntu Mate New VM Booted from ISO, installed Mate apt update/upgrade xe-guest-utilities New CR backup job Nightly VMs: 1 (Mate) Retention: 15 Full: every 7 Exact same behaviour. After first (full) CR job run, additional (incremental) CR job runs results in one more 'unhealthy VDI'. I've engaged in no other shenanigans. Plain vanilla XCP-ng and XO. There are only two VMs on this host, the XO from source VM, and a desktop OS VM which is the only target of the CR job. There are zero exceptions in SMlog. What do you need to see?