Open vladzcloudius opened 6 years ago
Thanks, @vladzcloudius this is a common use case. @syuu1228 where is the problem here? it makes sense an AMI without external connection will fail to connect to the reflector, is it the issue? If so, we should allow to disable it with a user parameter (maybe we already can?)
For those interested, I found the code for reflector.php here: https://github.com/riptano/ComboAMI/blob/2.6/reflector.php
Should allow you to host the current AMI's offline.
Setup AMI: ScyllaDB 2.0.1 (ami-3165e54b) Cluster size: a single node
Description 1) Create a
t2.micro
instance in the same VPC you are going to create a scylla's instance in the (2) below. 2) Create a single instance that has 2 NICs (in this case Amazon doesn't allow auto-assigning public IPs). 3) Wait till our scriptology completes. 4) Login to scylla's instance from the gateway instance created in (1). 5) See how scylla's initialization doesn't complete with the following errors: