Categories

  • All news regarding Xen and XCP-ng ecosystem

    139 Topics
    4k Posts
    M
    @uberiain at this point, when I am uninstall the old XCP-ng center software, and install the new msi, I just realized the xcp-ng keeps the settings file in Roaming folder. (C:\Users\user\AppData\Roaming\XCP-ng) When I deleted it I could re-register the servers.
  • Everything related to the virtualization platform

    1k Topics
    14k Posts
    TeddyAstieT
    @SethNY said in Windows 11 WSL2 is not supported with your current machine configuration: XCP-ng 8.3, XO from sources. Created Win11 from ISO using the built-in Windows 11 template Configured and turned into template for cloning. Trouble installing WSL on the cloned Win11: WSL2 is not supported with your current machine configuration This worked a couple years ago Win10 on XCP-ng 8.2, Ubuntu 22.04. From administrative powershell Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux (Accept the reboot, back to administrative powersehll) wsl --install (fails) wsl --list --online wsl --install -d Ubuntu-24.04 (fails again) I tried enabling Nested Virtualization for the VM without success Booted to (F2) BIOS and confirmed not virtualization options there to enable Has anyone got Win11/WSL/8.3 working? I'm hoping it's not due to not installing a Windows license key. You were probably using WSL 1 before, and now using WSL 2 (which requires Hyper-V thus nested virtualization). And I'm not aware of WSL 2 working on XCP-ng 8.2, I assume you were actually using WSL 1 previously. You can use WSL 1 by using wsl.exe --set-default-version 1 and wsl.exe --set-version <Distro> 1
  • 3k Topics
    26k Posts
    A
    @bogikornel said in Cannot migrate a vmdisk: @ashinobi Known issue ... https://xcp-ng.org/forum/topic/11538/failed-to-migrate-vdi-two-local-sr/5?_=1763186433370 Thank you so much for letting me know. I'll follow your post so I can update that if they need more info on what is happening.
  • Our hyperconverged storage solution

    36 Topics
    686 Posts
    ronan-aR
    @henri9813 said in XOSTOR hyperconvergence preview: of course, i checked, my SR was not full The visual representation of used space is for informational purposes only; it's an approximation that takes into account replication, disks in use, etc. For more information: https://docs.xcp-ng.org/xostor/#how-a-linstor-sr-capacity-is-calculated We plan to display a complete view of each physical disk space on each host someday to provide a more detailed overview. In any case, if you use "lvs"/"vgs" on each machine, you should indeed see the actual disk space used.
  • 30 Topics
    85 Posts
    GlitchG
    @Davidj-0 Merci pour le retour, j'utilisais aussi une Debian pour mon test ^^