Hello.
I've got problems to passthrough my M1015 PCIe Controller, flashed to IT-mode.
I followd the instructions for intel at https://pve.proxmox.com/wiki/Pci_passthrough
Before i add the configuration option to the vm-file evetrything seems to be okay and i can bott my vm. If i sign the ocie to the vm, the vm stops at "Booting from Hard Disk". Even if i choose Boot menu and select the virtual disk i want to boot from nothing happens. booting from a live linux works with pcie passthroughed. i don't know what to do.
This is my .conf file at /etc/pve/qemu-server/100.conf
the adress from lspci | grep SCSI
and my versions:
Hope somebody can help
I've got problems to passthrough my M1015 PCIe Controller, flashed to IT-mode.
I followd the instructions for intel at https://pve.proxmox.com/wiki/Pci_passthrough
Before i add the configuration option to the vm-file evetrything seems to be okay and i can bott my vm. If i sign the ocie to the vm, the vm stops at "Booting from Hard Disk". Even if i choose Boot menu and select the virtual disk i want to boot from nothing happens. booting from a live linux works with pcie passthroughed. i don't know what to do.
This is my .conf file at /etc/pve/qemu-server/100.conf
Code:
bootdisk: ide0
cores: 2
ide0: local:100/vm-100-disk-1.qcow2,format=qcow2,size=1G
memory: 512
name: DiskStation
net0: e1000=A6:AD:68:A2:1E:D4,bridge=vmbr0
ostype: l26
sata0: local:100/vm-100-disk-2.qcow2,size=10G
smbios1: uuid=7c7fa243-7797-46e7-9dbe-404bab88d449
sockets: 1
hostpci0: 06:00.0,pcie=1,driver=vfio
machine: q35
the adress from lspci | grep SCSI
Code:
06:00.0 Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)
and my versions:
Code:
root@proxmox:/etc/pve/qemu-server# pveversion -v
proxmox-ve-2.6.32: 3.2-136 (running kernel: 3.10.0-4-pve)
pve-manager: 3.3-1 (running version: 3.3-1/a06c9f73)
pve-kernel-3.10.0-4-pve: 3.10.0-17
pve-kernel-2.6.32-32-pve: 2.6.32-136
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.10-1
pve-cluster: 3.0-15
qemu-server: 3.1-34
pve-firmware: 1.1-3
libpve-common-perl: 3.0-19
libpve-access-control: 3.0-15
libpve-storage-perl: 3.0-23
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-8
vzctl: 4.0-1pve6
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 2.1-5
ksm-control-daemon: 1.1-1
glusterfs-client: 3.5.2-1
Hope somebody can help
Last edited: