Jumbo frames and corosync

johnplv

Renowned Member
Jul 19, 2013
32
1
73
I use jumbo frames (ifconfig eth0 mtu 8982)
Do I need to necessary to set cman options in /etc/pve/cluster.conf:
Code:
<totem netmtu="8982" window_size="25"/>
or I can continue to work with the default settings?

What else can you recommend settings for a 10 gigabit network and jumbo frames?