Multiple NICs on FeitCSI #2
Labels
No Label
idea
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cfalas/dissertation#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As far as I can see, FeitCSI only supports a single NIC at a time. In order to change this, I came up with the following two approaches:
For example here
In both cases, some way to distinguish the NIC that sends the data will need to be added. In the first case, this might just be a different port number, but for the second case this will need to be added to the source code (e.g. an extra field in the CSI data).
This has been done using the first option, i.e. running Proxmox on each machine, with PCIe passthrough, and having each VM boot off of iPXE