I'm trying to configure the MTU to be 9000 for Centos 7 hosts on our internal network. I'm using xCAT 2.12.4
A way that works is to set the MTU explicitly on a network card basis - so I do: nicextraparams.ens1f0=MTU=9000 and add "confignics -s" to the postscripts for the node. However we have a number of different hardware types - and the internal network card name therefore changes. It seems cleaner to set the MTU in the MTU column of the networks table, instead of explicitly listing each network card type. For testing, I've removed the "nicextraparams.ens1f0=MTU=9000" and set the MTU of 9000 in the networks table. DHCP now correctly sets the MTU to be 9000, but this is then removed by "confignics -s" - resulting in the default of 1500 after install. Is this an oversight on my part, or a bug in confignics, or configeth Chris -- Dr Christopher J. Walker ITS Research Queen Mary University of London, E1 4NS ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user