Re: [PATCH v3] bonding: "primary_reselect" with "failure" is not working properly

2015-07-08 Thread David Miller
From: Mazhar Rana Date: Tue, 7 Jul 2015 15:04:50 +0530 > From: Mazhar Rana > > When "primary_reselect" is set to "failure", primary interface should > not become active until current active slave is down. But if we set first > member of bond device as a "primary" interface and "primary_reselec

Re: [PATCH v3] bonding: "primary_reselect" with "failure" is not working properly

2015-07-07 Thread Jay Vosburgh
Mazhar Rana wrote: >From: Mazhar Rana > >When "primary_reselect" is set to "failure", primary interface should >not become active until current active slave is down. But if we set first >member of bond device as a "primary" interface and "primary_reselect" >is set to "failure" then whenever prim

[PATCH v3] bonding: "primary_reselect" with "failure" is not working properly

2015-07-07 Thread Mazhar Rana
From: Mazhar Rana When "primary_reselect" is set to "failure", primary interface should not become active until current active slave is down. But if we set first member of bond device as a "primary" interface and "primary_reselect" is set to "failure" then whenever primary interface's link get ba