Operating System - OpenVMS
1828248 Members
2693 Online
109975 Solutions
New Discussion

NODE Subpkt Translation NOT supported - Dump Follows **

 
SOLVED
Go to solution
Dean McGorrill
Valued Contributor

NODE Subpkt Translation NOT supported - Dump Follows **

I ran a diagnose on one of my remote vms boxes
and got these errors. From vms, theres no errors. this is the one system that has a
HSG80 which I'm not familiar with. Anyone
seen these? Dean

================= NODE Subpacket Header ================

Type 21. NODE FRU DESC
Sub_Type 0.
Subpkt Lenght 192.
Node HD Extension x00000000
NODE ID x0000000000000000
NODE Flags x0007000000BB00FF
Direct Ancestor x00000000
Affinity Performance x00000000
Parent x00000000
Next Sibling x00000000
Previous Sibling x000016C0
Child x00001B00
Magic Designator x00000000



** NODE Subpkt Translation NOT supported - Dump Follows **

Count of valid bytes: 128.


15--<-12 11--<-08 07--<-04 03--<-00 :Byte Order
0000: 00000020 00010001 00000000 00000000 *............ ...*
0010: 70616441 00150001 00000020 00010001 *.... .......Adap*
0020: 00000000 39393837 2D434941 20636574 *tec AIC-7899....*
0030: 00000020 00010001 00000000 00000000 *............ ...*
0040: 00000000 00000000 00000020 00010001 *.... ...........*
0050: 00000000 00000000 00000000 00000000 *................*
0060: 00000000 00000000 00000000 00000000 *................*
0070: 00000000 00000000 00000000 00000000 *................*




4 REPLIES 4
Ian Miller.
Honored Contributor

Re: NODE Subpkt Translation NOT supported - Dump Follows **

What model of system and what version of VMS?

DECevent (DIAGNOSE) has not been updated for years. Some systems require the use of WEBES.
____________________
Purely Personal Opinion
Dean McGorrill
Valued Contributor

Re: NODE Subpkt Translation NOT supported - Dump Follows **

Ian
COMPAQ AlphaServer DS20E 833 MHz
OpenVMS V7.2-2. heres a sort/nodup of
the types.

Type 0. NODE Not Recognized
Type 1. NODE ROOT
Type 2. NODE HW ROOT
Type 3. NODE SW ROOT
Type 5. NODE COMUNITY
Type 6. NODE PARTITION
Type 9. NODE CPU
Type 10. NODE MEMORY SUB
Type 11. NODE MEMORY DESC
Type 12. NODE MEMORY CTRL
Type 13. NODE IOP
Type 14. NODE HOSE
Type 15. NODE BUS
Type 16. NODE IO CTRL
Type 19. NODE POWER ENVIR
Type 20. NODE FRU ROOT
Type 21. NODE FRU DESC !quite a few of these
Type 22. NODE SMB
Volker Halle
Honored Contributor
Solution

Re: NODE Subpkt Translation NOT supported - Dump Follows **

Dean,

this is NOT an error. This data is part of the config or FRU record, which is being written to ERRLOG.SYS at startup time (or when you create a new ERRLOG.SYS) and which DECevent (DIAGNOSE) tries to translate.

As Ian said, DECevent V3.4 is the most recent version and is already quite old.

DS20E systems are only supported by SEA (System Event Analyzer), a component of WEBES. The WEBES WEB GUI (http://host:7902) should be able to decode these entries in the FRU errlog entry.

Volker.
Dean McGorrill
Valued Contributor

Re: NODE Subpkt Translation NOT supported - Dump Follows **

Volker,
Thank you, that exactly what I wanted
to know, that theres nothing wrong!

tx again Dean