Rack items dont show #350

Closed
opened 2025-12-29 16:21:11 +01:00 by adam · 8 comments
Owner

Originally created by @jonathan2493 on GitHub (Aug 11, 2016).

hi,

The rack items that ive added cannot be viewed when I go to: http://MyServersIP/dcim/racks. It just shows the word "Racks". I have to apply filters for the rack items to show. I checked the netbox demo sites the racks automatically appear when you I go to:

http://netbox-demo01.packetlife.net/dcim/racks/

Originally created by @jonathan2493 on GitHub (Aug 11, 2016). hi, The rack items that ive added cannot be viewed when I go to: http://MyServersIP/dcim/racks. It just shows the word "Racks". I have to apply filters for the rack items to show. I checked the netbox demo sites the racks automatically appear when you I go to: http://netbox-demo01.packetlife.net/dcim/racks/
adam closed this issue 2025-12-29 16:21:11 +01:00
Author
Owner

@cstueckrath commented on GitHub (Aug 11, 2016):

I dont even see them if I apply filters.

@cstueckrath commented on GitHub (Aug 11, 2016): I dont even see them if I apply filters.
Author
Owner

@jeremystretch commented on GitHub (Aug 11, 2016):

What version of code are you running? And if you upgraded recently, did you also restart the WSGI service?

@jeremystretch commented on GitHub (Aug 11, 2016): What version of code are you running? And if you upgraded recently, did you also restart the WSGI service?
Author
Owner

@rdujardin commented on GitHub (Aug 11, 2016):

On v1.4.2 (dev) there is no problem, but on 1.5.0 I don't know.

@rdujardin commented on GitHub (Aug 11, 2016): On v1.4.2 (dev) there is no problem, but on 1.5.0 I don't know.
Author
Owner

@jonathan2493 commented on GitHub (Aug 12, 2016):

already restarted supervisor, gunicorn and apache2 services. Still the rack items dont show.
Im running netbox (v1.4.2)

@jonathan2493 commented on GitHub (Aug 12, 2016): already restarted supervisor, gunicorn and apache2 services. Still the rack items dont show. Im running netbox (v1.4.2)
Author
Owner

@jeremystretch commented on GitHub (Aug 12, 2016):

Gonna need more info in order to try replicating this.

@jeremystretch commented on GitHub (Aug 12, 2016): Gonna need more info in order to try replicating this.
Author
Owner

@cstueckrath commented on GitHub (Aug 15, 2016):

what kind of information do you need?

@cstueckrath commented on GitHub (Aug 15, 2016): what kind of information do you need?
Author
Owner

@cstueckrath commented on GitHub (Aug 25, 2016):

found the reason:
we had some "virtual Racks" for VMs configured with a height of 0, but a height of 0 is not supported anymore. After we deleted these racks, the other show up again.
Now we need another solution for virtual machines (VM clusters span over racks and sub-sites, e.g. buildings)

@cstueckrath commented on GitHub (Aug 25, 2016): found the reason: we had some "virtual Racks" for VMs configured with a height of 0, but a height of 0 is not supported anymore. After we deleted these racks, the other show up again. Now we need another solution for virtual machines (VM clusters span over racks and sub-sites, e.g. buildings)
Author
Owner

@jeremystretch commented on GitHub (Aug 30, 2016):

#142 covers support for virtual machines.

@jeremystretch commented on GitHub (Aug 30, 2016): #142 covers support for virtual machines.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#350