disk passthrough

  1. V

    ASM1166 random read performance issue causing slow upload speeds with qBittorrent on Proxmox

    I recently migrated my Ubuntu Server (where I had several Docker containers, including Jellyfin and qBittorrent) to Proxmox because I wanted to use pfSense as my personal router. Before moving to proxmox I had: - 2 × 3 TB drives in RAID0 - Stable read/write speeds around 40 MB/s After setting...
  2. F

    Proxmox VE shutdown does not poweroff machine

    Hello, There have been similar threads to this but I will start a new one as it seems this kind of problem might be very setup specific. I have a Core i5-6600 16GB ram, 240GB SSD running Proxmox latest version (8.x .... with all updates). I am managing the display using pikvm, which is helping...
  3. R

    Disk passthrough looks like it worked, but not showing up in Windows

    I followed this simple tutorial to passthrough an NVMe disk to a gaming I'm building. Everything seemed to work swimmingly except the most important part, it showing up in partition manager so I can configure it! Can anyone see any problem with my configuration? VM config GNU nano 7.2...
  4. S

    Disk Passthrough by-ID, wenn mehrere Datenträger des gleichen Typs die gleich ID haben

    Hallo Proxmox-Freaks, ich möchte 4 NVMEs einer VM hinzufügen bzw. durchreichen, alle 4 SSDs haben aber die gleiche ID bzw. Seriennummer. Die 4 sind in einem DAS-Gehäuse, welches per USB 3.2 Gen. 2 angeschlossen an meinen Proxmox angeschlossen ist. Bisher gelingt das nicht zufriedenstellend, den...
  5. A

    [SOLVED] Disk Passthrough: Proper guide on how to passthrough disks to VMs

    As per title, I've searched at length in the docs, forum and on the net and could not find a proper complete guide on how to correctly exposed a local host disk (say a nvme drive) to a VM. So I though about starting this post, hoping to define a guide for future use cases. My use case: my VM...
  6. K

    pve-manager/7.4-3 backup of VM with disk passthrough(s) to a PBS fails with "no storage id" error

    pveversion: pve-manager/7.4-3/9002ab8a (running kernel: 5.15.102-1-pve) VM: debian 11.6. VM Conf without disk passthrough:agent: 1 balloon: 0 bios: ovmf boot: order=scsi0;net0 cores: 2 efidisk0: local-btrfs:100/vm-100-disk-0.raw,efitype=4m,pre-enrolled-keys=1,size=528K machine: q35 memory: 13312...
  7. I

    VM suddenly shutdown after a few minutes

    Hi, everyone I pass a sata SSD that already has Windows 10 installed on it to a VM on Proxmox. And after Windows recognized the hardware again the system start up and everything looks alright... but when I log in to my user so after a few seconds / minutes the VM just shuts down. Like I pressed...
  8. K

    Passing a disk through to an OpenMediaVault VM

    Hi, I have an OMV setup as a QEMU virtual machine in Proxmox. I want to pass through a physical disk to the virtual machine. I have the command to do that:- qm set 104 -virtio2 /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V8G3xxxx I should also say that I created 2 partitions first on this...