Re: [PVE-User] Network Interface Card Passthroug

2018-03-07 Thread Alexandre DERUMIER
Please read the doc here : https://pve.proxmox.com/wiki/Pci_passthrough - Mail original - De: "Gilberto Nunes" <gilberto.nune...@gmail.com> À: "proxmoxve" <pve-user@pve.proxmox.com> Envoyé: Vendredi 2 Mars 2018 18:06:37 Objet: [PVE-User] Network Interfa

Re: [PVE-User] Network Interface Card Passthroug

2018-03-05 Thread Dominik Csapak
you should verify that iommu grouping is correct and works, e.g. with this script (courtesy of the arch linux wiki) 8<- #!/bin/bash shopt -s nullglob for d in /sys/kernel/iommu_groups/*/devices/*; do n=${d#*/iommu_groups/*}; n=${n%%/*} printf 'IOMMU Group %s ' "$n" lspci

Re: [PVE-User] Network Interface Card Passthroug

2018-03-03 Thread Gilberto Nunes
A friend ask me for that! Please, send e-mail to the list, and not direct to me. Thank you! --- Gilberto Nunes Ferreira (47) 3025-5907 (47) 99676-7530 - Whatsapp / Telegram Skype: gilberto.nunes36 2018-03-03 13:17 GMT-03:00 Dennis Busch : > Why do you want to

Re: [PVE-User] Network Interface Card Passthroug

2018-03-02 Thread Geert Stappers
On Fri, Mar 02, 2018 at 02:06:37PM -0300, Gilberto Nunes wrote: > Subject: Re: [PVE-User] Network Interface Card Passthroug Subject describes what is wanted > pve02:~# cat /proc/cmdline > BOOT_IMAGE=/boot/vmlinuz-4.13.13-6-pve root=/dev/mapper/pve-root ro quiet > intel_iommu

[PVE-User] Network Interface Card Passthroug

2018-03-02 Thread Gilberto Nunes
pve02:~# cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.13.13-6-pve root=/dev/mapper/pve-root ro quiet intel_iommu=on,iommu=pt,igfx_off,pass-through pci-stub.ids=dd01:0003 pve02:~# cat /etc/pve/qemu-server/100.conf boot: dcn bootdisk: scsi0 cores: 1 machine: q35 hostpci0: 00:04.0 ide2: