Recent content by Budarov

  1. B

    KVM internal-error on PVE 8.1 and Win7 guest.

    I will try to update the BIOS and microcode according to the instructions. The microcode version has changed, but this has no effect. I got the same error. It seems to me that I was able to achieve stable operation by disabling hypertrading in the BIOS. But this makes the processor 20% slower...
  2. B

    Internal error on vm

    Did you find any solution to the problem? Did you find any solution to the problem? On Xeon Gold 5412U and PVE 8.1 the same problem.
  3. B

    KVM internal-error on PVE 8.1 and Win7 guest.

    I have a cluster of AMD and PVE 7.4 processors. I added 2 physical servers to the cluster with Xeon Gold 5412U and PVE 8.1 After migrating some virtual machines to a new server, I encountered a problem that after some time the guest crashed with an internal error. I installed the latest...
  4. B

    pve-zsync and two zfs dataset

    Good afternoon. I have this configuration: PVE01: rpool - SSD pool hdd - HDD pool VM 101 has disks on each pool: rpool/data/vm-101-disk-0 hdd/vm-101-disk-0 PVE02 (same server as PVE01): rpool - SSD pool hdd - HDD pool I can use pve-zsync only with --prepend-storage-id and --dest...