3.1.0.0 (Build 25) Alarm generated for Tor Agent "Virtual Router , Compute Node IP Address mismatch"

Bug #1616587 reported by chhandak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
Critical
Raj Reddy
R3.1
Fix Committed
Critical
Raj Reddy
Trunk
Fix Committed
Critical
Raj Reddy

Bug Description

With 3.1 Build 25 , there is an alarm in Webui for all the tor agent node saying "Compute Node IP Address mismatch “ As per the analytics UVE, json_operand2_value” is set to “null”

Alarm Details:
 {
severity: 1
alarm_rules: {
or_list: [ ... ]
}
timestamp: 1471473560950189
ack: false
token: eyJ0aW1lc3RhbXAiOiAxNDcxNDczNTYwOTUwMTg5LCAiaHR0cF9wb3J0IjogNTk5NSwgImhvc3RfaXAiOiAiMTcyLjE3LjkwLjIifQ==
type: address-mismatch-compute
description: Compute Node IP Address mismatch. Compute Node has IP Address mismatch between ContrailConfig.virtual_router_ip_address and Operational State in VrouterAgent
}

From UVE:
"condition": {
                                        "operand1": "ContrailConfig.elements.virtual_router_ip_address",
                                        "operand2": {
                                            "uve_attribute": "VrouterAgent.self_ip_list"
                                        },
                                        "operation": "not in",
                                        "variables": []
                                    },
                                    "match": [
                                        {
                                            "json_operand1_value": "\"172.17.90.7\"",
                                            "json_operand2_value": "null",
                                            "json_variables": {}
                                        }
                                    ]
                                }
                            ]

chhandak (chhandak)
summary: - 3.1.0.0 (Build 25) Alarm: Virtual Router , Compute Node IP Address
- mismatch
+ 3.1.0.0 (Build 25) Alarm generated for Tor Agent "Virtual Router ,
+ Compute Node IP Address mismatch"
Changed in juniperopenstack:
importance: Undecided → Critical
chhandak (chhandak)
information type: Proprietary → Public
Revision history for this message
Sundaresan Rajangam (srajanga) wrote :

Can you please attach the uve of the tor-agent, for which the alarm was raised

/analytics/uves/vrouter/<tor-agent>?flat

Revision history for this message
chhandak (chhandak) wrote :

UVE attached

Revision history for this message
chhandak (chhandak) wrote :

Please find the UVE attached. It is showing the same error for all tor agent

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/23780
Submitter: Raj Reddy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23780
Committed: http://github.org/Juniper/contrail-controller/commit/3306df1020ec759477a693f38e1faabaf33ea50f
Submitter: Zuul
Branch: master

commit 3306df1020ec759477a693f38e1faabaf33ea50f
Author: Raj Reddy <email address hidden>
Date: Wed Aug 31 15:09:39 2016 -0700

Currently the self_ip_list does not always carry configured
virtual_router_ip_address.. The control_ip is matches the
configured virtual_router_ip_address, the condition is already
present. This commit removes self_ip_list comparison.

Change-Id: I0e13852cc023dcdc72370862e99afaf2d424cfef
Closes-Bug: #1616587

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/24004
Submitter: Raj Reddy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/24005
Submitter: Raj Reddy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/24004
Submitter: Raj Reddy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/24005
Committed: http://github.org/Juniper/contrail-controller/commit/97d921e1dcfe76cdaabeb2d20bfdfd2132d09b7b
Submitter: Zuul
Branch: R3.0

commit 97d921e1dcfe76cdaabeb2d20bfdfd2132d09b7b
Author: Raj Reddy <email address hidden>
Date: Thu Sep 8 11:47:57 2016 -0700

Currently the self_ip_list does not always carry configured
virtual_router_ip_address.. The control_ip is matches the
configured virtual_router_ip_address, the condition is already
present. This commit removes self_ip_list comparison.

Change-Id: Id8818815488e90a04d193b01caedcd6a6196dfb9
Closes-Bug: #1616587

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/24004
Submitter: Raj Reddy (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/24004
Committed: http://github.org/Juniper/contrail-controller/commit/3fd01845143e91c5c193a1d4af1f1dcdccc23c89
Submitter: Zuul
Branch: R3.1

commit 3fd01845143e91c5c193a1d4af1f1dcdccc23c89
Author: Raj Reddy <email address hidden>
Date: Wed Aug 31 15:09:39 2016 -0700

Currently the self_ip_list does not always carry configured
virtual_router_ip_address.. The control_ip is matches the
configured virtual_router_ip_address, the condition is already
present. This commit removes self_ip_list comparison.

Closes-Bug: #1616587
(cherry picked from commit 3306df1020ec759477a693f38e1faabaf33ea50f)

Conflicts:
 src/opserver/plugins/alarm_address_mismatch/main.py
Change-Id: I0e13852cc023dcdc72370862e99afaf2d424cfef

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.