XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. flakpyro
    F
    Online
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 192
    • Groups 0

    flakpyro

    @flakpyro

    78
    Reputation
    21
    Profile views
    192
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    flakpyro Unfollow Follow

    Best posts made by flakpyro

    • RE: XCP-ng 8.3 updates announcements and testing

      @stormi Installed on our 2 production pools, DR and remote sites, 46 hosts total ranging from Dell, Lenovo, HP, and Supermicro servers, no issues to report!

      posted in News
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      @gduperrey

      installed on 2 test machines

      Machine 1:
      Intel Xeon E-2336
      SuperMicro board.

      Machine 2:
      Minisforum MS-01
      i9-13900H
      32 GB Ram
      Using Intel X710 onboard NIC

      Both machines installed fine and all VMs came up without issue after. My one test backup job also seemed to run without any issues.

      posted in News
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      @gduperrey installed on 2 test machines

      Machine 1:
      Intel Xeon E-2336
      SuperMicro board.

      Machine 2:
      Minisforum MS-01
      i9-13900H
      32 GB Ram
      Using Intel X710 onboard NIC

      Both machines installed fine and all VMs came up without issue after.

      I ran a backup job after to test snapshot coalesce, no issues there.

      posted in News
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      @stormi Updated a test machine running only couple VMs. Everything installed fine and rebooted without issue.

      Machine is:
      Intel Xeon E-2336
      SuperMicro board.
      One VM happens to be windows based with an Nvidia GPU passed though to it running Blue Iris using the MSR fixed found elsewhere on these forums, fix continues to work with this version of Xen. 👍

      posted in News
      F
      flakpyro
    • RE: CBT: the thread to centralize your feedback

      @dthenot @olivierlambert thanks guys ill hold off on submitting a ticket for now to keep the conversation centralized here but if you need any more info, would like me to try anything or would like a remote support tunnel opened just let me know! 🙂

      posted in Backup
      F
      flakpyro
    • RE: XO (self build) tasks spamming

      @olivierlambert On my test instance which is admittedly not very busy (only 2 hosts) this fixed the issue!

      posted in Management
      F
      flakpyro
    • RE: Switching to XCP-NG, want to hear your problems

      @CodeMercenary I am using V4 on the XO-Server to our backup remotes and it seems to work just fine. However using V4 as a storage SR was nothing but problems, as @nikade mentioned we had tons of NFS Server not responding issues which would lock up hosts and VMs causing downtime. Since moving to v3 that hasn't happened.

      Checking a host's NFS retransmissions stats after 9 days of uptime i see we have had some retransmissions but they have not caused any downtime or even any timeout messages to appear in dmesg on the host.

      [xcpng-prd-02 ~]# nfsstat -rc
      Client rpc stats:
      calls      retrans    authrefrsh
      268513028   169        268537542
      
      

      From what a gather from this blog post from redhat (https://www.redhat.com/sysadmin/using-nfsstat-nfsiostat) it seems like that amount of retransmissions is VERY low and not an issue.

      posted in Migrate to XCP-ng
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      Updated both of my test hosts.

      Machine 1:
      Intel Xeon E-2336
      SuperMicro board.

      Machine 2:
      Minisforum MS-01
      i9-13900H (e-cores disabled)
      32 GB Ram
      Using Intel X710 onboard NIC

      Everything rebooted and came up fine. None of my test systems are AMD based at the moment!

      posted in News
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      @stormi

      Tested on my usual Intel test servers you've seen me post in this thread in the past as well as a 2 host AMD Epyc pool,(HP DL325 Gen10) rolling pool reboot worked as expected, hosts rebooted without issue, backups and replication appear to function as usual.

      posted in News
      F
      flakpyro
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      Until the XO update is released by Vates you can filter your PV Driver version using the following:

      pvDriversVersion:!9.4.1
      

      This will show you all VMs not running that version. If you have Linux VMs they will be shown in this filter. If you have tagged your windows VMs you can combine this with a tag for example:

      power_state:running pvDriversVersion:!9.4.1 tags:/^Windows$/ 
      

      Remove the ! to filter for VMs that are running the latest 9.4.1 version.

      posted in News
      F
      flakpyro

    Latest posts made by flakpyro

    • RE: XO (self build) tasks spamming

      @olivierlambert On my test instance which is admittedly not very busy (only 2 hosts) this fixed the issue!

      posted in Management
      F
      flakpyro
    • RE: XO (self build) tasks spamming

      @marcoi Same issue here with the latest commit (c1c3b). Rolling back to 4e3c1 from 2025-08-06 which i was running previously resolves the issue. Not sure whats going on or when it started happening exactly as i usually only update once a month.

      Edit: Updated to commit 4eeae and also do not experience the task spam. So im guessing this is something that happened during the commits today (Aug 25, 2025)

      Edit 2: Tested on both my homelab install and a second test environment install and both seem to exhibit this issue on the latest commit.

      posted in Management
      F
      flakpyro
    • RE: New Rust Xen guest tools

      With the release of Debian 13 apt now complains that the repo is not signed. Also Debain has changed to using .sources files for repos.

      For example,, the new format would be:

      Types: deb
      URIs: https://gitlab.com/api/v4/projects/xen-project%2Fxen-guest-agent/packages/generic/deb-amd64/
      Suites: release/
      Components: 
      Signed-By: https://path/to/release.gpg
      Trusted: yes
      
      

      Maybe worth addding a release.gpg to the repo and updating documentation when configuring the repo on newer Debian / Ubuntu releases?

      Example of the error when no key is present:

      Ign:8 https://gitlab.com/api/v4/projects/xen-project%2Fxen-guest-agent/packages/generic/deb-amd64 release/ InRelease
      Hit:9 https://gitlab.com/api/v4/projects/xen-project%2Fxen-guest-agent/packages/generic/deb-amd64 release/ Release
      Ign:10 https://gitlab.com/api/v4/projects/xen-project%2Fxen-guest-agent/packages/generic/deb-amd64 release/ Release.gpg
      Fetched 176 kB in 1s (154 kB/s)
      All packages are up to date.    
      Notice: Missing Signed-By in the sources.list(5) entry for 'https://gitlab.com/api/v4/projects/xen-project%2Fxen-guest-agent/packages/generic/deb-amd64'
      
      
      posted in Development
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      Updated both of my test hosts.

      Machine 1:
      Intel Xeon E-2336
      SuperMicro board.

      Machine 2:
      Minisforum MS-01
      i9-13900H (e-cores disabled)
      32 GB Ram
      Using Intel X710 onboard NIC

      Everything rebooted and came up fine. None of my test systems are AMD based at the moment!

      posted in News
      F
      flakpyro
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      Not to bring up an old thread but was the issue of the Management agent version not properly being displayed with 9.4.1 after a migration ever figured out?

      posted in News
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      Updated around 43 hosts without issue.

      posted in News
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      @gduperrey im getting the following trying to update:

      yum clean metadata && yum check-update
      Loaded plugins: fastestmirror
      Cleaning repos: xcp-ng-base xcp-ng-updates
      4 metadata files removed
      3 sqlite files removed
      0 metadata files removed
      Loaded plugins: fastestmirror
      Loading mirror speeds from cached hostfile
      Excluding mirror: updates.xcp-ng.org
       * xcp-ng-base: mirrors.xcp-ng.org
      Excluding mirror: updates.xcp-ng.org
       * xcp-ng-updates: mirrors.xcp-ng.org
      xcp-ng-base/signature                                                                                                                                                   |  473 B  00:00:00     
      xcp-ng-base/signature                                                                                                                                                   | 3.0 kB  00:00:00 !!! 
      xcp-ng-updates/signature                                                                                                                                                |  473 B  00:00:00     
      xcp-ng-updates/signature                                                                                                                                                | 3.0 kB  00:00:00 !!! 
      xcp-ng-updates/primary_db      FAILED                                          
      http://mirrors.xcp-ng.org/8/8.3/updates/x86_64/repodata/0a94f9d57be162987a7e5162b4471809af2ee0897e97cc24187077fb58804380-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found-:--:-- ETA 
      Trying other mirror.
      To address this issue please refer to the below wiki article 
      
      https://wiki.centos.org/yum-errors
      
      If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
      
      (1/2): xcp-ng-base/primary_db                                                                                                                                           | 3.9 MB  00:00:02     
      xcp-ng-updates/primary_db      FAILED                                          
      http://mirrors.xcp-ng.org/8/8.3/updates/x86_64/repodata/0a94f9d57be162987a7e5162b4471809af2ee0897e97cc24187077fb58804380-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found-:--:-- ETA 
      Trying other mirror.
      http://mirrors.xcp-ng.org/8/8.3/updates/x86_64/repodata/0a94f9d57be162987a7e5162b4471809af2ee0897e97cc24187077fb58804380-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
      Trying other mirror.
      
      
       One of the configured repositories failed (XCP-ng Updates Repository),
       and yum doesn't have enough cached data to continue. At this point the only
       safe thing yum can do is fail. There are a few ways to work "fix" this:
      
           1. Contact the upstream for the repository and get them to fix the problem.
      
           2. Reconfigure the baseurl/etc. for the repository, to point to a working
              upstream. This is most often useful if you are using a newer
              distribution release than is supported by the repository (and the
              packages for the previous distribution release still work).
      
           3. Run the command with the repository temporarily disabled
                  yum --disablerepo=xcp-ng-updates ...
      
           4. Disable the repository permanently, so yum won't use it by default. Yum
              will then just ignore the repository until you permanently enable it
              again or use --enablerepo for temporary usage:
      
                  yum-config-manager --disable xcp-ng-updates
              or
                  subscription-manager repos --disable=xcp-ng-updates
      
           5. Configure the failing repository to be skipped, if it is unavailable.
              Note that yum will try to contact the repo. when it runs most commands,
              so will have to try and fail each time (and thus. yum will be be much
              slower). If it is a very temporary problem though, this is often a nice
              compromise:
      
                  yum-config-manager --save --setopt=xcp-ng-updates.skip_if_unavailable=true
      
      failure: repodata/0a94f9d57be162987a7e5162b4471809af2ee0897e97cc24187077fb58804380-primary.sqlite.bz2 from xcp-ng-updates: [Errno 256] No more mirrors to try.
      http://mirrors.xcp-ng.org/8/8.3/updates/x86_64/repodata/0a94f9d57be162987a7e5162b4471809af2ee0897e97cc24187077fb58804380-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
      
      

      Perhaps mirrors are still syncing?

      posted in News
      F
      flakpyro
    • RE: XCP-ng 8.3 updates announcements and testing

      @stormi

      Tested on my usual Intel test servers you've seen me post in this thread in the past as well as a 2 host AMD Epyc pool,(HP DL325 Gen10) rolling pool reboot worked as expected, hosts rebooted without issue, backups and replication appear to function as usual.

      posted in News
      F
      flakpyro
    • RE: HPE ML350 G11 - Fan at high speed - Agentless Management (AMS)

      @TrapoSAMA Have you tried 3.6.0? The package is named "amsd-3.6.0-1867.26.xenserver8.x86_64.rpm" you should be able to find it on the HPE support site

      Edit: i found a link to the RPM: https://downloads.linux.hpe.com/repo/mcp/XenServer/8/x86_64/current/amsd-3.6.0-1867.26.xenserver8.x86_64.rpm

      posted in Hardware
      F
      flakpyro
    • RE: HPE ML350 G11 - Fan at high speed - Agentless Management (AMS)

      I am currently running "amsd-3.6.0-1867.26.xenserver8.x86_64.rpm" on my DL360 Gen 11 servers. It's been working well!

      Its also worth mentioning i had no luck with the newer amsd rpms as they have dependency errors. I am assuming just because the dom0 OS is CentOS 7 based and somewhat dated. I reached out to my HP rep about if the xenserver packages will continue to see updates but never heard back. Having to deal with a daemon like this to keep fan speeds under control will definitely be taking into account with this years server refreshes considering Dell and Lenovo do not have this requirement.

      posted in Hardware
      F
      flakpyro