I'm trying to get the Scalarium EBS cookbook (https://github.com/scalarium/cookbooks/tree/master/ebs) to cooperate with various databases. I realize performance mileage varies and accept that.

On a Riak instance I'd like to use RAID 10. Reading through the cookbook it seems pretty straight forward but isn't cooperating. Is it making the assumption the volumes already exist? I have a bash script to create and attach the volumes to a particular instance but would like to do this using the EBS cookbook.

Can someone provide a bit of direction or possibly an example using this cookbook?

link|improve this question

25% accept rate
feedback

1 Answer

Never mind I figured it out. I will post my code to Github and link here accordingly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.