Search results

  1. I

    Baremetal Installation virtualisieren

    Ich würde es mit DD (Disk Dump) machen.
  2. I

    Poor network performance on VM or misconfiguration?

    Oh, sorry for that wrong link :rolleyes: Did you benchmarked it with multiqueue? Hyper-V did it via VMQ etc. (if the NIC (and Driver)supports it), take a look into the VM-related NIC-Settings in Hyper-V. No rocket-sciene here. And no, you don´t have to increase the Number of vCPUs, if the...
  3. I

    Proxmox Backup PBS - Freezes Guest VM

    @itNGO where can i find it in the Gui?
  4. I

    [SOLVED] sync-job für Offsite-Backup: "can't verify chunk"

    Nicht peinlich! Es besagt nur, dass Backups IMMER verifiziert werden müssen, egal wie sicher man sich ist ;)
  5. I

    [SOLVED] ZFS (replication) Migration VM startet neu

    Somit haben wir einen neuen Feature-Request für die PVE-Version 87 ;) :cool: :D
  6. I

    [SOLVED] Windows VM freezes in the backup process

    1.) allow local permission for Network Service in Windows Component Service/COM-Security/Access Permission 2.) run a full offline chkdsk on the related disk. 3.) update the AHCI-driver
  7. I

    [SOLVED] Windows VM freezes in the backup process

    What says Windows Eventlog at the time of backup?
  8. I

    NUMA = 1 on single socket systems?

    Hmmm... we have two different Clusters with AMD Milan 7443 (Supermicro/HP) and no such issues (PVE 7.3 / 8.0x). Why is this amd_iommu=on iommu=pt active? Which Ceph-Version? Also take a look on the MDS´s. Edit: Update PVE / Ceph to the latest 7.* Version.
  9. I

    NUMA = 1 on single socket systems?

    If somebody has activated numa=1 on a UMA-System (only one "Numa-Node") the chance is not low that "this guy" has played with CPU-pinning. Check this out. There´s a lot of misunderstandig in terms of NUMA-Architecture out there.
  10. I

    NUMA = 1 on single socket systems?

    AMD´s are a different kind of beast, so to be sure use numactl
  11. I

    NUMA = 1 on single socket systems?

    Yes: numactl --hardware Maybe you have to install it before via apt install
  12. I

    NUMA = 1 on single socket systems?

    It depends on your available NUMA´s. If your System has more than one NUMA, activate it on all your vm´s. "Single Socket" says nothing about the Numa-Architecture, for example a single Xeon Gold 5218 has 2 Numa´s in an HP Proliant DL380 G10.
  13. I

    PBS 3.0 Storage Sync Job Option transfer-last funktioniert nicht wie erwartet

    Ich steh da auch gerne mal vor diesem Problem. Wie umgehe ich dies? Ich mache zB. wie oben beschrieben transfer-last = 2 in einen definierten Namespace. Will ich anschliessend nun zB. transfer-last = 7 erreichen, funktioniert das wie oben beschrieben eben nicht. Also gehe ich her und lege einen...