Not sure if I was snow blind to them in v7 but since upgrade to v8 I have tons of messages 'complaining' about MTU size.
Historically I have had MTU set on NICs, bridges and vlans set to 9000.
Since seeing these messages I have validated 8745 seems to be a sweet spot working between nodes, VM, LXc and desktop clients using ping
Changed my MTU references to 8745 but the error didn't go away .. so I revised down and still didn't go away
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 6 link: 1
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: PMTUD completed for host: 6 link: 1 current link mtu: 8405
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 3 link: 0
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: PMTUD completed for host: 3 link: 0 current link mtu: 8405
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 3 link: 1
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: PMTUD completed for host: 3 link: 1 current link mtu: 8405
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 1 link: 0
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
I have left the NICs set to 8745 but now have the bridges etc set to 8517. Having reduced the MTU size a couple of times and it not resolving the issue I feel I changing the wrong thing.
Are people setting the netmtu to force the MTU size? I currently don't have this entry in my corosync.conf
Historically I have had MTU set on NICs, bridges and vlans set to 9000.
Since seeing these messages I have validated 8745 seems to be a sweet spot working between nodes, VM, LXc and desktop clients using ping
Code:
ping -M do -s 8745 pve06
Changed my MTU references to 8745 but the error didn't go away .. so I revised down and still didn't go away
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 6 link: 1
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: PMTUD completed for host: 6 link: 1 current link mtu: 8405
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 3 link: 0
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: PMTUD completed for host: 3 link: 0 current link mtu: 8405
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 3 link: 1
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: PMTUD completed for host: 3 link: 1 current link mtu: 8405
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] pmtud: Starting PMTUD for host: 1 link: 0
Jun 16 12:16:56 pve01 corosync[1198]: [KNET ] udp: detected kernel MTU: 8517
I have left the NICs set to 8745 but now have the bridges etc set to 8517. Having reduced the MTU size a couple of times and it not resolving the issue I feel I changing the wrong thing.
Are people setting the netmtu to force the MTU size? I currently don't have this entry in my corosync.conf