Subcategories

  • All Xen related stuff

    612 Topics
    6k Posts
    P
    perhaps "in the context of a proceeding RPU, do not start halted VMs" ? or "boot only halted VMs that have HA enabled" ? but I can imagine corner cases where this is not wanted. some chicken & egg problem.
  • The integrated web UI to manage XCP-ng

    27 Topics
    354 Posts
    O
    Hi @olivierlambert and @pilow Thank you for your answers, it helps a lot, Regards, Olivier
  • Section dedicated to migrations from VMWare, HyperV, Proxmox etc. to XCP-ng

    123 Topics
    1k Posts
    kruessK
    Good moaning... The solution was pretty simple: a toolstack restart on the master (xcp83) did get all back on track and it now allows me to move the systems with a simple shutdown/start.
  • Hardware related section

    165 Topics
    2k Posts
    T
    @yannsionneau said: Can you retry with an up-to-date xcp-ng 8.3 please? FYI on recent XCP-ng 8.3 versions the pci-passthrough will enable the ROM expansion bar. The guest VM will have access to it, so no need to pass it via qemu anymore. See my comment on GitHub: https://github.com/xcp-ng/xcp/issues/786#issuecomment-4281846490 Regards, Yann I tried, yes. I confirmed as well on github that the patch does what it suppose to do - it exposes ROM BAR, but that alone is not sufficient to get our cards working. More in my other topic.. I believe it will still fix a lot of issues, and it could potentially fix amd gpu passthrough for some card, but not Phoenix, Raphael and this generation of Ryzen iGPUs (not sure specifically about Barcelo).. But it is a good progress anyway as I wouldn't be able to fix this ever on my own, so I am really glad it is done. Now I will probably get back to the topic and try to patch whatever else is needit and give it to people in a form of rpm package for the time being.. we will see, it is all about time
  • The place to discuss new additions into XCP-ng

    251 Topics
    3k Posts
    poddingueP
    Thank you so much for your feedback, @Vagrantin !
  • VM not booting after attaching GPU

    2
    0 Votes
    2 Posts
    325 Views
    DanpD
    You should start by checking the logs. https://docs.xcp-ng.org/troubleshooting/log-files/
  • XCP-ng v8.3 Host Crashing Upon Console Login and Performing Any Action

    Solved
    6
    1
    0 Votes
    6 Posts
    670 Views
    bleaderB
    Thanks for letting us know, and I'm happy you have thing working nicely now. I think to mark this as resolved you need to convert your original post as a question, and it can then be marked as resolved. I actually cannot do it myself, I think only a few people have the permission to do it for others at Vates.
  • Change VM RAM

    Solved
    6
    0 Votes
    6 Posts
    919 Views
    olivierlambertO
    Enjoy XO & XCP-ng then
  • host time and xoa time are not consistent with each other

    Solved
    4
    1
    0 Votes
    4 Posts
    3k Views
    C
    @olivierlambert I resolved it, logged in the XCP-ng console and set the NTP servers to default. All good now. Thanks [image: 1733066154172-xcp-ntp2.png]
  • Cloning Windows VMs

    5
    0 Votes
    5 Posts
    713 Views
    D
    Preferably after, since the PV drivers contain some VM-specific settings that may be wiped by Sysprep.
  • Issues with XCP-ng Windows PV Tools 9.0.9000.0 Testsign Pre-release

    6
    1
    1 Votes
    6 Posts
    1k Views
    W
    @dinhngtu said in Issues with XCP-ng Windows PV Tools 9.0.9000.0 Testsign Pre-release: With 9.0.9000.0, you could sometimes run into this issue if you reboot too early after installing. This will also be fixed in the next release. I just did two more tests and the boot-up failure happened both times. On the last test I waited some time (like 30 to 60 sec) after the driver installation before rebooting (using Windows restart from the start menu). Even though I waited before rebooting I still encountered the boot-up problem: Windows is spinning on this screen and doesn't finish booting: [image: 1732291273907-ef30a370-5897-41e6-a0f1-41fa3720dacb-image.png]
  • 0 Votes
    5 Posts
    799 Views
    olivierlambertO
    I wasn't aware of this plugin even existing (thanks for the discovery). I'm not sure it's really maintained, but we have a clear goal of getting one officially maintained anyway.
  • Windows Admin Center extensions for XCP?

    4
    0 Votes
    4 Posts
    771 Views
    G
    @olivierlambert Which one, powershell or WAC. They are kind of one in the same when you look at how WAC makes the calls to do the work, there's a button to reveal the powershell behind the button clicks so you might be able to get both at once. But WAC draws nice graphs and gives us a GUI to get the work done. Yes I know, real Admins don't use GUI. Whatever, AI will eat our jobs anyway, just trying to stick it out another 9 years at this point. When I get time, I'll still probably take a swing at this task for WAC, because to me this would be valuable. Big learning curve though. Now if MS would finally add Group Policy to WAC and fix some of the DHCP and DNS features that are still in preview...
  • xenserver - net 9.1.7.65 issues

    3
    0 Votes
    3 Posts
    729 Views
    D
    @dinhngtu Ah thank you! Idk why I couldn't find that on my own, I searched for a while.
  • Xapi service missing

    6
    0 Votes
    6 Posts
    1k Views
    DanpD
    According to the documentation, you only need xfsprogs.
  • Error migration

    3
    1
    0 Votes
    3 Posts
    381 Views
    olivierlambertO
    I'm not aware of such problem it's like the VM was kept in limbo. You did the right thing with your commands.
  • Can pass through all NICs except one

    1
    1 Votes
    1 Posts
    216 Views
    No one has replied
  • SMB share write performance issue windows server 2019

    4
    3
    0 Votes
    4 Posts
    1k Views
    D
    Hello, I've tried benchmarking several Windows VMs from another client and am getting expected performance: Read: .\diskspd.exe -c1G -d10 -Su -Sw g:\data.dat Write: .\diskspd.exe -c1G -d10 -Su -Sw -w100 g:\data.dat Windows Server 2022: Read IO thread | bytes | I/Os | MiB/s | I/O per s | file ------------------------------------------------------------------------------ 0 | 1151533056 | 17571 | 109.72 | 1755.53 | g:\data.dat (1GiB) ------------------------------------------------------------------------------ total: 1151533056 | 17571 | 109.72 | 1755.53 Write IO thread | bytes | I/Os | MiB/s | I/O per s | file ------------------------------------------------------------------------------ 0 | 966000640 | 14740 | 92.12 | 1473.98 | g:\data.dat (1GiB) ------------------------------------------------------------------------------ total: 966000640 | 14740 | 92.12 | 1473.98 Windows 11 24H2 (with Eset): Read IO thread | bytes | I/Os | MiB/s | I/O per s | file ------------------------------------------------------------------------------ 0 | 1100283904 | 16789 | 104.81 | 1677.01 | g:\data.dat (1GiB) ------------------------------------------------------------------------------ total: 1100283904 | 16789 | 104.81 | 1677.01 Write IO thread | bytes | I/Os | MiB/s | I/O per s | file ------------------------------------------------------------------------------ 0 | 931594240 | 14215 | 88.82 | 1421.07 | g:\data.dat (1GiB) ------------------------------------------------------------------------------ total: 931594240 | 14215 | 88.82 | 1421.07 Several questions: Are you running benchmarks on a separate virtual disk? If not, could you try again using a share created from a separate virtual disk? Could you run CrystalDiskMark locally on these VMs and see the performance? You mentioned that Eset security takes up 100% CPU during the benchmark. Could you try temporarily uninstalling Eset and testing again?
  • USB Passthrough speed issue

    16
    0 Votes
    16 Posts
    4k Views
    olivierlambertO
    Thanks for your feedback. In the meantime, I will plan a "spike" to investigate the status of USB speed on passthrough.
  • 8.3 USB Passthrough - Win Server 2019 BSOD

    19
    1
    0 Votes
    19 Posts
    3k Views
    M
    @andsmith windbg is also a regular win32 app and is included in any recent windows SDK. Here: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/ You just need windbg so deselect all the other crap.
  • VDI export of running VM

    7
    0 Votes
    7 Posts
    2k Views
    olivierlambertO
    Yes, you can use XO webhooks (IIRC) to trigger something before or after a backup and send the request to a custom agent you made inside the VM. But I'm not sure to get it, can you provide what do you want to achieve, not the technical solution (script VM backup is already a solution, not the problem you are trying to solve)
  • Is Cold Migration of VMs from XCP-ng 8.3 back to 8.2.1 Not Supported?

    6
    0 Votes
    6 Posts
    2k Views
    stormiS
    @andrewperry The release notes warn about PV guests.
  • 8.3 cannot contact other host using TLS

    1
    0 Votes
    1 Posts
    371 Views
    No one has replied
  • XO-lite issue - 8.3 / IPv6

    2
    1
    0 Votes
    2 Posts
    473 Views
    BenjiReisB
    @PimAarts hi! Thx for the report - I reproduced the issue and am investigating. Meanwhile clicking on Cancel will give you access to XOLite
  • Failed upgrade to 8.3 now stuck on grub

    7
    2
    0 Votes
    7 Posts
    1k Views
    olivierlambertO
    2 times the charm I have no idea why it failed initially, but at least you tested the magic rollback As you can see, it's really a GREAT feature