[
https://issues.apache.org/jira/browse/CLOUDSTACK-9848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958300#comment-15958300
]
ASF GitHub Bot commented on CLOUDSTACK-9848:
--------------------------------------------
Github user jayapalu commented on the issue:
https://github.com/apache/cloudstack/pull/2018
@wido
In the patch it can be observed that it is ("-A FIREWALL_%s DROP" % )
running without '-j' and it is not caught. There is duplicate rule due this the
impact is not seen.
So I have added the checking the iptables add command exit status, with
this iptables add command failure are caught. If there is error or exception
then it error will be returned to management server.
> VR commands exist status is not checked in python config files
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-9848
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9848
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Jayapal Reddy
> Assignee: Jayapal Reddy
>
> When iptables rules are configured on the VR failures or exceptions are not
> detected in VR because iptables commands exit/return status is not
> checked.Also in exception catch failure is not returned.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)