Search results

  1. D

    Proxmox random reboots on HP Elitedesk 800g4 - fixed with proxmox install on top of Debian 12 - now issues with hardware transcoding in plex

    Proxmox 8.0.4 I assume? If this https://gitlab.freedesktop.org/drm/intel/-/issues/9244 issue affects Kernel 6 on Intel 8000 CPUs (now also mobile assuming your issue is the same thing), it might be worth trying Proxmox 7
  2. D

    Proxmox random reboots on HP Elitedesk 800g4 - fixed with proxmox install on top of Debian 12 - now issues with hardware transcoding in plex

    We will see. Installing PVE right now, see if it survives tomorrow without a reboot. I don't want to disable the iGPU power management.
  3. D

    Proxmox restarts randomly

    You could try throwing Windows Server on a spare SSD for a day. If it still crashes, it's hardware.
  4. D

    Proxmox random reboots on HP Elitedesk 800g4 - fixed with proxmox install on top of Debian 12 - now issues with hardware transcoding in plex

    For some reason yesterday most of this thread didn't load for me. I will need to try the GPU power management workaround to see power consumption figures. I really don't want to run HyperV Other threads https://forum.proxmox.com/threads/proxmox-restarts-randomly.116080/page-2 recommend...
  5. D

    Proxmox random reboots on HP Elitedesk 800g4 - fixed with proxmox install on top of Debian 12 - now issues with hardware transcoding in plex

    Did you fix this? I also have an issue with PVE crashing on a HP 400 G4 Mini. When I loaded Windows Server, it hasn't crashed in a week. Is there some sort firmware issue with Coffee Lake T CPUs?
  6. D

    Proxmox goes offline when passthrough of HBA card to VM is applied

    Now I can, but I had to use the ACS patch to split my IOMMU groups even further in software Added this to my grub config quiet amd_iommu=on pcie_acs_override=downstream,multifunction Some say this is insecure, but I haven't found another way to do it
  7. D

    [SOLVED] Working VM now halts at _ Booting from Hard Disk _ with LSI HBA Passthrough

    In my case disabling ROM Bar allowed my 2308-IT (well, a 9217-8i) to boot. Thanks!
  8. D

    Veeam backups on Proxmox hosts

    I second that. Macrium Rescue spoiled me for home use.
  9. D

    Proxmox goes offline when passthrough of HBA card to VM is applied

    Yep, learned that about 20 minutes ago. I had to pick between pass thru of my GPU or my HBA. Fortunately it is possible to pass through the physical disc (why is that not in the webgui?), so I picked that one. Thanks for confirming what I managed to get working (I landed here through Google so...
  10. D

    Proxmox goes offline when passthrough of HBA card to VM is applied

    I can confirm the same issue with a Gigabyte B350Gaming 3 and LSI 9217-8i. Did you ever solve this?
  11. D

    Weird performance issues of two disks in Mirror mode - beginner question

    Well, just to be curious I tried to copy over SSH instead of SMB, same behavior, so it isn't Sambas fault. I also tried to copy to the VM itself (VM is on an SSD, those two mirrored disks are mounted in /media) and no transfer speed issues. So there is definitely something wrong with either my...
  12. D

    Weird performance issues of two disks in Mirror mode - beginner question

    So, would upgrading to 32GBs of RAM fix these issues (which I'm guessing happen because ZFS is running out cache) with my current 11TB of RAW storage?
  13. D

    Weird performance issues of two disks in Mirror mode - beginner question

    I tried OMV, I just couldn't get over the UI As for rest of the message, "I know some of those words" lol I'm not interested in Docker
  14. D

    Weird performance issues of two disks in Mirror mode - beginner question

    While I somewhat agree with what you are saying, I also don't like it. If I had the money to buy 16TB of storage, I would have done it already and they would be in the server. >Doing it better doesn't mean it has to be cheap. ;) In a home environment it has to be. So what is the alternative...
  15. D

    Weird performance issues of two disks in Mirror mode - beginner question

    https://pastebin.com/azqLtT8R 2GB. Ouch? So the only thing I can do is just buy more memory? I just want to avoid buying more hardware if there is a good chance it won't fix this specific issue I'm having. Also I'm guessing ditching Proxmox for Freenas wouldn't help, since ZFS is ZFS on both...
  16. D

    Weird performance issues of two disks in Mirror mode - beginner question

    Hold on, you are saying the "1GB RAM per 1TB storage" is an underestimate??
  17. D

    Weird performance issues of two disks in Mirror mode - beginner question

    So, any idea what could be causing this? I do NOT have SSD cache
  18. D

    Weird performance issues of two disks in Mirror mode - beginner question

    Mirroring the only way I know of, through the "ZFS" menu under node/Disks Pool added to VM with VM/hardware/Add/Hard Disk/Storage Dropdown to pool1 and max out capacity I'm guessing that is not the correct way to do it? qm config 101 https://pastebin.com/U8VkZ3BJ cat storage.cfg...
  19. D

    Weird performance issues of two disks in Mirror mode - beginner question

    Machine is a reused gaming PC R5 1600 16GB 2133 RAM Gigabyte AB350 Gaming 3 Proxmox installed on a 120GB SATA SSD Disks in questions are two WD Red Plus 4TB (yes CMR variants, wd40efzx) running in Mirror mode. https://i.imgur.com/zlCw5HF.png Drives are assigned to a Ubuntu server VM whose...