Change Xenserver 6.5 MTU

mtunetworkingnicxenxenserver

How do I go about change the MTU setting for my management interface in xenserver 6.5? Right now its set to the default 1500 but I want to increase it to 9000.

For my setup I have 2 nics on each host – 1 nic provides access to our data network and nic 2 communicates with our san so we can run backups and setup iscsi connections to run/store VM's.

It doesn't seem like I can do this through xencenter and I haven't found any CLI commands that work either. Any suggestions or help would be appreciated.

Best Answer

From what I can tell, you can do this from XenCenter (and the CLI) but you have to set the MTU before using the interface.

For example, on my servers, if I go to Networking tab, select the interface used for my Management interface in the Networks area, under Network Settings, it states:

The network's MTU cannot be changed as it is in use as the management interface 'Management').

Related Topic