- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Locate PDC firmware level
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-29-2004 09:55 AM
03-29-2004 09:55 AM
I use to get it on my N400 (rp7400 )from:
* /var/tombstones/ts99
or
swlist -l product | grep -i firm
Neither one o these commands seem to work on the :
HP-UX server B.11.11
9000/800/rp7410
Please advise, Thanks...... :>)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 10:02 AM
03-29-2004 10:02 AM
SolutionThe PDC Firmware will be displayed. If you do not have STM installed then you will need to interrupt the boot process and look under the "INformation Menu" of the firmware monitor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 10:03 AM
03-29-2004 10:03 AM
Re: Locate PDC firmware level
echo "selclass qualifier cpu;info;wait;infolog" | cstm | grep -i pdc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 10:05 AM
03-29-2004 10:05 AM
Re: Locate PDC firmware level
type "cstm" on the command line
cstm> map
cstm> sel dev "any CPU device number"
cstm> infolog
It will show PDC firmware Revision.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2004 10:07 AM
03-29-2004 10:07 AM
Re: Locate PDC firmware level
print "selclass qualifier cpu;info;wait;infolog" | /usr/sbin/cstm | grep PDC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2004 03:39 PM
03-31-2004 03:39 PM
Re: Locate PDC firmware level
#pdcinfo ------>y ----->you will find pdc version of the system.
Jaffar