Categories

  • All news regarding Xen and XCP-ng ecosystem

    139 Topics
    4k Posts
    J
    @stormi said in XCP-ng 8.3 updates announcements and testing: IMPORTANT NOTICE! After publishing the updates, we discovered a very nasty bug when using the UEFI certificates that we distribute. Long story short, they're too big, and there's only limited space (57K), and combined to a preexisting bug in varstored, this will cause the VM to stop booting after Windows or any other OS attempts to append to the DBX (revocation database). We pulled the varstored update, but those who updated can be affected. There are conditions for the issue: Existing VMs are not affected, unless you propagated the new certs to them New VMs are affected only if you never installed UEFI certs to the pool yourself (through XOA or secureboot-certs install), or cleared them using secureboot-certs clear in order to use our default certificates. If you have the affected version of varstored (rpm -q varstored yields varstored-1.2.0-3.1.xcpng8.3) : on every host, downgrade it with yum downgrade varstored-1.2.0-2.3.xcpng8.3. No reboot or toolstack restart required. if you have affected UEFI VMs, that is VMs that meet the conditions above but are not broken yet, don't install updates, turn them off, and fix them by deleting their DBX database: https://docs.xcp-ng.org/guides/guest-UEFI-Secure-Boot/#remove-certificates-from-a-vm. This has to be done when the VM is off. Your OS will add its own DBX afterwards. If you already have broken VMs (this warning reaching you too late), revert to a snapshot or backup. Other ways to fix them will require a patched varstored currently in the making. @dinhngtu A little trick for the future when determining whether a user’s system, is affected by a bad update based on version, as well as remediation checks. You can use “yum history list <packagename>”, to retrieve transaction IDs. The script can then iterate over the transaction IDs retrieving the package versions. The specific transaction info can be retrieved with “yum history info <transaction_id>”. This will enable you to go back much further, thus seeing if remediation is required more easily!!
  • Everything related to the virtualization platform

    1k Topics
    14k Posts
    P
    @sir_alex_leo I don't know but are they of the same type ?? Total Width: 128 bits Data Width: 64 bits Total Width: 64 bits Data Width: 64 bits
  • 3k Topics
    26k Posts
    DanpD
    Hi, @acebmxer said in Backup Jobs failing: "Error: Unknown system error -122: Unknown system error -122, write" The one time that I've seen this error was due to the backup remote running out of disk space. Dan
  • Our hyperconverged storage solution

    36 Topics
    684 Posts
    olivierlambertO
    You can manually install XOSTOR yes.
  • 30 Topics
    85 Posts
    GlitchG
    @Davidj-0 Merci pour le retour, j'utilisais aussi une Debian pour mon test ^^