Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Opsman should be associated with an elastic ip address #51

Closed
krishicks opened this issue May 9, 2017 · 4 comments
Closed

Opsman should be associated with an elastic ip address #51

krishicks opened this issue May 9, 2017 · 4 comments

Comments

@krishicks
Copy link
Contributor

From @bijukunjummen:

The terraform scripts for provisioning an opsman vm should associate an elastic
ip address with the opsman vm, otherwise the upgrade scripts for opsman tends
to fail as it tries to associate the non-elastic ip to the new instance and
fails.

Moved from https://github.com/pivotal-cf/aws-concourse/issues/14.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@krishicks
Copy link
Contributor Author

@bijukunjummen We should think about the approach to this given vmware-archive/cliaas#2:

Ops Manager has a private IP
Customer has VPN/Direct connect to the VPC
DNS is assigned to the private IP

When replace the VM the private IPs are not swapped

Currently we swap the external IP only, but this is an assumption that we made that probably should be configurable.

@svrc
Copy link

svrc commented May 11, 2017

the workaround i've had to do for this for now is to use a CNAME record from opsman.mydomain to ec2-xx-xx-xx-xx.compute-1.amazonaws.com to be able to access the OpsMan through the private network as AWS will do split horizon DNS resolution on the underlying ec2 DNS A record to the private IP

@abbyachau
Copy link
Contributor

Hi @bijukunjummen thanks for raising this issue. We've applied a fix for this issue and have verified that the fix works as expected. If you have any feedback, please do not hesitate to reach out by creating a new issue. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants