求助高手!关于iometer的使用问题
最近接触到iometer 测试,就是在windows下测试linux系统盘的那种模式。在linux下安装了iometer后,运行dynamo命令。出现如下错误。
[root@localhost src]# ./dynamo -i xxx.xxx.xxx.xxx -m xxx.xxx.xxx.xxx
===> ERROR: Getting host name for "localhost.localdomain" failed.
[PortTCP::Create() in IOPortTCP.cpp line 238]
errno = 0
*** Could not create a TCP/IP Port. exiting.....
我设置的两个ip是一个网关的,而且是可以互相ping通,使用的是桥接方式。
貌似是端口的问题,但是我不知道怎么解决,谁能帮帮忙,不胜感激!