Details
-
Bug
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
0.7.1
-
EC2 attempting to run 5 M1 Large Instances
Description
When using latest whirr from github (commit f5fd55ef8656b247d9f4ff722264abd0106de669), and trying to bring up a cluster at EC2 using whirr, The machines have ElasticSearch (0.17.9, 0.18.5) installed, but after about 20 seconds the java process terminates. This is due to permission problems with the remote filesystems. Whirr is not configuring the permissions of the cluster's ephemerial storage properly, and ElasticSearch fails to run.
I have a suggested patch, but as I don't know Whirr very well, I don't know if it meets your project's goals.