Recent content by Adamg

  1. A

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

    You're right, when I set Crystal Disk to 32GB it is freezing up the VM again. Ok, so it sounds like you might be saying I might be able to solve this by going into the BIOS and "re-enable the Disk's write cache" ?
  2. A

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

    Thanks again for help @PwrBank and @_gabriel For anyone that finds this forum. I completely reinstalled the Proxmox OS, migrated the Windows Server 2022 VM back to it and started to rerun it and was still having the freezing up issue. Not as bad as before, but it was still happening during a...
  3. A

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

    I moved the original Windows Server 2022 VM to another node on a completely different cluster, and it did not cause the freezing up when doing a crystal disk read/write test. So I am concluding that the proxmox OS must be causing the problem in the original configuration. I wish I could...
  4. A

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

    Great ideas PwrBank! Thanks! I should be able to set up a Windows 11 VM fairly fast and see if it has the same problem, that will really tell me where to focus, VM or hardware. Thanks again!
  5. A

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

    You may be right. The reason I always always set up proxmox using zfs is because then I can use the replicate feature. And the other methods didn't allow replication, or at least that was the case 5 years ago when I was first learning proxmox. The only other idea I've had is to make a hardware...
  6. A

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

    The ZFS pool originally had 5 x WD Blue SSDs: WDS100T3B0A-00AXR0 I replaced 2 of them with 2 x WD Red SSDs: WDS100T1R0A I've googled them and I don't see anything about them having QLC flash memory, but I can't tell for sure, it's too confusing. I guess I could try putting in 2 x Kingston...
  7. A

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

    Ok, I set the Cache to Default None and rebooted the VM. Support for the DB program said they don't have this problem with other customers using virtual machines with even slower drives so something must be wrong, he suggested I do a disk read/write speed test with crystal disk. So I...
  8. A

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

    Thanks _gabriel! When you say "You can move within guest backup to a dedicated drive." are you saying add another SSD to the server and do a passthru of that drive to the VM? or am I misunderstanding? Support for the program called me and actually suggested disabling "balloning device" for the...
  9. A

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

    Awesome ideas, thanks _gabriel and PwrBank. I checked the Windows's Volume scheduled Shadow Copies and the times were 7am and 12pm so it isn't that, but good idea because I hadn't looked there before. PwrBank, you were right. They don't have SQL installed, but there is a custom program on...
  10. A

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

    I am stumped here. I have a VM that is running windows server 2022. The proxmox server became 100% full about a month ago while doing a local backup. That caused proxmox to become unresponsive and the VM got corrupted and I had to delete the VM and all the local backups to free up space and...
  11. A

    Windows VSS Backups Error 12298

    I was having this problem with my Windows Server 2022 VM during the backups to the Proxmox Backup Server. Inside the VM, programs would freeze up and become non-responsive until the backup completed. I tried limiting the hard drive speed of the VM, limiting the network bandwidth to the PBS...
  12. A

    [SOLVED] Ubuntu 22.04 + Ollama + nvidia 3060, gpu passthrough and drivers all looking good - but...

    AWESOME! setting the CPU type to HOST solved this for me too!!! THANKS!
  13. A

    Windows 11 VM won't boot, no disks, drvload works, but after restart disks gone again

    For sure! Here it is: bios: ovmf boot: order=scsi0;ide0;net0 cores: 8 cpu: x86-64-v2-AES efidisk0: local-zfs:vm-105-disk-3,efitype=4m,pre-enrolled-keys=1,size=1M ide0: local:iso/virtio-win-0.1.240.iso,media=cdrom,size=612812K machine: pc-q35-8.1 memory: 12288 meta...
  14. A

    Windows 11 VM won't boot, no disks, drvload works, but after restart disks gone again

    Hi all, I have a Windows 11 VM, it crashed on the weekend and was going to automatic windows recovery on every reboot. I restored a backup from Friday, but it still goes to the windows recovery options (none of which fix anything of course). I entered cmd and used diskpart and realized that...
  15. A

    [SOLVED] Garbage Collection taking weeks to complete

    Thanks again for your help with this Dunuin. This made a huge difference. I did what we discussed above and the garbage collection speed has significantly improved. What was going to take weeks is now able to finish in a day!