On Thu, Nov 17, 2016 at 12:09 PM, Ravi Kapoor <[email protected]> wrote:
Question1: Is this best way to install? So far I have been using "oc > cluster up" while it works it crashes once in a while (at least UI crashes, > so I am forced to restart it which kills all pods) > We used openshift-ansible to install our OpenShift cluster, and we fairly regularly use it to create temporary clusters for testing purposes. I would consider it the best way to install. > Question2: > After I did all the configurations, my install still fails with following > error: > > exception occurred during task execution. To see the full traceback, use > -vvv. The error was: <Response><Errors><Error>< > Code>InvalidSubnetID.NotFound</Code><Message>The subnet ID > 'subnet-c7372dfd' does not exist</Message></Error></ > Errors><RequestID>2b4d4256-7204-4ced-9af3-318d86a759f0</ > RequestID></Response> > Are you using openshift-ansible's AWS support to create EC2 instances for you? We create our instances by other means and then run openshift-ansible on them using the BYO playbooks, so I'm not familiar with openshift-ansible's AWS support. Do you have the availability zone or VPC set in your inventory file? If so, does it match the subnet you specified? -- Alex Wauck // DevOps Engineer *E X O S I T E* *www.exosite.com <http://www.exosite.com/>* Making Machines More Human.
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
