Forum Discussion
cjunior
Jul 28, 2017Nacreous
AWS - BIGIP HA is not setting IP on interfaces when on failover
Hi, I'm trying to deploy an high availability system on EC2, but when I've tested the failover actions, the BIG-IP pair are facing issue when trying to change the float IP adressess on AWS interfaces:
IAM Policy:
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:describeinstancestatus",
"ec2:describenetworkinterfaces",
"ec2:assignprivateipaddresses"
],
"Resource": "*"
}
]
}
Jul 28 11:02:21 ip-10-0-0-45 err logger: /usr/libexec/aws/aws-failover-tgactive.sh (traffic-group-1): Failed to reassign some or all address(es): 10.0.1.100 10.0.1.100 on interface eni-8de3add1
Deployment guide I've followed:
Any idea?
Thank you in advance.
No RepliesBe the first to reply
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects