Supermicro Blades: dmidecode output #228

Open
opened 2022-05-17 03:32:34 +02:00 by MatthewDZane · 2 comments
MatthewDZane commented 2022-05-17 03:32:34 +02:00 (Migrated from github.com)

We have a Supermicroblade (SYS-5038MR-H8TRF) server in our Netbox instance and we are trying to use netbox-agent on it.

As per the instructions written here in the README, https://github.com/Solvik/netbox-agent#blades-3, here is the output for the
dmidecode_output.txt

This was run on a container with elevated privileges.

We have a Supermicroblade (SYS-5038MR-H8TRF) server in our Netbox instance and we are trying to use netbox-agent on it. As per the instructions written here in the README, https://github.com/Solvik/netbox-agent#blades-3, here is the output for the [dmidecode_output.txt](https://github.com/Solvik/netbox-agent/files/8704393/dmidecode_output.txt) This was run on a container with elevated privileges.
Solvik commented 2022-09-14 19:00:33 +02:00 (Migrated from github.com)

Hi !

As per the code here this should be supported

Which issue are you having?

Hi ! As per the [code here](https://github.com/Solvik/netbox-agent/blob/master/netbox_agent/vendors/supermicro.py#L36) this should be supported Which issue are you having?
ugenk commented 2023-05-12 11:04:59 +02:00 (Migrated from github.com)

Hi!

We got sbe-720f-r90 supermicro enclosure with 20 sbi-7228r-t2x servers (B10DRT-TP motherboard).

Problems with netbox-agent:

  1. enclosure serial is detected incorrectly, looks like agent takes serial from server, not from enclosure. So when we're adding server, new enclosure also created for each server
  2. server type and chassis type are detected incorrectly. blade chassis detects as sbi-7228r-t2x, blade server is detected as b10drpt-tp, should be sbe-720f-r90 and sbi-7228r-t2x accordingly)

Attaching two dmidecode and two lshw from 1st and 2nd servers in enclosure.

dmidecode1.txt
dmidecode2.txt
lshw1.txt
lshw2.txt

Hi! We got sbe-720f-r90 supermicro enclosure with 20 sbi-7228r-t2x servers (B10DRT-TP motherboard). Problems with netbox-agent: 1. enclosure serial is detected incorrectly, looks like agent takes serial from server, not from enclosure. So when we're adding server, new enclosure also created for **each** server 2. server type and chassis type are detected incorrectly. blade chassis detects as sbi-7228r-t2x, blade server is detected as b10drpt-tp, should be sbe-720f-r90 and sbi-7228r-t2x accordingly) Attaching two dmidecode and two lshw from 1st and 2nd servers in enclosure. [dmidecode1.txt](https://github.com/Solvik/netbox-agent/files/11461341/dmidecode1.txt) [dmidecode2.txt](https://github.com/Solvik/netbox-agent/files/11461344/dmidecode2.txt) [lshw1.txt](https://github.com/Solvik/netbox-agent/files/11461345/lshw1.txt) [lshw2.txt](https://github.com/Solvik/netbox-agent/files/11461346/lshw2.txt)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#228
No description provided.