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

Enable Cisco FCoE HBA Driver (fnic) #1013

Closed
devmechanic opened this issue Aug 26, 2024 · 0 comments · Fixed by #1014
Closed

Enable Cisco FCoE HBA Driver (fnic) #1013

devmechanic opened this issue Aug 26, 2024 · 0 comments · Fixed by #1014
Assignees

Comments

@devmechanic
Copy link

Hello,
Cisco UCS servers use fnic driver for san storage; it would be great if you can include this driver in kernel.

This is what I tried with custom kernel:

CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_FC_ATTRS=y
CONFIG_LIBFC=y
CONFIG_LIBFCOE=y
CONFIG_FCOE_FNIC=y

Here is screenshot from menuconfig:
fnic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@smira @devmechanic and others