Can you try using an AWS key with full permissions to your account? I don't know if somebody has a concrete list of permissions to use here, it definitely needs also permissions for listing volumes, etc. It also applies to using IAM roles -- I've never sucessfully discovered which concrete permissions should be set.
Karel On Sunday, June 1, 2014 8:25:57 PM UTC+2, Tomer Levy wrote: > > I'm getting the same error when following the tutorial. Any idea how to > solve it? > > On Thursday, March 20, 2014 8:41:05 PM UTC+2, Dan Testa wrote: >> >> Hi, >> >> I am following the elasticsearch chef cookbook tutorial here: >> >> http://www.elasticsearch.org/tutorials/deploying-elasticsearch-with-chef-solo/ >> >> I am getting stuck on this step: >> >> time ssh -t $SSH_OPTIONS $HOST "sudo chef-solo --node-name >> elasticsearch-test-1 -j /tmp/node.json" >> >> Here is the error I am getting. It seems that my AWS key is lacking the >> necessary permissions to create an EBS volume. I added "ec2:CreateVolume" >> and "ec2:AttachVolume" to no avail. I cannot find any info on what >> permissions I need to run this. Can anyone point me to this info? >> > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5f7b460d-051d-4ea8-8d02-d62d55c8bd0e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
