-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
Copy link
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.6.1
Python version
3.8
Steps to Reproduce
This is an extension to bug #13605, which was addressed for device and virtual machines during the v3.6 beta testing period. The issue described therein impacts device types as well, as raised in discussion #13676.
Expected Behavior
Schema migrations should apply without error, and should not consume excessive disk space or memory.
Observed Behavior
Attempting to upgrade to v3.6.0 or later with a large number of device types (over 3,000 as tested) can trigger excessive disk space utilization due to inefficiencies in the component template count logic.
We should be able to resolve this in a manner similar to the fix for #13605.
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application