Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App PCIe passthrough should deny takeover of zfs owned devices #3866

Open
eriknordmark opened this issue Apr 17, 2024 · 0 comments
Open

App PCIe passthrough should deny takeover of zfs owned devices #3866

eriknordmark opened this issue Apr 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@eriknordmark
Copy link
Contributor

vfio sharing of devices allows the user to select a device specified in the hardware model (generated by spec.sh) which is already owned by base os eve for use with zfs.

This results in a degraded/failed zfs pool and an unmanageable device.

We need to detect and block this in similar ways that we detect that e.g., eth1 is used for EVE management trafffic or management traffic uses wwan0 which indirectly uses the USB PCI controller, hence those PCI devices can not be parked at vfio-pci nor assigned to a guest VM.

@eriknordmark eriknordmark added the bug Something isn't working label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant