- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- System crashing on our Charon Box, running Openvm...
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
12-11-2006 03:19 AM
12-11-2006 03:19 AM
These crashes continue to be a mystery. The first mystery crash was on November 9th. Here is the list of TEAM10 boots:
TEAM10 BOOTED AT 9-NOV-2006 15:02 ! Thursday
TEAM10 BOOTED AT 10-NOV-2006 15:00 ! Friday
TEAM10 BOOTED AT 16-NOV-2006 15:05 ! Thursday
TEAM10 BOOTED AT 17-NOV-2006 15:19 ! Friday
TEAM10 BOOTED AT 17-NOV-2006 15:05
TEAM10 SHUTDOWN AT 17-NOV-2006 15:38 BY SYS_DAVIDP
TEAM10 BOOTED AT 17-NOV-2006 15:39 ! Planned
TEAM10 BOOTED AT 18-NOV-2006 14:59 ! Saturday
TEAM10 BOOTED AT 4-DEC-2006 08:32 ! Power Outage to the Computer Room
TEAM10 BOOTED AT 5-DEC-2006 15:09 ! Tuesday
TEAM10 BOOTED AT 9-DEC-2006 15:09 ! Saturday
Anyone have any thoughts of what it could be or where we could find more clues?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 03:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 04:31 AM
12-11-2006 04:31 AM
Re: System crashing on our Charon Box, running Openvms 7.3
OpenVMS VAX (since V6.2) has a standalone CLUE utility, which should keep the crash footprint from the last 100 crashes or operator shutdowns.
$ CLUE:==$CLUE
$ CLUE/DISPLAY
The last crash (or shutdown) CLUE file can be found in CLUE$OUTPUT:CLUE$LAST_TEAM10.LIS
INVEXCEPTN crashes are most likely operating system or privileged software errors. Did you recognize, that those crashes seem to mostly happen around 15:00 ??? So this may be some other 'clue' ;-)
You can extract the most important crash parameters (called CANASTA parameters) from each crash using the command:
CLUE_DISPLAY> n ! where N is the 'crash number #' from the CLUE/DISPLAY crash listing (first column).
Please provide the CANASTA paramters from a typical INVEXCEPTN crash or even provide the full CLUE$OUTPUT:CLUE$LAST_TEAM10.LIS file as a .TXT attachment.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 04:45 AM
12-11-2006 04:45 AM
Re: System crashing on our Charon Box, running Openvms 7.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 01:37 PM
12-11-2006 01:37 PM
Re: System crashing on our Charon Box, running Openvms 7.3
- Double check that no Windows processes are trying to access the disk container files or disk drives allocated to the CHARON-VAX system.
- If you have a NIC dedicated to the CHARON system, check it for problems.
Bruce Claremont
www.MigrationSpecialties.com
OpenVMS Stealth Marketing Squad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 03:13 AM
12-12-2006 03:13 AM
Re: System crashing on our Charon Box, running Openvms 7.3
If you migrated from a working system, but changed from another disk technology (DSSI?) to CHARON's SCSI and MSCP disks, youshould verify that you have the latest VMS patches.
CHARON-VAX isn't a match to every possible VAX model. You should also AUTOGEN -- I've seen "unstable" VMS installations when migrated to different hardware.
You should also keep your reseller in the loop. CHARON-VAX is updated regularly -- you might need the latest version...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 04:23 AM
12-12-2006 04:23 AM
Re: System crashing on our Charon Box, running Openvms 7.3
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 04:32 AM
12-12-2006 04:32 AM
Re: System crashing on our Charon Box, running Openvms 7.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 04:40 AM
12-12-2006 04:40 AM
Re: System crashing on our Charon Box, running Openvms 7.3
this crash is most likely in non-Digital OpenVMS software ! You must have some 3rd-party privileged software running. The OpenVMS execlets are normally symbolized correctly by CLUE. Your crash is reported at:
ALLOCATABLE_S0+3D5DFAB PC>83D68F2F PUSHL 54(R10)
R10 being 00000067, which causes an acccess violation at virtual address 000000BB
The question now is, who owns that code ? Most likely suspect would be: MULTINET
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 11:29 AM
12-12-2006 11:29 AM
Re: System crashing on our Charon Box, running Openvms 7.3
SYS eco. MAke sure you have the latest
Multinet ECO.
Have fun.
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2006 01:30 AM
12-13-2006 01:30 AM
Re: System crashing on our Charon Box, running Openvms 7.3
Do you have this machine on a s/w support contract ? If not, you need to see if there is a budget available to pay for independent analysis.
Is there any security restriction on sending the dump offsite ? If not, there are a number of people with the expertise to do that analysis in the group (me included). The alternative would be to establish a VPN between your site and your approved expert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 06:16 AM
12-14-2006 06:16 AM
Re: System crashing on our Charon Box, running Openvms 7.3
your OpenVMS VAX system is running MULTINET. You can try to symbolize the failing PC address using the MULTINET.STB file to be found somewhere on your system disk:
$ ANAL/CRASH SYS$SYSTEM:SYSDUMP.DMP
Search for ASCII string 'INET' in allocatable S0 space:
SDA> SEARCH/STEPS=BYTE/LENGTH=LONG MMG$A_SYS_END:@EXE$GL_RPB 54454E49
Note: It will take a while to search through the dump, so be patient ...
Match at xxxxxxxx <<< should report 1 match
SDA> EXA xxxxxxxx ! Verify address found above, you should see the string 'INET'
Find MULTINET.STB on your system disk, then:
SDA> READ/RELOCATE=xxxxxxxx dev:[dir]MULTINET.STB
SDA> SHOW CRASH
SDA> SHOW STACK
These commands should load the MULTINET symbols and provide a better symbolization of the crash stack and failing PC.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2006 06:30 AM
12-14-2006 06:30 AM
Re: System crashing on our Charon Box, running Openvms 7.3
$ define mu$sda multinet:multinet$sda
$ analyze/system
SDA> mu load