[
https://issues.apache.org/jira/browse/CLOUDSTACK-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118146#comment-14118146
]
ASF subversion and git services commented on CLOUDSTACK-6531:
-------------------------------------------------------------
Commit ab8fcd0b22286f51bd86b1c83ed8f36d6c845f70 in cloudstack's branch
refs/heads/4.3 from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ab8fcd0 ]
CLOUDSTACK-6531: stopping the router in case of command failures. Also added
alerts for failures.
Signed-off-by: Jayapal <[email protected]>
(cherry picked from commit 59bf3559196a9452a1a048849f4f9971753d373b)
Signed-off-by: Rohit Yadav <[email protected]>
Conflicts:
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
> VR starts even if PF rules fails
> --------------------------------
>
> Key: CLOUDSTACK-6531
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6531
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Affects Versions: 4.3.0
> Reporter: Rajani Karuturi
> Assignee: Rajani Karuturi
> Fix For: 4.3.1
>
>
> If any of the PF rules or other commands fails during start, the router
> ignores those and continues to start. The VR is in started state but, the
> actual state of the router or the partial failures are hidden and there is no
> way for an admin to know about them unless he checks logs.
> It would be good to stop the router and alert admin incase of failures as
> there is no way to retry and we dont have any intermediate state for VR.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)