Skip to content

How to handle Barebone Server #15354

Answered by candlerb
MaKaNu asked this question in Help Wanted!
Mar 6, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Well, you could do it that way, where the chassis is a dummy parent device that holds the child device (motherboard), which is the "real" device. This has some downsides in the UI, where you don't immediately see the child device in rack elevations, and you have to open the child device to see its interface connections.

You could also do it using modules: in this case the chassis is a device with a "module bay", and the motherboard is a "module type" which can have its own set of interfaces. I think that's somewhat better, as there's only one "device" and all the interfaces get copied to it when the module is installed.

But personally, I'd be inclined to take the simpler option of making …

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@MaKaNu
Comment options

@candlerb
Comment options

@MaKaNu
Comment options

@candlerb
Comment options

@MaKaNu
Comment options

Answer selected by MaKaNu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants