T8174: Disable CHELSIO_FCOE kernel module due to issues - #1100
Merged
Conversation
While by-passing a Chelsio NIC in Proxmox, some users are experiencing issues with the `csiostor module`. After manually blacklisting the module in GRUB settings, no issues were found. Comment this module for the kernel.
|
👍 |
dmbaturin
approved these changes
Jan 14, 2026
dmbaturin
left a comment
Member
There was a problem hiding this comment.
I'm often uneasy about this kind of changes, but if the module causes real problems for a relatively large category of users and there's no actual fix, that's all we can do, I suppose.
An FCoE module is also unlikely to be used in VyOS, so the change may not have a negative effect on any real user even.
c-po
approved these changes
Jan 15, 2026
c-po
left a comment
Member
There was a problem hiding this comment.
Fix issues with module. Also we do not have real FCoE support.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change summary
While by-passing a Chelsio NIC in Proxmox, some users are experiencing issues with the
csiostor module. After manually blacklisting the module in GRUB settings, no issues were found. Comment this module for the kernel.Types of changes
Related Task(s)
Related PR(s)
Checklist: