- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Firmware Version/ CPU Silicon Evolution /Revision ...
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-31-2006 10:58 PM
01-31-2006 10:58 PM
Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
Could you please let me know how to fetch Firmware Version/ CPU Silicon Evolution /Revision /PALcode, chipset type/version etc from Micro VAX 4000-105A & VAX 4000-105A servers running on VMS 7.1.
Show config command on savron prompt is returning –
>>> show config
KA54-A V2.6, VMB 2.15
Does it mean the firmware version is 2.15.
It would be very helpful if someone can let me know how to fetch all the above mentioned information from VMS , console prompt or using any 3rd party tool.
Thanks
Mainak
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-31-2006 11:14 PM
01-31-2006 11:14 PM
Re: Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
console firmware version. VMB is Virtual
Memory Boot, the primary bootstrap image,
here, in ROM.
There is no PALcode on a VAX.
Why do you care?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-31-2006 11:55 PM
01-31-2006 11:55 PM
Re: Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
KA54-A is CPU type & revision.
V2.6 is firmware version.
Regards,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-01-2006 02:00 AM
02-01-2006 02:00 AM
Re: Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-05-2006 08:38 PM
02-05-2006 08:38 PM
Re: Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-05-2006 09:45 PM
02-05-2006 09:45 PM
Re: Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
On Alpha you have the CLUE extension for SDA wich can get the firmware revisions.
Ferry Bolhar once wrote a CLUE extension for VAX also, but this misses the firmware info also (see http://vms.process.com/scripts/fileserv/fileserv.com?CLUE$SDA_VAX).
I've attached the output on AX for you information.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-05-2006 10:35 PM
02-05-2006 10:35 PM
Re: Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
$ ANAL/ERROR may display some of this information in the header of every errlog entry:
...
TIME STAMP KA53 CPU Microcode Rev # 3. CONSOLE FW REV# 2.1
Standard Microcode Patch Patch Rev # 16.
...
Volker.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-05-2006 10:55 PM
02-05-2006 10:55 PM
Re: Firmware Version/ CPU Silicon Evolution /Revision /PALcode etc
the CPU revision information etc. is typically encoded in the SID or XSID system registers.
The SID is available via F$GETSYI("SID"), but this doesn't decode the various - CPU type specific - fields.
The XSID can be obtained from the per-CPU database structure with SDA, but will also not decode the bits.
It's best to rely on the information in the errlog headers.
Volker.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP