December 29, 201411 yr Howdy, Wondering how i can add the directive "xmit_hash_policy" to the current bonding system in Unraid. Wondering what it defaults to mac or IP based hash for mode 4 bonding. Tim
December 29, 201411 yr Author Ive attempted this, but no dice. root@orion:~# cat /boot/config/network.cfg # Generated settings: USE_DHCP="no" IPADDR="192.168.1.99" NETMASK="255.255.255.0" GATEWAY="192.168.1.1" DHCP_KEEPRESOLV="no" DNS_SERVER1="192.168.1.99" DNS_SERVER2="192.168.1.97" DNS_SERVER3="192.168.1.21" BONDING="yes" BONDING_MODE="4" XMIT_HASH_POLICY="1" root@orion:~# cat /proc/net/bonding/bond0 Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) Bonding Mode: IEEE 802.3ad Dynamic link aggregation Transmit Hash Policy: layer2 (0) MII Status: up MII Polling Interval (ms): 100 Up Delay (ms): 0 Down Delay (ms): 0 802.3ad info LACP rate: slow Min links: 0 Aggregator selection policy (ad_select): stable Active Aggregator Info: Aggregator ID: 2 Number of ports: 2 Actor Key: 17 Partner Key: 11 Partner Mac Address: 1c:de:a7:31:ca:72 Slave Interface: eth0 MII Status: up Speed: 1000 Mbps Duplex: full Link Failure Count: 0 Permanent HW addr: 00:25:90:d5:17:34 Aggregator ID: 2 Slave queue ID: 0 Slave Interface: eth1 MII Status: up Speed: 1000 Mbps Duplex: full Link Failure Count: 0 Permanent HW addr: 00:25:90:d5:17:35 Aggregator ID: 2 Slave queue ID: 0 root@orion:~#
Archived
This topic is now archived and is closed to further replies.