[
https://issues.apache.org/jira/browse/IGNITE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381155#comment-15381155
]
Igor Rudyak commented on IGNITE-3293:
-------------------------------------
Ilya,
According to logs, it looks like you had two issues on Tests node
ip-172-31-23-30.us-west-2.compute.internal:
1) The same problem like previously - role-based authentication/authorization
wasn't properly setup and such an error was reported: *Unable to locate
credentials. You can configure credentials by running "aws configure".*
2) It failed to get Ganglia from github and such an error was reported: *fatal:
unable to access 'https://github.com/ganglia/monitor-core.git/': Could not
resolve host: github.com*. This could be a problem with a network. To prevent
such kind of problems I slightly modified a script, to perform 10 attempts
(with time-outs) to download Ganglia from Github.
All the changes were committed to "ignite-3293" branch.
Regarding doing logging automatically - good point. Also included it into this
branch. Now logs are automatically uploaded from all EC2 instances to S3 each
30 seconds.
Also added some enhancement to Cassandra deployment, it now can take advantage
of using different HDDs for data files, commit log and caches. All you need to
do, is just specify multiple HDDs once configuring your EC2 instances.
Cassandra bootstrap script will automatically detect such drives. All
additional drives will be partitioned, formatted and mounted. Moreover
Cassandra will be configured to use all available drives.
> AWS bootstrap scripts patch for Ignite-Cassandra
> -------------------------------------------------
>
> Key: IGNITE-3293
> URL: https://issues.apache.org/jira/browse/IGNITE-3293
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.6, 1.7
> Reporter: Igor Rudyak
> Assignee: Nikolay Tikhonov
> Attachments: aws-linux-fail.zip, logs-aws-linux-1307.zip,
> logs-aws-linux-fail-1407.zip, logs-cassandra-ignite.zip
>
>
> New version of AWS bootstrap script having:
> 1) Gaglia monitoring
> 2) Allows to manually trigger tests execution multiple times on the same
> ifstastructure
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)