[2.1-Build 34] Error <19: No such device> querying mac-address for interface

Bug #1423420 reported by Daisuke Nakajima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Fix Committed
High
Prabhjot Singh Sethi
R2.1
Fix Committed
Undecided
Prabhjot Singh Sethi

Bug Description

Error <19: No such device> querying mac-address for interface is shown while creating logical-interfaces, however, the logical-ointerface is created normally.

2015-02-19 Thu 11:18:56:195.721 JST system003 [Thread 140190162638592, Pid 1568]: Error <19: No such device> querying mac-address for interface <default-global-system-config:fuda:ge-0/0/1:ge-0/0/1.591>
2015-02-19 Thu 11:19:06:031.188 JST system003 [Thread 140190154241792, Pid 1568]: Error <19: No such device> querying mac-address for interface <default-global-system-config:fuda:ge-0/0/1:ge-0/0/1.592>
2015-02-19 Thu 11:19:15:926.327 JST system003 [Thread 140190162638592, Pid 1568]: Error <19: No such device> querying mac-address for interface <default-global-system-config:fuda:ge-0/0/1:ge-0/0/1.593>

QFX5100
ge-0/0/1 591 Contrail-79351983-7865-4b02-9a1e-8d2ec03bc486
ge-0/0/1 592 Contrail-79351983-7865-4b02-9a1e-8d2ec03bc486
ge-0/0/1 593 Contrail-79351983-7865-4b02-9a1e-8d2ec03bc486
ge-0/0/1 594 Contrail-79351983-7865-4b02-9a1e-8d2ec03bc486
ge-0/0/1 595 Contrail-79351983-7865-4b02-9a1e-8d2ec03bc486
ge-0/0/1 596 Contrail-79351983-7865-4b02-9a1e-8d2ec03bc486

Tags: vrouter
Revision history for this message
Daisuke Nakajima (dnakajima) wrote :
Changed in juniperopenstack:
assignee: nobody → Prabhjot Singh Sethi (prabhjot)
tags: added: vrouter
Changed in juniperopenstack:
status: New → In Progress
Changed in juniperopenstack:
importance: Undecided → High
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/7590
Committed: http://github.org/Juniper/contrail-controller/commit/1f4165bc63b24919497a0626e4208328fe43c7c2
Submitter: Zuul
Branch: master

commit 1f4165bc63b24919497a0626e4208328fe43c7c2
Author: Prabhjot Singh Sethi <email address hidden>
Date: Thu Feb 19 16:53:56 2015 +0530

Fixing no such device errors for logical intf add

issue:
------
Logical interface and remote physical interface are derived
from interface class which tries to fetch mac addr from
kernel for interface that are actually present on remote
system resulting in failure to find device.

fix:
----
overriding GetOsParams to just initialize the os params to
defaults instead of trying to fetch it from kernel for
logical and remote physical interface.

Change-Id: I20f7c10f0b848196afa50b150c1b46a9b60fb487
Closes-Bug: 1423420

Changed in juniperopenstack:
status: In Progress → Fix Committed
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/7632
Committed: http://github.org/Juniper/contrail-controller/commit/0737ccadd851ec3d5481559bec4553367cf553de
Submitter: Zuul
Branch: R2.1

commit 0737ccadd851ec3d5481559bec4553367cf553de
Author: Prabhjot Singh Sethi <email address hidden>
Date: Thu Feb 19 16:53:56 2015 +0530

Fixing no such device errors for logical intf add

issue:
------
Logical interface and remote physical interface are derived
from interface class which tries to fetch mac addr from
kernel for interface that are actually present on remote
system resulting in failure to find device.

fix:
----
overriding GetOsParams to just initialize the os params to
defaults instead of trying to fetch it from kernel for
logical and remote physical interface.

Closes-Bug: 1423420
(cherry picked from commit 1f4165bc63b24919497a0626e4208328fe43c7c2)

Change-Id: I0d4ad7b7d92dc909792f376da61b5a7af3a207bc

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

Other bug subscribers

Remote bug watches

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