Wrong count of Virtual Chassis Interfaces on Master Member #7493

Closed
opened 2025-12-29 20:24:05 +01:00 by adam · 2 comments
Owner

Originally created by @lingej on GitHub (Jan 11, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.4.2 ( Docker Image )

Python version

3.8

Steps to Reproduce

Create Device-A with Interface
Create Device-B with Interface

Create Virtual Chassis and add both Devices
Define Device-A as Master

Expected Behavior

The Interface Tab should display the number of all interfaces of the Virtual Chassis.

Observed Behavior

Interfaces Tab shows Interface Count only from the current master device.
If you klick the Interface Tab all Interfaces from all VC Members are listed as expected.

If Master VC Member hat no Interfaces assigned, the Interface Tab in missing completely.

Originally created by @lingej on GitHub (Jan 11, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.4.2 ( Docker Image ) ### Python version 3.8 ### Steps to Reproduce Create Device-A with Interface Create Device-B with Interface Create Virtual Chassis and add both Devices Define Device-A as Master ### Expected Behavior The Interface Tab should display the number of all interfaces of the Virtual Chassis. ### Observed Behavior Interfaces Tab shows Interface Count only from the current master device. If you klick the Interface Tab all Interfaces from all VC Members are listed as expected. If Master VC Member hat no Interfaces assigned, the Interface Tab in missing completely.
adam added the type: bugstatus: accepted labels 2025-12-29 20:24:05 +01:00
adam closed this issue 2025-12-29 20:24:05 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 11, 2023):

Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports.

@jeremystretch commented on GitHub (Jan 11, 2023): Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports.
Author
Owner

@lingej commented on GitHub (Jan 11, 2023):

Add Device vc-member0 with 52 Interfaces ( Device Type Juniper EX4200-48T )

2023-01-11 15_26_38-vc-member0 _ NetBox

Add Device vc-member1 with 52 Interfaces ( Device Type Juniper EX4200-48T )

2023-01-11 15_27_27-vc-member1 _ NetBox

Create Virtual Chassis vc1

2023-01-11 15_29_26-vc1 _ NetBox

Edit Virtual Chassis VC1 and make vc-member0 Master

2023-01-11 15_31_57-Editing Virtual Chassis vc1 _ NetBox

View Device vc-member0
52 Interfaces are shown. Should be 104

2023-01-11 15_32_23-vc-member0 _ NetBox

The Interface List on vc-member0 ( The Master Node ) shown all 104 Interfaces as expected.
The Badge shows only 52 local Interfaces

2023-01-11 15_35_17-vc-member0 _ NetBox
@lingej commented on GitHub (Jan 11, 2023): Add Device vc-member0 with 52 Interfaces ( Device Type Juniper EX4200-48T ) <img width="706" alt="2023-01-11 15_26_38-vc-member0 _ NetBox" src="https://user-images.githubusercontent.com/147358/211833579-aa4eb5f2-2b9e-48b0-8bba-3c7ae81e6230.png"> Add Device vc-member1 with 52 Interfaces ( Device Type Juniper EX4200-48T ) <img width="706" alt="2023-01-11 15_27_27-vc-member1 _ NetBox" src="https://user-images.githubusercontent.com/147358/211833993-ad1d7726-1b69-4cef-9bb8-31268f95efb7.png"> Create Virtual Chassis vc1 <img width="1609" alt="2023-01-11 15_29_26-vc1 _ NetBox" src="https://user-images.githubusercontent.com/147358/211835933-f6a62d26-0703-48ea-a12b-17397ceb58e8.png"> Edit Virtual Chassis VC1 and make vc-member0 Master <img width="1226" alt="2023-01-11 15_31_57-Editing Virtual Chassis vc1 _ NetBox" src="https://user-images.githubusercontent.com/147358/211834398-5618a4e6-e7ce-4ba7-977a-9b6a744d33a7.png"> View Device vc-member0 52 Interfaces are shown. Should be 104 <img width="909" alt="2023-01-11 15_32_23-vc-member0 _ NetBox" src="https://user-images.githubusercontent.com/147358/211835285-5d1d1d3b-c309-44c9-8456-bf8706176338.png"> The Interface List on vc-member0 ( The Master Node ) shown all 104 Interfaces as expected. The Badge shows only 52 local Interfaces <img width="861" alt="2023-01-11 15_35_17-vc-member0 _ NetBox" src="https://user-images.githubusercontent.com/147358/211835439-372f996a-bfc1-4709-9bcb-9a2293228e82.png">
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7493