Search results

  1. G

    Why I cannot remove local storage?

    you can disable it / hide it, from Datacenter \ Storage.
  2. G

    dhcp Server issues

    post your host "interfaces" and guest ".conf" in [CODE] tags please.
  3. G

    Dell AMD EPYC Slow Bandwidth Performance/throughput

    as your Guest use all vCpu, iperf3 thread can't keep running in the same ccd/numa. NPS=4 is for running many guests with 8 vCpu max. Each VM should run within its own ccd/numa, pinning cores can be required.
  4. G

    W11 VM performance problem for RDP

    @tyger81 sorry seems I didn't refresh page before posting , my previous post was for @lilyrose I've edited.
  5. G

    W11 VM performance problem for RDP

    Without details about your config , like VM .conf , nobody can help you. As listed above, first tips is to use the default vCPU "x86-64-v2-aes" instead "host".
  6. G

    Some advise with USB HDD passthrough over HDD passthrough

    Within guest only but PVE take care of SMART directly.
  7. G

    Proxmox VMs freezing up with high IO delay at exactly the same time every day for exactly 5 mins

    I bet they don't use ZFS. ZFS isn't just a RAID like mdadm or hw raid.
  8. G

    Proxmox VMs freezing up with high IO delay at exactly the same time every day for exactly 5 mins

    Yes, it can be an HDD , not as passthrough , as virtual disk within a regular Lvmthin datastore. This is a "within guest" backup. it's a problem if you define "Minimum memory" too low , as Windows can up to kill/crash apps because Ballooning service installed with Guest Agent inflates its RAM...
  9. G

    Proxmox VMs freezing up with high IO delay at exactly the same time every day for exactly 5 mins

    You can move within guest backup to a dedicated drive. But your storage seems can't handle substained writes. Don't forget ZFS require datacenter drives. RAID10 / Striped Mirrors is recommended for VM / DB.
  10. G

    Proxmox 8.4.1 on AMD EPYC (slow virtio-net)

    Precisely, you need to set NUMA NPS to 4
  11. G

    32-bit Debian VM fails to boot after upgrading to PVE 8.2

    Seems hit the bug , with a Windows XP Guest, which x86 , qemu32 , 1vcpu , 3 GB RAM , SeaBIOS i440fx-5.2 No /PAE Windows boot option, but a SQL Server , perhaps does something , IDK. Apps and Windows EXE crash with pop-ups errors, like explorer.exe , Start Menu "Theme" is lost then revert back to...
  12. G

    Can I Share One PBS Instance Between Old and New Proxmox Servers?

    1/ Yes 2/ You can create a new Namespace on your PBS then add it to your New PVE. ( Datastore stay the same with data dedup over all Namespaces )
  13. G

    Cannot install windows 10 drivers cause they're unsigned

    Do you select subfolder amd64 ? or vioscsi\w10\amd64 ?
  14. G

    9.0 Beta - VM Fails to start - get_drive_id: no interface

    special efidisk is missing, try adding it , it used to store efi/bios settings.
  15. G

    PVE issues

    What do you mean ? if SSD is dying, then like bare metal, replace it, restore backup or reinstall. PVE is out the scope.
  16. G

    Redhat VirtIO developers would like to coordinate with Proxmox devs re: "[vioscsi] Reset to device ... system unresponsive"

    PBS has its own issues depending configuration of course, like PBS over WAN or slow link can timeout source VM, PBS fleecing can help nowadays. But to dig out, I should start disabling PBS temporarily and keep vzdump.
  17. G

    EPYC 7301 - win11 fails to upgrade

    Linked fix is to inplace upgrade from setup.exe from Windows 11 24H2 iso directly , never tried directly from Windows Update, I assume there is a check from Windows Update itself.
  18. G

    HP Agentless Management Service

    What makes you think that? URL for Debian 12 ( = bookworm) = Proxmox 8 is same since late 2023. EDIT: indeed, nowadays it's HTTPS only