Device Bay Component Missing Entirely #291

Closed
opened 2025-12-29 16:20:34 +01:00 by adam · 7 comments
Owner

Originally created by @swickstrom on GitHub (Jul 25, 2016).

There is no option to include device bays as a component of a device type as outlined here: Netbox DCIM Components
Furthermore there doesn't seem to be a template file available for it under /opt/netbox/netbox/templates/dcim (although this may be intended).

Originally created by @swickstrom on GitHub (Jul 25, 2016). There is no option to include device bays as a component of a device type as outlined here: [Netbox DCIM Components](http://netbox.readthedocs.io/en/latest/data-model/dcim/#components) Furthermore there doesn't seem to be a template file available for it under `/opt/netbox/netbox/templates/dcim` (although this may be intended).
adam closed this issue 2025-12-29 16:20:34 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 25, 2016):

Did you set the device type's subdevice role to "parent?"

@jeremystretch commented on GitHub (Jul 25, 2016): Did you set the device type's subdevice role to "parent?"
Author
Owner

@swickstrom commented on GitHub (Jul 26, 2016):

As you can see in these images, there's no subdevice role in either the device type or device roll pages. Device Roll/Type
No idea if I'm just blind or if it truly is missing; any assistance would be grand!

@swickstrom commented on GitHub (Jul 26, 2016): As you can see in these images, there's no subdevice role in either the device type or device roll pages. [Device Roll/Type](http://imgur.com/a/zBWye) No idea if I'm just blind or if it truly is missing; any assistance would be grand!
Author
Owner

@jeremystretch commented on GitHub (Jul 26, 2016):

Are you running the latest release (v1.3.1)?

@jeremystretch commented on GitHub (Jul 26, 2016): Are you running the latest release (v1.3.1)?
Author
Owner

@swickstrom commented on GitHub (Jul 26, 2016):

According to git status it currently is at the master version:

/opt/netbox$ git status
On branch master
Your branch is up-to-date with 'origin/master'.

Untracked files:
(use "git add ..." to include in what will be committed)

gunicorn_config.py
netbox/static/

nothing added to commit but untracked files present (use "git add" to track)

@swickstrom commented on GitHub (Jul 26, 2016): According to `git status` it currently is at the master version: > /opt/netbox$ git status > On branch master > Your branch is up-to-date with 'origin/master'. > > Untracked files: > (use "git add <file>..." to include in what will be committed) > > gunicorn_config.py > netbox/static/ > > nothing added to commit but untracked files present (use "git add" to track)
Author
Owner

@jeremystretch commented on GitHub (Jul 26, 2016):

What does it say at the bottom of the page?

@jeremystretch commented on GitHub (Jul 26, 2016): What does it say at the bottom of the page?
Author
Owner

@swickstrom commented on GitHub (Jul 26, 2016):

Bottom of the page states v1.0.7-r1 which is clearly not the latest version...

@swickstrom commented on GitHub (Jul 26, 2016): Bottom of the page states `v1.0.7-r1` which is clearly not the latest version...
Author
Owner

@swickstrom commented on GitHub (Jul 26, 2016):

Issue has been resolved by updating to v1.3.1; issue updating was related to use of Apache instead of Nginx (required some finagling).

@swickstrom commented on GitHub (Jul 26, 2016): Issue has been resolved by updating to v1.3.1; issue updating was related to use of Apache instead of Nginx (required some finagling).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#291