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

    flakpyro

    @flakpyro

    64
    Reputation
    17
    Profile views
    181
    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: 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: 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
    • RE: XCP-ng 8.3 updates announcements and testing

      @stormi Updated both of my test hosts.

      Machine 1:
      Intel Xeon E-2336
      SuperMicro board.

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

      Everything rebooted and came up fine. The MS-01 i test with uses i40e and intel-igc not the e1000 driver. The other machine with the SuperMicro board uses igb so im afraid i'm not much help in testing that driver.

      yum commands did seem to work from the small handful i ran.

      And yes, stats do indeed work again 🙂

      I never noticed the issue with Server 2025 and hanging on reboot since the updates from last week. Were you able to see anything in the dump files i sent?

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

      @stormi installed on the same test machines i have the other batch of updates installed on. No issues after a reboot.

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

      @gduperrey Installed on the same 2 hosts as the last batch of test updates released in December.

      No issues to report so far, ran a backup job after after without issue.

      posted in News
      F
      flakpyro

    Latest posts made by flakpyro

    • RE: XCP-ng 8.3 updates announcements and testing

      @gduperrey 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. Ran a backup job which also completed without issue. Using a mix of ext, XFS and NFS SRs

      posted in News
      F
      flakpyro
    • RE: backup tasks (exporting VDI) stopped showing progression, bug introduced on build master 7994f or shortly before

      This seems to be fixed in the latest commit and also does not happen in the just released XOA 5.108.0

      posted in Backup
      F
      flakpyro
    • RE: backup tasks (exporting VDI) stopped showing progression, bug introduced on build master 7994f or shortly before

      @florent i have NBD enabled. Whats strange is i updated builds twice last week and backups continued to run. (Though progress in the tasks view disappeared as pointed out in this thread).

      Last night we had a storm that knocked power out and my UPS's ran out of juice taking my home lab down, when everything came back up after backups would no longer run and would show ""invalid HTTP header in response body". I rolled back to a earlier commit (c7167 June 5th) and now not only are backups working again but progress in the tasks view is also displaying properly again.

      Edit: Moved to commit 7994f from June 23rd and i still see progress there as well.

      posted in Backup
      F
      flakpyro
    • RE: Error: invalid HTTP header in response body

      Mine was working on the latest commit however tonight due to a power failure my XO VM rebooted and now i too am experiencing the same errors. My hosts also rebooted as a result. Rolled back to a build from earlier this month and all is well again.

      posted in Backup
      F
      flakpyro
    • RE: backup tasks (exporting VDI) stopped showing progression, bug introduced on build master 7994f or shortly before

      @manilx I am seeing this as well (on 2effd)

      posted in Backup
      F
      flakpyro
    • RE: XO and XCP-ng pricing

      Vmware Education pricing back before Broadcom was insanely good. We are getting an Edu discount from Vates as well but its still more expensive than pre Broadcom VMware was. At the same time it's much cheaper than Broadcom owned VMware 🙂

      posted in Xen Orchestra
      F
      flakpyro
    • Alamlinux vs Rocky Linux Templates (Bios vs UEFI)

      I just recently created a new "Golden Template" of AlamLinux, i noticed AlmaLinux 9 used BIOS in the XO provided Template however Rocky Linux 9 uses UEFI. Is there any particular reason for this? Is there a performance difference between either? I'm wondering if i need to start over and select the Rocky Template if UEFI does perform better. I also notice Ubuntu uses UEFI but Debian uses BIOS however i also understand there is much more of a difference there.

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

      @rtjdamen I do know the dedicated migration network was an issue. CBT data would be reset if you preformed a migration using a dedicated migration network, removing the dedicated network was a work around there. The next issue was taking a manual snapshot and removing would sometimes also reset CBT data. Perhaps i need to spin up a test VM and try again and i know there have been a lot of updates.

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

      Not to dig up an old thread but was the issue with CBT being reset to 00000000-0000-0000-0000-000000000000 after a manual snapshot is taken with NFS storage ever confirmed or reproduced by Vates? I would love to start being able to use CBT and purge snapshots after each backup run, or have there been enough changes / improvements that this is worth testing again?

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

      @dinhngtu here is the output from one of the VMs recently migrated:

      xe vm-param-get uuid=261634d9-b67c-1048-b028-2e33abea6329 param-name=PV-drivers-version
      micro: -1; xennet: XenServer 9.1.7.65 ; xeniface: XenServer 9.1.12.94 ; xenvif: XenServer 9.1.13.107 ; xenvbd: XenServer 9.1.9.82 ; xenbus: XenServer 9.1.11.115 
      
      posted in News
      F
      flakpyro