Skip to content

Conversation

@dsouzajude
Copy link
Contributor

  • Failover is based on "failing over" elastic ip on to eth1
  • Subnet routing will always go through eth0
  • On launch of instance, (specifically on the serf's member-join event) the instance will always have a single network interface eth0 and an elastic ip will be associated with it.
  • Only at the time of failover, the running instances will attach a new network interface and associate the elastic ip of the failed instance onto eth1

Dependency:
https://github.com/wrapp/whaleshark/pull/31

@dsouzajude dsouzajude changed the title only attach and use eth1 on failover EIP Failover II Apr 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants