Allow multiple machines in 1U Chassis #63

Closed
opened 2025-12-29 15:31:05 +01:00 by adam · 11 comments
Owner

Originally created by @irasnyd on GitHub (Jun 28, 2016).

Originally assigned to: @jeremystretch on GitHub.

Fantastic application. It is by far the best that I've tried.

I have a significant number of 1U servers that actually house two independent computers within a single chassis. They are arranged side-by-side. Here is an example: http://www.supermicro.com/products/system/1U/6015/SYS-6015TW-T.cfm

The computers are completely independent: they have their own network, USB, IPMI, etc. The one thing they share is the power supply. This may be a complication to consider in the design of a "chassis" system which houses one or more computers.

Originally created by @irasnyd on GitHub (Jun 28, 2016). Originally assigned to: @jeremystretch on GitHub. Fantastic application. It is by far the best that I've tried. I have a significant number of 1U servers that actually house two independent computers within a single chassis. They are arranged side-by-side. Here is an example: http://www.supermicro.com/products/system/1U/6015/SYS-6015TW-T.cfm The computers are completely independent: they have their own network, USB, IPMI, etc. The one thing they share is the power supply. This may be a complication to consider in the design of a "chassis" system which houses one or more computers.
adam closed this issue 2025-12-29 15:31:05 +01:00
Author
Owner

@puck commented on GitHub (Jun 28, 2016):

It isn't just servers like this, for Open Compute Project racks, we often have 3 servers in a 2U shelf. With some systems 4.

This would also be useful for shelves where you might have multiple modems or other bits of equipment.

@puck commented on GitHub (Jun 28, 2016): It isn't just servers like this, for Open Compute Project racks, we often have 3 servers in a 2U shelf. With some systems 4. This would also be useful for shelves where you might have multiple modems or other bits of equipment.
Author
Owner

@loganbest commented on GitHub (Jun 29, 2016):

or any Cisco UCS chassis or SuperMicro FatTwin chassis

@loganbest commented on GitHub (Jun 29, 2016): or any Cisco UCS chassis or SuperMicro FatTwin chassis
Author
Owner

@ronniefalcon commented on GitHub (Jun 29, 2016):

I too vote for this feature!

@ronniefalcon commented on GitHub (Jun 29, 2016): I too vote for this feature!
Author
Owner

@peelman commented on GitHub (Jul 1, 2016):

Dell FX2 goes on this list as well. You can get 8 FC430s in a single FX2 Chassis.

@peelman commented on GitHub (Jul 1, 2016): Dell FX2 goes on this list as well. You can get 8 FC430s in a single FX2 Chassis.
Author
Owner

@ghost commented on GitHub (Jul 1, 2016):

Another example Dell M1000e can contain up to 32 quarter height blades in 10U.

@ghost commented on GitHub (Jul 1, 2016): Another example Dell M1000e can contain up to 32 quarter height blades in 10U.
Author
Owner

@peelman commented on GitHub (Jul 1, 2016):

Related to #51

@peelman commented on GitHub (Jul 1, 2016): Related to #51
Author
Owner

@peelman commented on GitHub (Jul 1, 2016):

Blade chassis in general might have to get fudged; it would probably be unnecessarily complicated to represent vertical blades...but I'd love to see somebody prove me wrong :)

@peelman commented on GitHub (Jul 1, 2016): Blade chassis in general might have to get fudged; it would probably be unnecessarily complicated to represent vertical blades...but I'd love to see somebody prove me wrong :)
Author
Owner

@puck commented on GitHub (Jul 7, 2016):

I was thinking about this on the way into work this morning. Perhaps the model of having "sites", "racks", "devices" and "modules" isn't quite right. Perhaps all sites, racks and devices should be "containers" which can have sub-containers.

This would people to create a structure like this (if they wanted to!):

country -> region -> town -> building -> floor -> room -> pod -> row -> rack -> chassis -> device -> component

Sites, racks, devices etc could be types of containers that can have the relevant metadata that is relevant to that kind of container and allow suitable filtering.

@puck commented on GitHub (Jul 7, 2016): I was thinking about this on the way into work this morning. Perhaps the model of having "sites", "racks", "devices" and "modules" isn't quite right. Perhaps all sites, racks and devices should be "containers" which can have sub-containers. This would people to create a structure like this (if they wanted to!): country -> region -> town -> building -> floor -> room -> pod -> row -> rack -> chassis -> device -> component Sites, racks, devices etc could be types of containers that can have the relevant metadata that is relevant to that kind of container and allow suitable filtering.
Author
Owner

@peelman commented on GitHub (Jul 7, 2016):

@puck see over here

@peelman commented on GitHub (Jul 7, 2016): @puck see [over here](https://github.com/digitalocean/netbox/issues/198#issuecomment-230858940)
Author
Owner

@puck commented on GitHub (Jul 7, 2016):

@peelman ah ha, sounds very familiar. ;) Same approach to solve two different limitations. ;)

@puck commented on GitHub (Jul 7, 2016): @peelman ah ha, sounds very familiar. ;) Same approach to solve two different limitations. ;)
Author
Owner

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

The scope of this issue is limited to the installation of subdevices into a rack-mounted chassis (e.g. blade servers). Marking this closed since #197 has been implemented.

@jeremystretch commented on GitHub (Jul 7, 2016): The scope of this issue is limited to the installation of subdevices into a rack-mounted chassis (e.g. blade servers). Marking this closed since #197 has been implemented.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#63