- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Display firmware version of rp7400
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
04-11-2007 03:01 AM
04-11-2007 03:01 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 03:18 AM
04-11-2007 03:18 AM
Solutionecho "selclass qualifier cpu;info;wait;il"|cstm|grep "PDC Firmware"
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 03:18 AM
04-11-2007 03:18 AM
Re: Display firmware version of rp7400
echo "selclass qualifier cpu;info;wait;il"|cstm|grep "PDC Firmware"
or
/usr/sbin/diag/contrib/pdcinfo -no_banner | grep "PDC Version"
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 03:20 AM
04-11-2007 03:20 AM
Re: Display firmware version of rp7400
Diagnostics (/usr/bin/stm) can also provide this (select "View Information Log" from the CPU icon).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 03:21 AM
04-11-2007 03:21 AM
Re: Display firmware version of rp7400
One way:
At the GSP prompt type co to get the command menu
enter sysrev to display the info you want.......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 03:59 AM
04-11-2007 03:59 AM
Re: Display firmware version of rp7400
the
MP:CM> sysrev
command will only work with the "new" revision of the GSP.
Anyway, the (c)stm procedure will work like mentioned above or like written in the release notes:
Procedure for all systems
1. Login as root
2. At the prompt, enter 'mstm'
3. Press f2 (ok)
4. Move the cursor to "CPU"
5. Press f3 (select)
6. Press f4 (menu bar on)
7. Enter "T" to select Tool Menu
8. Enter "I" to select Information Mode
9. Enter "R" to Run
After a few seconds, the Information Tool Log for
the CPU will be displayed. The 'PDC Firmware
Revision' is displayed in the first column.
10. Note the PDC Firmware value
11. Press f8 (done)
12. Press f8 (exit)
13. Press f2 (ok)
Regarding your problem:
"17 - Previous revisions of firmware reported erroneous DIMM
distribution errors when mixing 1GB DIMMs with
different refresh rates."
from
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=de&prodTypeId=15351&prodSeriesId=86774&swItem=PF-CPIW4343&prodNameId=86776&swEnvOID=7&swLang=13&taskId=135&mode=4&idx=0
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 04:24 AM
04-11-2007 04:24 AM
Re: Display firmware version of rp7400
try this from OS prompt:
/usr/contrib/bin/machinfo
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 04:39 AM
04-11-2007 04:39 AM