OpenNebula / minione

Easy to use deployment tool for an OpenNebula evaluation environment
Apache License 2.0
180 stars 54 forks source link

Installation fails - MTU #37

Closed tobias992 closed 1 year ago

tobias992 commented 5 years ago

Hello,

there is an option to set manual the MTU on installation because my installation fails. The reason is the wrong MTU when minione create the Network.

Like: sudo bash minione --lxd --mtu=1400

vholer commented 5 years ago

Hello @tobias992 , can you please be more specific about how custom MTU improves your situation? I don't get what's the problem with non-specified default MTU. Thank you, Vlastimil

tobias992 commented 5 years ago

My provider has a MTU from 1400. When i install LXD normal from snap, after install i have to set the correct MTU. If i dont set them i only get network errors. (default MTU is 1500 - i need 1400)

Maybe this is the reason why the installation with minione script fails.

xorel commented 1 year ago

--lxd not supported any more