Recent content by _gabriel

  1. G

    [SOLVED] Win Server 2k25 - QEMU Disk ultra slow

    Not required as it's included since v3
  2. G

    [SOLVED] Win Server 2k25 - QEMU Disk ultra slow

    try with Windows Server 2019 or 2022. try with Windows 10 or 11
  3. G

    [SOLVED] Win Server 2k25 - QEMU Disk ultra slow

    please use bs=4k for iops then bs=1m for bandwidth what is server model ?
  4. G

    [SOLVED] Win Server 2k25 - QEMU Disk ultra slow

    Server grade are often set in Balanced Performance/Energy, set to Max Performance in BIOS/UEFI.
  5. G

    [SOLVED] Win Server 2k25 - QEMU Disk ultra slow

    no, Virtio-scsi driver is correctly installed for Storage Controller, showed in your screenshot. What do you want to test ? iops or bandwidth ? becauses each requires different settings. Mainly bs=4k for iops / bs=1M for bandwidth. BTW, NVMe is limited in 1 VM at a time. You need to test multi...
  6. G

    ubuntu server +firebird

    exact model will be more useful. Windows 10/2019 does not run smooth on this 10 years old Xeon CPU, even more when virtualized. Many cores but run too slow for modern Windows. In my exp. , was only OK with Windows 7/8/2008r2/2012r2
  7. G

    [SOLVED] Win Server 2k25 - QEMU Disk ultra slow

    it's expected that VirtIO scsi ( and VirtIO block) driver is only for Storage Controller not for disks itself. Like real life with hardware storage controller like raid controller.
  8. G

    ubuntu server +firebird

    what do you mean ? what physical cpu do they have ?
  9. G

    i have a bad experience with i226, what can i do?

    You didn't test hw NIC, as you iperf within the Linux software bridge.
  10. G

    Duplicate IP - Minisforum MS-01

    perhaps related with AMT shared port : https://forum.proxmox.com/threads/dhcp-server-not-working-with-minisforum-ms-01.166824/post-796134
  11. G

    Not able to access promox 9 gui from webbrowser after fresh installation

    is direct connection ? no router / Firewall / vpn between ? double check if ip not already used
  12. G

    Not able to access promox 9 gui from webbrowser after fresh installation

    https://forum.proxmox.com/threads/pve-stdworkspace-js-500-no-such-file-pve-stdworkspace-js.169032/
  13. G

    Epyc milan with win 11 VM virtio drivers will install except virtscsi [RESOLVED]

    VirtIO scsi driver is for the disk controller, not disk itself.
  14. G

    [SOLVED] Incorrect Total Storage Size Display for BTRFS Directory Storage in Proxmox VE 9.0.11 x86_64 GUI

    seems not mounted or wrong directory path. post storage.cfg content and "mount" output. plz, no screenshot, copy/paste in CODE forum tags.