Single chassis multiple devices #9578
Replies: 2 comments 5 replies
-
If these are dual controllers in an active/standby mode, where you can't login individually to the two controllers, and they are just cards in a slot, then I'd model the whole thing as a single Device, with Inventory Items for the two controller cards. If the controller cards have their own components (e.g. network ports or console ports) then you could make them Modules in a Module bay (this requires Netbox 3.2); but even without this, you can always add components directly to the Device itself. If the controller cards are completely independent entities, like blade servers in a blade chassis, or two completely independent firewalls, then you could model them as two separate devices inside a parent device. You'd then probably use FHRP for the shared IP address. But I don't think this applies here; in any case you'd have the problem of which device the hard drives belong to as Inventory Items. I don't think virtual chassis is a good match for your use case. This is intended for when there are two physically separate devices, with their own rack positions, but are managed as a single logical device - e.g. a switch stack with ports |
Beta Was this translation helpful? Give feedback.
-
Module Bays and Modules in Netbox 3.2 are probably what you want for the disks then, they work like Device Bays/Devices but for things with augment the overall Device rather than being an independent Device themselves, uplink modules and power supplies that add ports to the overall Device are other things Modules are used for, otherwise Inventory Items with a Custom Field for position would work too as you said.
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: Royal Electric Admin ***@***.***>
Sent: Wednesday, June 22, 2022 11:34 AM
To: netbox-community/netbox ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [netbox-community/netbox] Single chassis multiple devices (Discussion #9578)
My thought was if I created Device Bays for each Disk I could then know which slot each HDD is really in. If I use Inventory I don't have that option unless I add a custom field.
In regards to the controller cards they are bit more than just a card - they have cpu, memory , nics, etc.. Like in your example, more like a blade server.
I'm trying to the learn the Netbox way :).
—
Reply to this email directly, view it on GitHub<#9578 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UMZXESO7LY6Z2YHN2UDVQM6BFANCNFSM5ZNX6RAQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have purchased a TrueNAS M-40 that is a 4U server with 2 dual controllers. Essentially 2 1U servers within the same chassis but has a shared IP address. Is the preferred Netbox way to make a Device Type and a bunch of Components or create a Virtual Chassis and add Members/Devices?
Beta Was this translation helpful? Give feedback.
All reactions