HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: find the smart-array firmware version
Operating System - Linux
1829596
Members
1735
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 04:01 AM
07-07-2006 04:01 AM
find the smart-array firmware version
Hello,
I would like to know, how find the bios/firmware revision of smart array card with a linux command line.
for Smart Array 5i and Smart Array 64xx.
I hope this is the same way, to find the revision.
Thank you for your help
I would like to know, how find the bios/firmware revision of smart array card with a linux command line.
for Smart Array 5i and Smart Array 64xx.
I hope this is the same way, to find the revision.
Thank you for your help
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 05:54 PM
07-07-2006 05:54 PM
Re: find the smart-array firmware version
If you have installed the "hpacucli" driver package, you can use the hpacucli command.
First, run "hpacucli ctrl all show" to see the slot identifier(s) for the controller(s).
Then, run "hpacucli ctrl slot= show" to see information about the specified controller. The firmware version number should be in there.
I found "hpacucli" to be a bit cumbersome to use, so I created two scripts to make it easier. You'll find them attached as a .ZIP file.
The first script, "hwraidstatus" just does a "hpacucli ... show status" to each controller and all their logical and physical drives. It should be useful as a quick check or as a starting point for integrating the RAID status check into an automated monitoring system.
The second script, "hwraidinfo" runs a "hpacucli ... show" to each controller and all their devices, filtering out the excess blank lines. This script might be useful to you.
First, run "hpacucli ctrl all show" to see the slot identifier(s) for the controller(s).
Then, run "hpacucli ctrl slot=
I found "hpacucli" to be a bit cumbersome to use, so I created two scripts to make it easier. You'll find them attached as a .ZIP file.
The first script, "hwraidstatus" just does a "hpacucli ... show status" to each controller and all their logical and physical drives. It should be useful as a quick check or as a starting point for integrating the RAID status check into an automated monitoring system.
The second script, "hwraidinfo" runs a "hpacucli ... show" to each controller and all their devices, filtering out the excess blank lines. This script might be useful to you.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2006 02:39 PM
07-09-2006 02:39 PM
Re: find the smart-array firmware version
on top of my head, I can't remember a Vanilla Linux command that can check the bios/firmware version of your system e.g. Smart Array Card, BIOS etc..etcc...
However, you can use an addition rpm like "survey" in the URL below to find out the version of your system firmware.
http://h18023.www1.hp.com/support/files/server/us/download/16241.html
Steps:
1. Download the survey rpm.
2. Install using the command rpm -Uvh survey-*.rpm
3. Generate a report using:
survey
4. The report will be generated in /var/compaq/survey
Other tools and utilities exist out there.
Have a nice day.
frank
However, you can use an addition rpm like "survey" in the URL below to find out the version of your system firmware.
http://h18023.www1.hp.com/support/files/server/us/download/16241.html
Steps:
1. Download the survey rpm.
2. Install using the command rpm -Uvh survey-*.rpm
3. Generate a report using:
survey
4. The report will be generated in /var/compaq/survey
Other tools and utilities exist out there.
Have a nice day.
frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2006 09:09 PM
07-09-2006 09:09 PM
Re: find the smart-array firmware version
Thank you for the survey,
That works fine
That works fine
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP