Open
Description
problem
When all instances are stopped in a VPC with redundant routers the redundantstate will change to FAULT. This is a misleading state, because the routers are still running and working correctly. If you start an instance the routers will change to PRIMARY and BACKUP redundantstate.
versions
The versions of ACS: 4.19.2.0
The steps to reproduce the bug
- create a vpc
- create networks and instances in this vpc
- stop all instances in vpc
- use api call listRouters or take aloook at the UI in Infrastructure -> Virtual routers
...
What to do about it?
I would not expect FAULT as Redundant state when all instnaces are stopped in a vpc, because this indicates that something is wrong with the it. But this is not the case, after starting at least 1 instance the Redundant state gets back to PRIMARY and BACKUP.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo