...
- Why does iperf show 9Gb/s between na-arc-4 (which is on naasc-vs-4) and na-testcarta-2 (which is on naasc-vs-3) when there is only a 1Gb/s link between those two VM Hosts?
- Why does na-arc-3 have such poor network performance to the other na-arc nodes?
- Is putting all the production docker swarm nodes on the same ASIC on the same Fabric Extender of the Nexus switch a good idea?
- I run ethtool eth0 on na-arc-3 as root to get the speed. But when I run ethtool eth0 on nar-arc-[1,2,4,5] as root, the result is just Link detected: yes
To Do
- Switch the production docker swarm back to MTU 1500. Since the test docker swarm uses MTU 1500 and is performing better.
...