【问题标题】:Tsung cluster issues: can't start tsugn clustertsung 集群问题:无法启动 tsugn 集群
【发布时间】:2012-12-01 21:29:34
【问题描述】:

我问这个问题是因为我尝试了这里已经发布的其他解决方案。我有一个 Tsung 集群,我正在尝试使用 EC2 实例进行设置。

EC2 盒子的安全组已经打开了 0-65335 端口。

主盒: 可以以 root 身份 ssh 进入客户端框 /etc/ssh/ssh_config 中的“StrictHostKeyChecking no” cluster box,tsungcluster1 在 /etc/hosts 文件中,ipaddress 。

Tsung xml 文件设置为:

<client host="tester0" weight="8" maxusers="10000" cpu="4"/>

运行 Tsung 会导致:

Can't start newbeam on host 'XXXXX (reason: timeout) ! Aborting!

同样,尝试一下:

slave:start(tester0,root,"-setcookie mycookie").

结果为@​​987654324@

就像我说的,我已经尝试过之前发布的解决方案,但没有一个奏效。

【问题讨论】:

  • 在我忘记之前,我使用的是 Tsung 1.4.2 和 Erlang V5.8.5(我相信是 R14)

标签: load erlang load-testing tsung


【解决方案1】:

问题是控制器和从机之间的ssh通信问题,你可以看看http://tsung.erlang-projects.org/user_manual.html#htoc82,它解释了你遇到的问题。

【讨论】:

    猜你喜欢
    • 2014-05-27
    • 2017-05-26
    • 2019-08-26
    • 2016-08-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-04-20
    • 1970-01-01
    相关资源
    最近更新 更多