Forum Discussion
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.
- cjuniorNacreous
I have solved it. After debugging the "/usr/libexec/aws/aws-failover-tgactive.sh" script file, I realize that looks like virtual servers can't have same ip address as float ip address. I changed it and all becomes to work.
- omar_padillaAltocumulus
Hola junior, quería consultarte algo, publicar los servidores virtuales, ¿lo asociaste con una IP elástica?
- cjuniorNacreous
Hola.
No recuerdo, pero probablemente fue solo con una IP de red privada fija.
Saludo.
Recent Discussions
Related Content
* 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