Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supermicro Blades: dmidecode output #228

Open
MatthewDZane opened this issue May 17, 2022 · 2 comments
Open

Supermicro Blades: dmidecode output #228

MatthewDZane opened this issue May 17, 2022 · 2 comments

Comments

@MatthewDZane
Copy link

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.

@Solvik
Copy link
Owner

Solvik commented Sep 14, 2022

Hi !

As per the code here this should be supported

Which issue are you having?

@ugenk
Copy link

ugenk commented May 12, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants