[Bro-Dev] [JIRA] (BIT-1560) BroControl unhappy when host dies during shutdown

Johanna Amann (JIRA) jira at bro-tracker.atlassian.net
Wed Mar 23 14:01:00 PDT 2016


    [ https://bro-tracker.atlassian.net/browse/BIT-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25200#comment-25200 ] 

Johanna Amann commented on BIT-1560:
------------------------------------

For completeness sake - apparently not all nodes are shut down in this scenario - brocontrol stopped shutting down nodes before trying to shut down the manager and proxies.

broctl version is:

BroControl Version 1.4-77

bro version is:

bro version 2.4-284


> BroControl unhappy when host dies during shutdown
> -------------------------------------------------
>
>                 Key: BIT-1560
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1560
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: BroControl
>    Affects Versions: git/master
>            Reporter: Johanna Amann
>             Fix For: 2.5
>
>
> BroControl currently seems to get rather unhappy if a node crashes while Bro is being shut down. The output is something along these lines (it retries quite a few times and takes a while):
> {code}
> Error: failed to send stop signal to worker-19-1
> Error: failed to send stop signal to worker-19-2
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.69 port 22: Connection refused
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ...
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> Error: 'str' object has no attribute 'type'
> [BroControl] > 
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.0-OD-04-029#72002)


More information about the bro-dev mailing list