- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to find PDC level on Itanium
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-17-2006 04:44 PM
03-17-2006 04:44 PM
How to find PDC level on Itanium
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 04:53 PM
03-17-2006 04:53 PM
Re: How to find PDC level on Itanium
I use 2 methods,
1) #/usr/sbin/diag/contrib/pdcinfo
2) #/usr/sbin/cstm
cstm>scl type proc
cstm>info
cstm>il
In the output , look for the line.."PDC Firmware Revision: " ...
Regards,
Senthil Kumar .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 05:00 PM
03-17-2006 05:00 PM
Re: How to find PDC level on Itanium
cstm>scl type proc
^-- (SelClass) is currently disabled. --
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 05:07 PM
03-17-2006 05:07 PM
Re: How to find PDC level on Itanium
instead of "scl type proc" can you try just "sall" and continue further.
Regards,
Senthil Kumar .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 05:19 PM
03-17-2006 05:19 PM
Re: How to find PDC level on Itanium
cstm>sall
^-- (SelAll) is currently disabled. --
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 05:22 PM
03-17-2006 05:22 PM
Re: How to find PDC level on Itanium
Run following command to get firmware version info.
# machinfo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 05:23 PM
03-17-2006 05:23 PM
Re: How to find PDC level on Itanium
pdcinfo ,I believe is for PA-risc. And sall for cstm, in Itanium, doesn't seem to throw the version of EFI.. anyway .still looking out for info, I will let you know, once I'm successful..
Regards,
Senthil Kumar .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 05:26 PM
03-17-2006 05:26 PM
Re: How to find PDC level on Itanium
Regards,
Senthil Kumar .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 05:27 PM
03-17-2006 05:27 PM
Re: How to find PDC level on Itanium
The machinfo command got it for me.