XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. dinhngtu
    3. Posts
    D
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 4
    • Posts 295
    • Groups 4

    Posts

    Recent Best Controversial
    • RE: XCP-ng Windows PV tools announcements

      Hello all,

      XenClean 9.1.148 Prerelease is now available with a fix for error 1605 during execution.

      This is a XenClean-only prerelease.

      https://github.com/xcp-ng/win-pv-drivers/releases/tag/v9.1.148

      posted in News
      D
      dinhngtu
    • RE: XenClean | Cleanup Failed on Windows Server 2022 VM

      Thanks for the report. This is a known issue and will be fixed in the next full release.
      In the meantime, I've released an interim XenClean 9.1.148 that will resolve this issue.

      https://github.com/xcp-ng/win-pv-drivers/releases/tag/v9.1.148

      posted in Management
      D
      dinhngtu
    • RE: Application on VM causing BSOD

      Hi, it's a known issue on newer CPUs: https://docs.xcp-ng.org/troubleshooting/windows-pv-tools/#bsod-0x3b-system_service_exception-on-newer-intel-cpus

      What's your CPU Vendor value shown in xl dmesg?

      Never mind, I missed your log: CPU Vendor: Intel, Family 6 (0x6), Model 143 (0x8f), Stepping 8 (raw 000806f8)

      posted in Compute
      D
      dinhngtu
    • RE: VM Unable to Attach ISOs After Reverting Snapshot

      @kagbasi-wgsdac Blind guess, your ISO SR is not connected to one of the hosts?

      posted in Management
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      @archw XenClean is not needed when upgrading; it's only needed when switching tools vendor, or when switching from the old XCP-ng 8.2 tools.

      The XCP-ng 9.1 tools installer will block installation and indicate an error whenever XenClean is needed.

      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      @probain Yes, that's expected as there were only changes in the installer and XenClean/XenBootFix, the drivers and guest agent binaries included in 9.1.145 and 9.1.146 are the exact same. As a result, the version information in the guest agent (which does the reporting) was not updated.

      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      Hello all,

      Version 9.1.146 Release of the Windows PV tools has been released.

      Download the latest release here: https://github.com/xcp-ng/win-pv-drivers/releases

      It will be integrated into the XCP-ng built-in tools ISO after a test period of 2 weeks.

      This is a small revision to fix issues when installing on certain Windows installations. Only the installer and XenClean were changed; the binaries inside stay the same.

      If you're already on 9.1.145, upgrading is optional.

      Changes since 9.1.145

      • Fixed: Fix issues when installing on certain Windows installations.
      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      Recent Windows patches also changed the exit code of schtasks.

      A new package will be released to address this.

      posted in News
      D
      dinhngtu
    • RE: COM Port Windows guest VM to network

      @JamesG It's described here: https://docs.xcp-ng.org/troubleshooting/windows-pv-tools/#connecting-to-guests-using-serial-console

      posted in Compute
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      @manilx Interesting... It's checking for "ERROR: The system cannot find the file specified. -2147024894", which is why it's failing. What if you specified the command this way, with a backslash?

      schtasks /query /tn \Copy-XenVifSettings /hresult ; echo $LASTEXITCODE
      
      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      @manilx What do you see when you run this command from PowerShell?

      schtasks /query /tn Copy-XenVifSettings /hresult ; echo $LASTEXITCODE
      
      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      @manilx Can you check if there's a Copy-XenVifSettings task in Task Scheduler and delete it if it exists report back? Normally it's supposed to self-destruct but maybe something went wrong there.

      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      @conitrade-as Sounds like a problem somewhere in the clipboard stack, I'll look into that.

      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      @conitrade-as There should be a fix for that in 9.1.145. Could you try it?

      posted in News
      D
      dinhngtu
    • RE: XCP-ng Windows PV tools announcements

      Hello all,

      Version 9.1.145 Release of the Windows PV tools has been released.

      (Despite the name, it's still signed; I simply dropped the "Signed" moniker)

      Download the latest release here: https://github.com/xcp-ng/win-pv-drivers/releases

      It will be integrated into the XCP-ng built-in tools ISO after a test period of 2 weeks.

      This release brings the new XCP-ng Standard VGA Display Driver as well as multiple bug fixes to all Windows drivers and guest tools components.

      Changes since 9.1.100

      • NEW: The XCP-ng Standard VGA Display Driver is now included in the package.
      • Improved: XenClean is now a single executable that's more convenient to use.
      • Improved: Better uninstalling of existing drivers.
      • Fixes: Automatic time sync is now disabled by default on new installations. NTP sync with W32Time is recommended instead.
        • To disable time sync on an existing installation, use the Modify button in Installed apps.
      • Fixes: Xen Guest Agent now operates correctly during driver restarts and upgrades.
      • Fixes: Fix uninstallation of individual drivers.
      • Fixes: Improve stability and efficiency of Xenbus and Xenvbd.

      Help / Community support

      If you encounter installation/uninstallation errors, please try again with one of the following commands:

      For installing:
      msiexec.exe /i XenTools-x64.msi /log install.log
      
      For uninstalling:
      msiexec.exe /x XenTools-x64.msi /log uninstall.log
      

      Please include this log along with the file C:\Windows\INF\setupapi.dev.log in your bug report. These files will help us troubleshoot any installation issues.

      Full Changelog: https://github.com/xcp-ng/win-pv-drivers/compare/v9.1.100...v9.1.145
      Original build: https://github.com/xcp-ng/win-pv-drivers/actions/runs/23188455900

      posted in News
      D
      dinhngtu
    • RE: Memory Ballooning (DMC) broken since XCP-ng 8.3 January 2026 patches

      @MajorP93 AFAIK @teddyastie is working on a 1.0 release for Linux guests with this bug fix.

      posted in Compute
      D
      dinhngtu
    • RE: Memory Ballooning (DMC) broken since XCP-ng 8.3 January 2026 patches

      @MajorP93 Hi, are you using the Rust guest agent? We suspect that it's failing to rearm the ballooning feature after resuming from suspend.

      posted in Compute
      D
      dinhngtu
    • RE: Memory Ballooning (DMC) broken since XCP-ng 8.3 January 2026 patches

      @MajorP93 Thanks for the info, I'll need to discuss with the team first

      posted in Compute
      D
      dinhngtu
    • RE: Memory Ballooning (DMC) broken since XCP-ng 8.3 January 2026 patches

      @MajorP93 Hello, what does xe vm-param-get uuid=... param-name=memory-target say on your VM after migrating?

      posted in Compute
      D
      dinhngtu
    • RE: Issues with new vm after latest 8.3 updates (priror to release)

      @acebmxer process 1775 (unattended-upgr<ade>) is your hint. Your VM was presumably running an unattended upgrade while you were trying to install the tools.

      posted in XCP-ng
      D
      dinhngtu