From: Robert S. <rsa...@ne...> - 2011-12-15 23:15:51
|
Jumbo frames are more of a concern at a much lower level. There where you configure your switches, NIC's and/or OS. From what I have seen is that the master does a lot of small transfers which are significantly smaller than the normal frame size. So there is not much to be gained from using jumbo frames on the master. Larger transfers does happen between mfsmount and mfschunkserver and you may see some benefit there. Daemons (like mfs) and other user-land applications generally don't know and don't care about the frame size. Robert On 12/15/11 5:07 PM, Zachary Wagner wrote: > Hello, > > I've read that Jumbo Frames are supported with MFS, but are they > automatically supported? Are they inherently fragmented, with some > setting I need to activate? Or does MFS automatically accept them? > > Thank you, > Zachary Wagner > > > ------------------------------------------------------------------------------ > 10 Tips for Better Server Consolidation > Server virtualization is being driven by many needs. > But none more important than the need to reduce IT complexity > while improving strategic productivity. Learn More! > http://www.accelacomm.com/jaw/sdnl/114/51507609/ > > > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users |