スキップしてメイン コンテンツに移動

bonding mode=balance-rr

% /sbin/ifconfig
.....
eth0 ...
.....
RX bytes:141624980 (135.0 MiB)  TX bytes:114337617873 (106.4 GiB)
.....
eth1 ...
RX bytes:14152960558 (13.1 GiB)  TX bytes:114298098464 (106.4 GiB)
.....
% /sbin/ifconfig
.....
eth0 ...
.....
RX bytes:231281805038 (215.3 GiB)  TX bytes:11009789863 (10.2 GiB)
.....
eth1 ...
.....
RX bytes:3283705526 (3.0 GiB)  TX bytes:16495210992 (15.3 GiB)
.....

RXはどーしようもないとしても、2台目のTXはもうちょっと均衡しないものかしら。



コメント

このブログの人気の投稿

今日の都電

device-mapper-multipath

Jan 6 00:04:09 ovn2 kernel: [181703.837857] device-mapper: table: 253:0: multipath: error getting device Jan 6 00:04:09 ovn2 kernel: [181703.838212] device-mapper: ioctl: error adding target to table Jan 6 00:04:09 ovn2 multipathd: dm-0: remove map (uevent) Jan 6 00:04:09 ovn2 multipathd: dm-0: remove map (uevent) ぐぬぬ [root@ovn2 multipath]# multipath Jan 06 00:04:16 | ADATA_SX300_2D3920001647: ignoring map [root@ovn2 multipath]# echo "blacklist { > wwid ADATA_SX300_2D3920001647 > }" >> /etc/multipath.conf [root@ovn2 multipath]# service multipathd restart Redirecting to /bin/systemctl restart multipathd.service [root@ovn2 multipath]# multipath [root@ovn2 multipath]# すっきり!