subnet needed for load testing with small instance sizes?

193 views
Skip to first unread message

mat...@thevoterguide.org

unread,
Dec 5, 2014, 11:52:09 AM12/5/14
to redl...@googlegroups.com
Hi. 
I recently signed up for the free package of load testing.
When I specify one of the three smallest sizes, it says "The server size you selected requires a subnet."
It works correctly with the free RedLine13 servers, and it works correctly when I use reserved instances of type m3.medium

I didn't see anything in the load testing documentation that refers to subnets.
Am I supposed to create a subnet before I do my load testing?  Why is a subnet necessary for those sizes?
Right now I just have the plain-old-regular AWS default subnet.

Thanks for your help.
Matthew

Matthew Jacobs
Software Developer
e.thePeople
ethepeople.org

Stephen Sigwart

unread,
Dec 5, 2014, 12:06:51 PM12/5/14
to mat...@thevoterguide.org, redl...@googlegroups.com
Hi,

The t2 instances are required by Amazon to be in a VPC: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/t2-instances.html#t2-instances-vpc-support.  So you need to set up a VPC and subnet in EC2.  You need to be sure that you can access the internet from these instances.  There are two options:
1.  Set up a NAT instance that handles all traffic in the subnet.
2.  Set up an internet gateway for the subnet in EC2.  When starting instances, check the “Associate Public IP Address” checkbox.

#2 is the simplest approach.

Stephen

--
You received this message because you are subscribed to the Google Groups "RedLine13" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redline13+...@googlegroups.com.
To post to this group, send email to redl...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/redline13/842381f1-fecd-4a7c-82ea-a1f7fceb6723%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages