首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >DataStax企业Amazon

DataStax企业Amazon
EN

Stack Overflow用户
提问于 2015-03-12 10:22:57
回答 1查看 441关注 0票数 2

我试图在一个DataStax亚马逊实例上启动一个新的EC2 AMI实例。我在两个不同的地区(美国东部和欧盟西部)尝试使用这些非盟驻苏特派团: ami-ada2b6c4,ami-814ec2e8 (美东)和ami-7f33cd08,ami-b2212dc6 ( eu-west)。

我遵循了以下文档:enterprise/install/installAMI.html

这就是我到目前为止所做的:

  1. 我创建了一个新的安全组(具有这些特定端口-我无法上传打印屏幕,因为我刚刚创建了这个帐户)
  2. 我已经创建了一个新的密钥对
  3. 我已经启动了包含以下配置细节的DataStax AMI:--集群名称集群--总计节点4--版本企业--用户名my_name --密码my_password --搜索节点2(我已经验证了我的凭据--我可以在这里登录http://debian.datastax.com/enterprise/ )
  4. 在选择上一次创建的安全组&密钥对之后,我启动了实例。
  5. 我已经连接到我的DataStax企业EC2实例,这是显示的日志: 群集从以下选项开始:--集群名称集群--总计节点4--版本企业--用户名my_name --密码*-搜索节点2 03/12/15-08:59:23反射器:收到来自U‘172.31.34.171’的2份答复中的1份在ds1_launcher.py中可以看到异常。有关更多信息,请查看~/datastax_ami/ami.log。请到..。

ami.log显示了以下消息:

代码语言:javascript
复制
[INFO] 03/12/15-08:59:23 Reflector: Received 1 of 2 responses from: [u'172.31.34.171']
[ERROR] EC2 is experiencing some issues and has not allocated all of the resources in under 10 minutes.
Aborting the clustering of this reservation. Please try again.
[ERROR] Exception seen in ds1_launcher.py:
Traceback (most recent call last):
File "/home/ubuntu/datastax_ami/ds1_launcher.py", line 22, in initial_configurations
ds2_configure.run()
 File "/home/ubuntu/datastax_ami/ds2_configure.py", line 1135, in run
File "/home/ubuntu/datastax_ami/ds2_configure.py", line 57, in exit_path
AttributeError: EC2 is experiencing some issues and has not allocated all of the resources in under 10 minutes.
Aborting the clustering of this reservation. Please try again.

对如何解决这个问题有什么建议吗?任何帮助都将不胜感激!

祝您今天愉快!

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2015-03-13 15:57:42

似乎是亚马逊EC2实例的一个问题。

看起来在那个AZ区域没有这种类型的实例。

您可以尝试的另一件事是仅在您已经拥有(或新的) ec2实例中使用repos -仅在opscenter中安装操作中心,然后尝试通过opscenter创建新的节点/集群,这非常简单,可以让您选择您已经拥有的AMI、secGroup和keyPair。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/29007160

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档