Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1645956
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net] bonding: fix accounting of active ports in 3ad |
| Date | 2017-05-19 23:20 +0200 |
| Message-ID | <tIXtv-7Yk-5@gated-at.bofh.it> (permalink) |
| References | <tI8U1-4JW-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jarod Wilson <jarod@redhat.com> Date: Wed, 17 May 2017 11:11:44 -0400 > As of 7bb11dc9f59d and 0622cab0341c, bond slaves in a 3ad bond are not > removed from the aggregator when they are down, and the active slave count > is NOT equal to number of ports in the aggregator, but rather the number > of ports in the aggregator that are still enabled. ... > Remedy it by using the same logic introduced in > 7bb11dc9f59d in __bond_3ad_get_active_agg_info(), so sysfs, procfs and ^^^^^^^^^^^^ > netlink all report the number of active ports. I think you mean to reference commit 0622cab0341c here not 7bb11dc9f59d.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net] bonding: fix accounting of active ports in 3ad Jarod Wilson <jarod@redhat.com> - 2017-05-17 17:20 +0200
Re: [PATCH net] bonding: fix accounting of active ports in 3ad David Miller <davem@davemloft.net> - 2017-05-19 23:20 +0200
Re: [PATCH net] bonding: fix accounting of active ports in 3ad Jarod Wilson <jarod@redhat.com> - 2017-05-20 00:20 +0200
Re: [PATCH net] bonding: fix accounting of active ports in 3ad David Miller <davem@davemloft.net> - 2017-05-20 01:20 +0200
[PATCH net v2] bonding: fix accounting of active ports in 3ad Jarod Wilson <jarod@redhat.com> - 2017-05-20 01:50 +0200
Re: [PATCH net v2] bonding: fix accounting of active ports in 3ad David Miller <davem@davemloft.net> - 2017-05-22 18:10 +0200
csiph-web