1# mongo-shard-geral1b.foobar.com <---> mongo-config-geral3.foobar.com 2# mongo-shard-geral1b.foobar.com <---> mongo-server-geral1.foobar.com 3# mongo-server-geral1.foobar.com <---> mongo-config-geral3.foobar.com 1# ================================================================================ mongo-shard-geral1b:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.102 port 53902 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 805 MBytes 674 Mbits/sec mongo-config-geral3:~$ iperf -c mongo-shard-geral1b.foobar.com ------------------------------------------------------------ Client connecting to mongo-shard-geral1b.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 53902 connected with 50.23.38.18 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 805 MBytes 675 Mbits/sec mongo-shard-geral1b:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.102 port 53916 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 768 MBytes 643 Mbits/sec mongo-config-geral3:~$ iperf -P 10 -c mongo-shard-geral1b.foobar.com ------------------------------------------------------------ Client connecting to mongo-shard-geral1b.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 53916 connected with 50.23.38.18 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 768 MBytes 644 Mbits/sec mongo-shard-geral1b:~$ iperf -c mongo-config-geral3.foobar.com ------------------------------------------------------------ Client connecting to mongo-config-geral3.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 37964 connected with 173.193.89.102 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 757 MBytes 635 Mbits/sec mongo-config-geral3:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 50.23.38.18 port 37964 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 757 MBytes 633 Mbits/sec mongo-shard-geral1b:~$ iperf -P 10 -c mongo-config-geral3.foobar.com ------------------------------------------------------------ Client connecting to mongo-config-geral3.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 37966 connected with 173.193.89.102 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 770 MBytes 646 Mbits/sec mongo-config-geral3:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 50.23.38.18 port 37966 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 770 MBytes 644 Mbits/sec mongo-shard-geral1b:~$ ping -c 5 mongo-config-geral3.foobar.com PING mongo-config-geral3.foobar.com (*.*.*.*) 56(84) bytes of data. 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=1 ttl=63 time=0.541 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=2 ttl=63 time=0.546 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=3 ttl=63 time=0.556 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=4 ttl=63 time=0.656 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=5 ttl=63 time=4.43 ms --- mongo-config-geral3.foobar.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4001ms rtt min/avg/max/mdev = 0.541/1.347/4.438/1.546 ms mongo-config-geral3:~$ ping -c 5 mongo-shard-geral1b.foobar.com PING mongo-shard-geral1b.foobar.com (*.*.*.*) 56(84) bytes of data. 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=1 ttl=63 time=0.480 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=2 ttl=63 time=0.480 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=3 ttl=63 time=0.585 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=4 ttl=63 time=0.770 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=5 ttl=63 time=0.621 ms --- mongo-shard-geral1b.foobar.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4003ms rtt min/avg/max/mdev = 0.480/0.587/0.770/0.108 ms mongo-shard-geral1b:~$ mtr -r -c 100 mongo-config-geral3.foobar.com Start: Fri Aug 11 20:44:20 2017 HOST: mongo-shard-geral1b.foobar. Loss% Snt Last Avg Best Wrst StDev 1.|-- foobar.static.sl- 0.0% 100 0.2 0.2 0.1 0.7 0.0 2.|-- foobar.static.sl- 0.0% 100 0.9 0.6 0.4 3.8 0.3 mongo-config-geral3:~$ mtr -r -c 100 mongo-shard-geral1b.foobar.com Start: Fri Aug 11 20:44:10 2017 HOST: mongo-config-geral3.foobar. Loss% Snt Last Avg Best Wrst StDev 1.|-- foobar.static.sl- 0.0% 100 0.6 0.5 0.3 3.5 0.3 2.|-- 12.26.1732.ip4.static.sl- 0.0% 100 0.9 0.5 0.3 3.3 0.3 2# ================================================================================ mongo-shard-geral1b:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.215 port 40830 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 777 MBytes 651 Mbits/sec mongo-server-geral1:~$ iperf -c mongo-shard-geral1b.foobar.com ------------------------------------------------------------ Client connecting to mongo-shard-geral1b.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 40830 connected with 50.23.38.18 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 777 MBytes 652 Mbits/sec mongo-shard-geral1b:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.215 port 56380 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 773 MBytes 646 Mbits/sec mongo-server-geral1:~$ iperf -P 10 -c mongo-shard-geral1b.foobar.com ------------------------------------------------------------ Client connecting to mongo-shard-geral1b.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 56380 connected with 50.23.38.18 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 773 MBytes 647 Mbits/sec mongo-shard-geral1b:~$ iperf -P 10 -c mongo-server-geral1.foobar.com ------------------------------------------------------------ Client connecting to mongo-server-geral1.foobar.com, TCP port 5001 TCP window size: 926 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 38612 connected with 173.193.89.215 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 846 MBytes 709 Mbits/sec mongo-server-geral1:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 50.23.38.18 port 38612 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 846 MBytes 708 Mbits/sec mongo-shard-geral1b:~$ iperf -c mongo-server-geral1.foobar.com ------------------------------------------------------------ Client connecting to mongo-server-geral1.foobar.com, TCP port 5001 TCP window size: 926 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 38616 connected with 173.193.89.215 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 876 MBytes 735 Mbits/sec mongo-server-geral1:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 50.23.38.18 port 38616 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 876 MBytes 734 Mbits/sec mongo-shard-geral1b:~$ mtr -r -c 100 mongo-server-geral1.foobar.com Start: Fri Aug 11 20:32:23 2017 HOST: mongo-shard-geral1b.foobar. Loss% Snt Last Avg Best Wrst StDev 1.|-- foobar.static.sl- 0.0% 100 0.1 0.2 0.1 1.1 0.0 2.|-- foobar.static.sl- 0.0% 100 0.6 0.8 0.4 3.7 0.4 mongo-server-geral1:~$ mtr -r -c 100 mongo-shard-geral1b.foobar.com Start: Fri Aug 11 20:32:21 2017 HOST: mongo-server-geral1.foobar. Loss% Snt Last Avg Best Wrst StDev 1.|-- foobar.static.sl- 0.0% 100 0.4 0.8 0.3 2.3 0.3 2.|-- 12.26.1732.ip4.static.sl- 0.0% 100 0.7 1.0 0.5 4.2 0.5 mongo-shard-geral1b:~$ ping -c 5 mongo-server-geral1.foobar.com PING mongo-server-geral1.foobar.com (*.*.*.*) 56(84) bytes of data. 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=1 ttl=63 time=0.677 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=2 ttl=63 time=0.656 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=3 ttl=63 time=0.626 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=4 ttl=63 time=0.520 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=5 ttl=63 time=0.646 ms --- mongo-server-geral1.foobar.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4000ms rtt min/avg/max/mdev = 0.520/0.625/0.677/0.055 ms mongo-server-geral1:~$ ping -c 5 mongo-shard-geral1b.foobar.com PING mongo-shard-geral1b.foobar.com (*.*.*.*) 56(84) bytes of data. 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=1 ttl=63 time=0.708 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=2 ttl=63 time=0.728 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=3 ttl=63 time=0.660 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=4 ttl=63 time=0.648 ms 64 bytes from 12.26.1732.ip4.static.sl-reverse.com (*.*.*.*): icmp_seq=5 ttl=63 time=0.797 ms --- mongo-shard-geral1b.foobar.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4003ms rtt min/avg/max/mdev = 0.648/0.708/0.797/0.055 ms 3# ================================================================================ mongo-server-geral1:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.102 port 33248 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 860 MBytes 719 Mbits/sec mongo-config-geral3:~$ iperf -c mongo-server-geral1.foobar.com ------------------------------------------------------------ Client connecting to mongo-server-geral1.foobar.com, TCP port 5001 TCP window size: 1.93 MByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 33248 connected with 173.193.89.215 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 860 MBytes 721 Mbits/sec mongo-server-geral1:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.102 port 33250 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 906 MBytes 757 Mbits/sec mongo-config-geral3:~$ iperf -P 10 -c mongo-server-geral1.foobar.com ------------------------------------------------------------ Client connecting to mongo-server-geral1.foobar.com, TCP port 5001 TCP window size: 1.93 MByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 33250 connected with 173.193.89.215 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 906 MBytes 759 Mbits/sec mongo-server-geral1:~$ iperf -c mongo-config-geral3.foobar.com ------------------------------------------------------------ Client connecting to mongo-config-geral3.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 56592 connected with 173.193.89.102 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 822 MBytes 689 Mbits/sec mongo-config-geral3:/home/alberto$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.215 port 56592 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 822 MBytes 688 Mbits/sec mongo-server-geral1:~$ iperf -P 10 -c mongo-config-geral3.foobar.com ------------------------------------------------------------ Client connecting to mongo-config-geral3.foobar.com, TCP port 5001 TCP window size: 85.0 KByte (default) ------------------------------------------------------------ [ 3] local *.*.*.* port 56738 connected with 173.193.89.102 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 791 MBytes 663 Mbits/sec mongo-config-geral3:~$ iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local *.*.*.* port 5001 connected with 173.193.89.215 port 56738 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 791 MBytes 661 Mbits/sec mongo-server-geral1:~$ mtr -r -c 100 mongo-config-geral3.foobar.com Start: Fri Aug 11 20:55:45 2017 HOST: mongo-server-geral1.foobar. Loss% Snt Last Avg Best Wrst StDev 1.|-- foobar.static.sl- 0.0% 100 0.5 0.8 0.3 3.4 0.3 2.|-- foobar.static.sl- 0.0% 100 1.0 1.3 0.5 11.9 1.3 mongo-config-geral3:~$ mtr -r -c 100 mongo-server-geral1.foobar.com Start: Fri Aug 11 20:56:05 2017 HOST: mongo-config-geral3.foobar. Loss% Snt Last Avg Best Wrst StDev 1.|-- foobar.static.sl- 0.0% 100 0.6 0.5 0.3 4.2 0.4 2.|-- foobar.static.sl- 0.0% 100 1.1 1.1 0.7 11.3 1.0 mongo-server-geral1:~$ ping -c 5 mongo-config-geral3.foobar.com PING mongo-config-geral3.foobar.com (*.*.*.*) 56(84) bytes of data. 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=1 ttl=63 time=1.00 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=2 ttl=63 time=0.952 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=3 ttl=63 time=0.912 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=4 ttl=63 time=0.998 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=5 ttl=63 time=0.769 ms --- mongo-config-geral3.foobar.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 0.769/0.926/1.000/0.087 ms mongo-config-geral3:~$ ping -c 5 mongo-server-geral1.foobar.com PING mongo-server-geral1.foobar.com (*.*.*.*) 56(84) bytes of data. 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=1 ttl=63 time=0.734 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=2 ttl=63 time=1.04 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=3 ttl=63 time=1.04 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=4 ttl=63 time=0.776 ms 64 bytes from foobar.static.sl-reverse.com (*.*.*.*): icmp_seq=5 ttl=63 time=0.808 ms --- mongo-server-geral1.foobar.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4003ms rtt min/avg/max/mdev = 0.734/0.882/1.047/0.137 ms