Hi,
I've been working with a new server, learning ESXi. My first build was ESXi 6.5.
I was using iperf to test my network setup after following this guide: https://www.virtuallyghetto.com/2016/03/quick-tip-iperf-now-available-on-esxi.html
https://www.virtuallyghetto.com/2016/03/quick-tip-iperf-now-available-on-esxi.html
It was simple:
cp /usr/lib/vmware/vsan/bin/iperf /usr/lib/vmware/vsan/bin/iperf.copy
/usr/lib/vmware/vsan/bin/iperf.copy -s -B [IPERF-SERVER-IP]
Then I upgraded to 6.7. I did not try iperf again using this method. So, unfortunately, I don't know if the 'upgrade' preserved this function from 6.5.
I recently formatted and did a fresh install from ESXi 6.7 ISO. Now, I want to iperf again... there are no traces of iperf on a fresh ESXi 6.7 install (that I can find). But, I'm a CLI noob for all things Unix/Linux/FreeBSD/etc...
I did find a directory /usr/lib/vmware/vsan/perfsvc
But, I have no idea what it means or how it might be leveraged.
Appreciate any help here.
Br,
Mike