Skip to content

OVC3 jumbo frames may cause instabilities #53

@fcladera

Description

@fcladera

Documenting the issue so I don't forget to look into it.

OVC3 is currently configured to use jumbo frames in its ethernet interface:

ubuntu@arm:~$ cat /etc/dhcp/dhcpd.conf | grep -n 13500
45:  option interface-mtu 13500;

This can cause some instabilities: the interface stops sending data in an unpredictable way. Commenting this line solves the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions