- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: firmware level of the disk
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-15-2005 02:38 PM
03-15-2005 02:38 PM
firmware level of the disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 02:54 PM
03-15-2005 02:54 PM
Re: firmware level of the disk
I am assuming that you are talking about the internal disks on a machine or some JBOD disks you have. If you are talking about disks in a disk array then you will have to use tools appropriate for that array to look at the disks in the array.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 02:54 PM
03-15-2005 02:54 PM
Re: firmware level of the disk
If you use VA, EVA, it is easy to check the disk firmware with CommandView SDM.
Regard,
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 03:07 PM
03-15-2005 03:07 PM
Re: firmware level of the disk
If you don't have cstm (the online diagnostics) you need to get them loaded as soon as possible. Use your latest SupportPlus CDROM or download a copy from: http://www.software.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=B6191AAE
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 05:14 PM
03-15-2005 05:14 PM
Re: firmware level of the disk
amdload -i
will display the firmware revisions for all hardware components of the specified disk array.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 05:31 PM
03-15-2005 05:31 PM
Re: firmware level of the disk
You can use the Online Diagnostics Tool. You may also want to consider getting System Information Reporter (SIR) from HP Solution Center. It's a good sysad tool to have.
Regards,
Isralyn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 07:54 PM
03-15-2005 07:54 PM
Re: firmware level of the disk
#diskinfo -v /dev/rdsk/cxtxdx
where x= device number shown in ioscan
this will show you the details of the disk
Andy