<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I have a three node Icehouse Cluster running on CentOS 6.5 ( using RDO yum repostories but not installed via packstack ).  We are using GRE Tunnels, so experience the issues where some packets are truncated because they exceed the 1500 mtu size.<br>
<br></div>From what I have read most people are reducing the size of the guests MTU to work around the issue.  We thought another another approach would increasing the MTU size available.<br><br></div>So for the appropriate ports we have set the MTU to 9000 on the switch.<br>
<br></div>If we change the MTU on all nodes to 9000, then all pre-existing instance appear to work as expected (both before and after rebooting one or all nodes).  But launching a new instance is always stuck at scheduling.  Nothing is being recorded in /var/log/nova/scheduler.log on the controller.<br>
<br></div>If we revert all nodes back to MTU 1500 all starts working again.<br><br></div>Does anyone have suggestions as to what I am missing ?<br><br></div>