Subcategories

  • All Xen related stuff

    572 Topics
    6k Posts
    D
    @olivierlambert Thanks for the quick response, Oliver. We will update both hosts soon and test the export/import again. We'll be maintain you informed.
  • The integrated web UI to manage XCP-ng

    19 Topics
    271 Posts
    lsouai-vatesL
    @olivierlambert can you close this thread?
  • Section dedicated to migrations from VMWare, HyperV, Proxmox etc. to XCP-ng

    93 Topics
    1k Posts
    V
    @iLix The sizing of the VM in XCP-NG was bigger compared to the source
  • Hardware related section

    118 Topics
    1k Posts
    Q
    @ThierryEscande are you able to provide the beta code to @redorangefreak or me? I'm on their team and we are also seeing issues when attempting to use the RAID card at the XCP-ng level as the backing for a local storage repository. No VDIs can be created on it (workaround attempt).
  • The place to discuss new additions into XCP-ng

    240 Topics
    3k Posts
    olivierlambertO
  • Cloning Windows VMs

    5
    0 Votes
    5 Posts
    221 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
    335 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
    287 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
    245 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
    351 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
    356 Views
    DanpD
    According to the documentation, you only need xfsprogs.
  • Error migration

    3
    1
    0 Votes
    3 Posts
    126 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
    96 Views
    No one has replied
  • SMB share write performance issue windows server 2019

    4
    3
    0 Votes
    4 Posts
    393 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
    2k 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
    861 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
    1k 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
    677 Views
    stormiS
    @andrewperry The release notes warn about PV guests.
  • 8.3 cannot contact other host using TLS

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

    2
    1
    0 Votes
    2 Posts
    222 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
    419 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
  • Host not running VMs after update

    16
    2
    0 Votes
    16 Posts
    857 Views
    T
    We are now live again with all the VMs - which is a relief. The above steps from @stormi were great, the one thing I notced was the /etc/stunnel/certs directory didn't exist. I created that manually and everything else seemed happy. I did have to mess about a bit with the fibre NICs, but I've repeated the previous renaming and that's now running fine. Thanks very much for all the help - I appreciate it.
  • 1 Votes
    58 Posts
    13k Views
    olivierlambertO
    There is some diff, but not that much between HyperV, ESXi and Xen. However, it's big enough to require a lot of effort to get nested working correctly, one small mistake and your VM is dead.
  • Change Default Grub Option In 8.3 To Serial Console

    2
    0 Votes
    2 Posts
    191 Views
    E
    @elvintmp75 I should have searched forum better lol. Because it’s UEFI the file is in a different location https://xcp-ng.org/forum/post/11939
  • Live Migrate fails with `Failed_to_suspend` error

    8
    1
    0 Votes
    8 Posts
    763 Views
    R
    @randyrue Confirmed that after cold booting a VM to a new host I can then migrate it live to another new host.