I’ll try to setup a cluster with Cloudformation template MemSQL cluster on AWS in Existing Customer VPC throught the AWS Marketplace ( AWS Marketplace: memSQL Hourly).
When i run the template i could not select my VPC and the template create a new VPC. It look’s like the cloudformation template is the same then MemSQL cluster on AWS in a New VPC.
Hello Stephane,
Thank you bringing this issue to our attention. I verified the AWS Paid listing and found that the same CloudFormation Template has been listed for both the options (New VPC and Customer VPC) which is definitely in error.
I have reached out to AWS to correct the same. I will post in this forum as soon as it is fixed.
Thank you for your patience and also for trying out MemSQL on AWS.
A support case has been raised with AWS to fix it. In the meantime, if you want we can provide you the correct template which can be uploaded during the AWS Paid offer workflow and it will let you create in an existing VPC.
Our CloudFormation Template has been fixed in the AWS Marketplace. Sorry it took some time for this.
But now, you should be able to select the option of installing MemSQL in an existing VPC and it will ask you for details like VPC-id etc.
As for the message about units exceeded, could you please send the cluster report so that our engineers can take a look?
Instructions:
SSH into the C&C host (in CFT clusters, that’s the host with the MA - master aggregator)
Would it be possible to share the latest version of the cloudformation templates? the version I see on github is a bit old and I’m hesitant to setup an older version to begin with.
The link for the templates I have is this one:
It would be wonderful if you can also share the AMI building scripts (either packer or something else) which creates the AMI on AWS Community AMIs (memsql-cloudformation_7.1.8-43a12901be_2.0.0_1.7.1 20200921-191950 - ami-01084e3844e6d872a). The reason I’m asking for this is I need to harden the images before I set the 4-node cluster up. It’s mandatory for my client.
Luke,
Thanks for reaching out. I also see you had a question 6 days ago regarding us upgrading our CF templates to use Amazon Linux 2 images. It looks like the latest version of our CF templates already are using that base image so you might be good to go.