【问题标题】:DataStax Enterprise Amazon AMIDataStax 企业版亚马逊 AMI
【发布时间】:2023-03-30 19:41:01
【问题描述】:

我正在尝试在 EC2 Amazon 实例上启动 DataStax AMI 的新实例。我在 2 个不同的地区(美国东部和欧洲西部)尝试了这个,使用这些 AMI:ami-ada2b6c4、ami-814ec2e8(美国东部)和 ami-7f33cd08、ami-b2212dc6(欧洲西部)

我遵循了以下文档: http://www.datastax.com/documentation/datastax_enterprise/4.6/datastax_enterprise/install/installAMI.html

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

  1. 我创建了一个新的安全组(使用这些特定端口 - 我无法上传打印屏幕,因为我刚刚创建了这个帐户)

  2. 我创建了一个新的密钥对

  3. 我已经使用以下配置详细信息启动了 DataStax AMI: --clustername 集群 --totalnodes 4 --version 企业 --username my_name --password my_password --searchnodes 2 (我已经验证了我的凭据 - 我可以在这里登录 http://debian.datastax.com/enterprise/

  4. 选择之前创建的安全组和密钥对后,我启动了实例。

  5. 我已连接到我的 DataStax Enterprise EC2 实例,这是显示的日志:

    集群从以下选项开始: --clustername 集群 --totalnodes 4 --version 企业 --username my_name --password **** --searchnodes 2

    03/12/15-08:59:23 反射器:收到来自 [u'172.31.34.171'] 的 2 个响应中的 1 个... ds1_launcher.py 中出现异常。请查看 ~/datastax_ami/ami.log 了解更多信息。 请访问....

ami.log 会显示以下消息:

[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.

关于如何解决这个问题的任何建议? 任何帮助将不胜感激!

祝你有美好的一天!

【问题讨论】:

    标签: amazon-ec2 datastax-enterprise datastax amazon-ami


    【解决方案1】:

    似乎是 Amazon EC2 实例的问题。

    当时在该 AZ 的该区域中似乎没有该类型的可用实例。

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

    【讨论】:

    • 我尝试使用 opscenter 创建新节点,但它们没有成功启动。当我使用社区版本时,一切正常。企业版是问题
    • 新节点出现什么错误?您使用的是 dse 4.6.1 吗?
    猜你喜欢
    • 2016-03-11
    • 2015-04-11
    • 1970-01-01
    • 2012-09-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多