[Openstack-operators] Iperf isn't work between VMs which are placed in other host
Tong Manh Cuong
cuongtm at vdc.com.vn
Mon Aug 25 17:06:55 UTC 2014
Dear Taeheum Na,
There are couple of ways using Iperf (GUI with java app – Jperf in windows
and CLI as you did).
Moreover, you should check the listening port.
Make sure of that you can try:
Listener VM: iperf –s –u
Sender VM: iperf –c –u IP_of_listner_VM
So iperf will use the defaul port 5001.
Hope it can help you out.
Cuongtm,
----------------------------------------------------------------------------
------------------------------------------------
Cuong, Tong Manh
Solution, Reasearch and Development Division
VDC INFORMATION TECHNOLOGY CENTER
VIETNAM DATACOMMUNICATION COMPANY / VNPT Group
Internet Building, Block 2A, Thang Long International Village, Cau Giay
Dist, Ha Noi
Mobile: +84 9 123 189 68
cuongtm at vdc.com.vn
From: Taeheum Na [mailto:thna at nm.gist.ac.kr]
Sent: 25 Tháng Tám 2014 11:24 CH
To: openstack-operators at lists.openstack.org
Subject: [Openstack-operators] Iperf isn't work between VMs which are placed
in other host
Hello, I tried to measure network performance BTW VM which connected through
GRE tunnel. So, I configured neutron(ML2/GRE).
Then I verified TCP performance between VMs which are placed on same host.
But I could not make Iperf connection BTW VMs (on other host), but ping is
ok.
bellow things are current Security group configuration. I think that I allow
all traffic which is needed to execute iperf.
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| udp | 1 | 65535 | 0.0.0.0/0 | |
| tcp | 1 | 65535 | 0.0.0.0/0 | |
| icmp | -1 | -1 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
Do you have any comment?
Regards
Taeheum Na
****************************************************
M.S. candidate of Networked Computing Systems Lab.
School of Information and Communications
GIST (Gwangju Inst. of Sci. and Tech.)
E-mail: <mailto:thna at nm.gist.ac.kr> thna at nm.gist.ac.kr
Phone: +82-10-2238-9424
Office: +82-62-715-2273
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140826/d5e8d81e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 2073 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140826/d5e8d81e/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 1172 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140826/d5e8d81e/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 2467 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140826/d5e8d81e/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 2070 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140826/d5e8d81e/attachment-0002.png>
More information about the OpenStack-operators
mailing list