October 14, 20196 yr I have an unraid 6.7 system based off an X99 motherboard and i7-6950X with 64GB of memory. This system has an onboard r8169 ethernet NIC and a PCI-e TP-Link branded e1000 NIC. The PCI-e card is in its own IOMMU group and is used as a sniffer NIC attached to a VM (which runs NtopNG) and the cable is connected to a mirror port off my network switch. The onboard NIC has been configured to be eth0 for...well...forever, and the PCI-e card is eth1. Today, I rebooted and eth0 is now eth1, and of course eth1 is now eth0. I cannot for the life of me work out what the hell is going on. Dmesg of my system is attached. Note this dmesg includes when I switched the cables around and allowed the PCI-e card to operate as eth0 so I can at least use my blimmin' server. I need to FORCE the onboard NIC to *always* be eth0 no matter what. I cannot rely on this renumbering. What happens when it decides to renumber itself again? dmesg.txt Edited October 14, 20196 yr by Kaldek
October 14, 20196 yr Author Ugh, I'm such an idiot. It's because I booted to GUI mode and I didn't have the "vfio-pci.ids=10ec:8168" after the append command. *Sigh*
October 14, 20196 yr Don't feel so bad about it. It's an easy mistake to make and this thread might help someone else with the same problem.
October 14, 20196 yr 4 hours ago, Kaldek said: Ugh, I'm such an idiot. It's because I booted to GUI mode and I didn't have the "vfio-pci.ids=10ec:8168" after the append command. *Sigh* Maybe a silly question but where do you put this in? Edited October 14, 20196 yr by Zonediver
October 14, 20196 yr 4 hours ago, Zonediver said: Maybe a silly question but where do you put this in? On the append line of the desired boot mode in syslinux.cfg. I don't pass that particular parameter, but, I do have security mitigations turned off and this is how it alters the 'append' line in syslinux.cfg: Edited October 14, 20196 yr by Hoopster
October 14, 20196 yr 4 minutes ago, Hoopster said: On the append line of the desired boot mode in syslinux.cfg. I don't pass that particular parameter, but, I do have security mitigations turned off and this is how it alters the 'append' line in syslinux.cfg: Thanks for this info 👍
October 15, 20196 yr Author On 10/15/2019 at 2:11 AM, Zonediver said: Maybe a silly question but where do you put this in? As above, in the flash settings. This is all related to SpaceInvadorOne's video on passing a NIC through to a VM:
Archived
This topic is now archived and is closed to further replies.