From: Casper L. <cas...@pr...> - 2018-05-12 16:15:29
|
Hi Steve, As an alternative I'd like to suggest Linux Network Bonding to you. You should at least read up on it if you don't know it already. https://wiki.linuxfoundation.org/networking/bonding Bonding allows you to use the extra network bandwidth effectively, for *both* replication and client traffic. This also possibly eliminates the network as single point of failure in your setup. Choose your bonding mode carefully. Greetings, Casper Op ma 7 mei 2018 om 16:37 schreef Wilson, Steven M <st...@pu...>: > Hi, > > > I'm considering implementing a dedicated network for our chunk servers to > use soley for replication among themselves. By doing this, I hope to > separate the chunk traffic from the clients from the replication traffic > that takes place among the chunk servers. If my understanding is correct, > this is not achieved by using the REMAP_* options in mfsmaster.cfg which > only separates out the traffic to/from the master. > > > If anyone else has done this, I'd be grateful to hear about your > experience, especially in these two areas: > > 1) what level of performance improvement was seen > > 2) what needed to be done in the MooseFS configuration and OS > networking to implement it > > > Thanks! > > Steve > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users > |