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

early-admin sets MTU on aggr without setting MTU on underlying NICs #345

Open
arekinath opened this issue Dec 16, 2020 · 0 comments
Open

Comments

@arekinath
Copy link

The net-early-admin script currently sets the MTU on an aggr without setting it on the underlying NICs. This works with some NIC drivers, but not all -- in particular, it won't work with mlxcx since the aggr has already brought the rings up by the time this runs (and mlxcx doesn't support MTU changes after ring startup)

arekinath added a commit to arekinath/illumos-joyent that referenced this issue Dec 16, 2020
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

No branches or pull requests

1 participant