Tobi Lehman
Tobi Lehman
Also, the UI changes for this PCI Passthrough feature are here: https://github.com/harvester/dashboard/pull/420 To test, if 420 is not merged yet, you can check this out and run `API=$MGMT_IP yarn dev`...
I have a PR that fixes this: https://github.com/harvester/pcidevices/pull/21
I noticed the HostDeviceNotLiveMigratable error, if you are creating the device with 3.9GiB RAM and then resizing it, that would trigger a live migration, and then this would happen. So...
Should we set the default `overcommit-config` setting to 100?
PR: https://github.com/harvester/harvester/pull/3449
I am looking at this now, I can make the disable device code do this "set dev interface up" for network devices
I just reproduced this, the only thing stopping me from shipping a fix now is the association between the PCI address and the ethernet bridge name like `enp2s17f3` But, after...
so I can use `lshw` to associate the PCI address with the logical name, and then have the pcicontroller set the link corresponding to the logical name to UP
cat sat on keyboard
The thing I need to do first is store the link status in the PCIDeviceClaim.