3.27.2006

Get AlphaServer SRM console version

To get the SRM console version (firmware) on an Alpha Server via a shell:
consvar -g version
Output will be something like this:
version = V7.0-3 Jun 16 2005 14:53:11
 
Get some more detailed info with the first two lines of output:
# consvar -v -l
Firmware Rev: 7.0-3
system fam:38  cpu:8  smm:1978

 
get the PALcode similarly:
consvar -g pal
 
Output will be something like this:
pal = OpenVMS PALcode V1.98-43, Tru64 UNIX PALcode V1.92-33

No comments: