XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. nicols
    3. Topics
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 29
    • Groups 0

    Topics

    • N

      Migration doesn't work in XCP-ng Centar after successful backup with Xen Orchestra

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      5
      0 Votes
      5 Posts
      718 Views
      julien-fJ
      Hello all! It should be fixed https://github.com/vatesfr/xen-orchestra/commit/72592a54d2225d5368a3410e4b3c19039f8e5df1 0 b-Nollet committed to vatesfr/xen-orchestra fix(backups): correctly update allowed_operations - temporary fix (#7924) Fixes https://xcp-ng.org/forum/post/81327 `allowed_operations` are currently not updated correctly when `blocked_operations` are modified, which causes backup jobs to remove `migrate_send` and `pool_migrate` from VM's `allowed_operations`. This commit fixes that, until `allowed_operations` updates correctly again.
    • N

      XCP-ng not booting when IPMI host interface is disabled on Supermicro H12 board

      Watching Ignoring Scheduled Pinned Locked Moved Solved Compute
      8
      0 Votes
      8 Posts
      1k Views
      olivierlambertO
      Ah good news then
    • N

      Epyc VM to VM networking slow

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      260
      0 Votes
      260 Posts
      178k Views
      ForzaF
      @dinhngtu said in Epyc VM to VM networking slow: @Forza There's a new script here that will help you check the VM's status wrt. the Fix 1. Thank you. It does indeed look like the EPYC fix is active in XOA. [07:25 22] xoa:~$ python3 epyc-fix-check.py 'xen-platform-pci' PCI IO mem address is 0xFB000000 Grant table cacheability fix is ACTIVE. Has Vates checked if a newer kernel would help the network performance with XOA? Current kernel is: linux-image-amd64/oldstable,now 6.1.148-1 amd64 [installed] When trying to install any of the newer kernels (6.12.43-*) it immediately fails dependency check: [07:30 22] xoa:~$ apt install linux-image-6.12.43+deb12- linux-image-6.12.43+deb12-amd64 linux-image-6.12.43+deb12-cloud-amd64-unsigned linux-image-6.12.43+deb12-amd64-dbg linux-image-6.12.43+deb12-rt-amd64 linux-image-6.12.43+deb12-amd64-unsigned linux-image-6.12.43+deb12-rt-amd64-dbg linux-image-6.12.43+deb12-cloud-amd64 linux-image-6.12.43+deb12-rt-amd64-unsigned linux-image-6.12.43+deb12-cloud-amd64-dbg [07:30 22] xoa:~$ apt install linux-image-6.12.43+deb12-amd64 Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-image-6.12.43+deb12-amd64 : PreDepends: linux-base (>= 4.12~) but 4.9 is to be installed E: Unable to correct problems, you have held broken packages.