Link to home
Create AccountLog in
Avatar of xy8088
xy8088Flag for United States of America

asked on

How to determine RAID controller model

Have a server running Redhat 8. It is an older offbrand server. There is no documentation for it and google has turned up no results. Plus I am unsure how the hardware has been modified by the servers previous owners.

I need to determine what type of RAID controller it is running so that I can get documentation for this controller. I have SSH access to the server. I'd prefer to be able to do this without having to bring the server offline and with out having to go on site, if that is possible.

ASKER CERTIFIED SOLUTION
Avatar of Michael Worsham
Michael Worsham
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of xy8088

ASKER

'dmesg'  did it. Thanks.