You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Wilder Rodrigues (JIRA)" <ji...@apache.org> on 2015/10/14 16:45:05 UTC

[jira] [Updated] (CLOUDSTACK-8952) The redundant routers are facing a race condition due to several KeepaliveD/ConntrackD restarts

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wilder Rodrigues updated CLOUDSTACK-8952:
-----------------------------------------
    Summary: The redundant routers are facing a race condition due to several KeepaliveD/ConntrackD restarts  (was: The redundant routers are facing a race condition due to several KeepaliveD restarts)

> The redundant routers are facing a race condition due to several KeepaliveD/ConntrackD restarts
> -----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8952
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8952
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Virtual Router
>    Affects Versions: 4.6.0
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>            Priority: Critical
>
> In the CsRedundant.py we have a line doing:
> proc = CsProcess(['/usr/sbin/keepalived', '--vrrp'])
> However, the CsProcess cannot find a process with the string search "--vrrp", which makes it always return false and restart keepalived.
> Due to the restart, the routers start a race condition to become master, which makes network features unavailable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)