871 | | M |
| 871 | |
| 872 | Initial plan for this step was to review the slice monitoring data at [https://gmoc-db.grnoc.iu.edu/protected-openid/index.pl?method=slices GMOC DB] location, but after discussion with ExoGENI team, this step is being modified to use Iperf to determine statistics for the experimenter. |
| 873 | |
| 874 | This section focuses on the performance for the nodes in EG-EXP-6-exp3, endpoints are one ExoGENI VM and one GPO ProtoGENI meso-scale node (pc9), following are the results reported on the ExoGENI iperf server: |
| 875 | {{{ |
| 876 | root@debian:~iperf -c 10.42.11.209 |
| 877 | ------------------------------------------------------------ |
| 878 | Client connecting to 10.42.11.209, TCP port 5001 |
| 879 | TCP window size: 16.0 KByte (default) |
| 880 | ------------------------------------------------------------ |
| 881 | [ 3] local 10.42.11.198 port 49713 connected with 10.42.11.209 port 5001 |
| 882 | [ ID] Interval Transfer Bandwidth |
| 883 | [ 3] 0.0-10.0 sec 1.08 GBytes 930 Mbits/sec |
| 884 | }}} |
| 885 | |
| 886 | These are the results from the client iperf running on the GPO ProtoGENI node pc9: |
| 887 | {{{ |
| 888 | vm:~> iperf -s |
| 889 | ------------------------------------------------------------ |
| 890 | Server listening on TCP port 5001 |
| 891 | TCP window size: 85.3 KByte (default) |
| 892 | ------------------------------------------------------------ |
| 893 | [ 4] local 10.42.11.209 port 5001 connected with 10.42.11.198 port 49713 |
| 894 | [ ID] Interval Transfer Bandwidth |
| 895 | [ 4] 0.0-10.0 sec 1.08 GBytes 930 Mbits/sec |
| 896 | }}} |
| 897 | |
| 898 | |