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

portmgrd: Kills swss if MTU is mismatched over Po #12

Open
bluecmd opened this issue Feb 24, 2024 · 0 comments
Open

portmgrd: Kills swss if MTU is mismatched over Po #12

bluecmd opened this issue Feb 24, 2024 · 0 comments

Comments

@bluecmd
Copy link
Member

bluecmd commented Feb 24, 2024

When adding a port to a portchannel the MTU is checked that it is the same, but if you add this straight to the config or change the MTU later portmgrd will crash and bring down SWSS with it:

Feb 24 09:47:18.037653 ixp-lab-sw1 INFO swss#supervisord: portmgrd RTNETLINK answers: Operation not permitted
Feb 24 09:47:18.037653 ixp-lab-sw1 ERR swss#portmgrd: :- main: Runtime error: /sbin/ip link set dev "Ethernet0" mtu "9216" :·
Feb 24 09:47:18.695593 ixp-lab-sw1 INFO swss#supervisord 2024-02-24 09:47:18,687 INFO exited: portmgrd (exit status 255; not expected)
Feb 24 09:47:18.820290 ixp-lab-sw1 INFO swss#supervisor-proc-exit-listener: Process 'portmgrd' exited unexpectedly. Terminating supervisor 'swss'
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