- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Server Restarts Automatically
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- 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
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
09-18-2013 02:38 PM
09-18-2013 02:38 PM
Server Restarts Automatically
Hi All,
I have a Alpha Server DS15 on a cluster with another DS15 server. The first machine restarts randamly while the second machine is ok. I would like to know what would be some reasons for a server to restart on its own.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2013 03:29 PM
09-18-2013 03:29 PM
Re: Server Restarts Automatically
Hi All,
I am trying to read the pagefile.sys file to know what would be the system error, if any. Can someone advise how to read this file. I have done the following.
sd sys$system
ed pagefile.sys
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2013 04:15 PM
09-18-2013 04:15 PM
Re: Server Restarts Automatically
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2013 05:18 PM
09-18-2013 05:18 PM
Re: Server Restarts Automatically
Hi,
I tried
$ ANALYZE/CRASH_DUMP SYS$SYSTEM:SYSDUMP.DMP
%SDA-F-OPENIN, error opening SYS$COMMON:[SYSEXE]SYSDUMP.DMP; as input
-RMS-E-FNF, file not found
later i did a search for any files on the harddisk but none found
$ dir dka100:[000000...]*sysdump*.dmp
%DIRECT-W-NOFILES, no files found
SEEMS LIKE THE UTILITY IS OFF OR SOMETHING, how can i restart the syste error log utility, so that when it happens again i can capture the error
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2013 05:44 PM
09-18-2013 05:44 PM
Re: Server Restarts Automatically
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-18-2013 08:03 PM
09-18-2013 08:03 PM
Re: Server Restarts Automatically
Eddy, let's step back a bit. You're saying that one system "just resets" and ... Does it reboot fine and run for a while and then reset again? If you have a dumb terminal connected to the system's console? IF so then you'd be better off using a terminal emulator, for now, to capture and SAVE what your system does when it "resets." We can't help you without knowing AT LEAST what happens when it resets and the console output is crucial. IF it goes through a system crash we'll need the data from the console to start guessing. Once we know what it does then we can decide if your problem *requires* a dumpfile or not. If it just resets without a system crash then the dumpfile is redundant...for now.
We need the console output first. If you're getting a crashdump then we'll recommend actions to go further based on what that output shows.
bob
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-19-2013 01:50 AM
09-19-2013 01:50 AM
Re: Server Restarts Automatically
The analysis of the errorlog can help in this case. For default, this file is in sys$errorlog:errlog.sys (root specific).
What is the version of the OpenVMS that you are running at your site ?
I suppose you are running a release of OpenVMS equal to or greater than OpenVMS v7.3-1 + VMS731_CPU2208-v0100 (minimum version that supports the Alpha DS15 class servers).
In case, I can analize the errorlog for you.
Regards,
/Maurizio
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-19-2013 03:09 AM
09-19-2013 03:09 AM
Re: Server Restarts Automatically
If there is no SYS$SYSTEM:SYSDUMP.DMP, OpenVMS will try to write the crasdump to PAGEFILE.SYS, so to analyze a crash in the pagefile, use ANALYZE/CRASH SYS$SYSTEM:PAGEFILE.SYS
Volker.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-19-2013 03:39 AM
09-19-2013 03:39 AM
Re: Server Restarts Automatically
>>> If there is no SYS$SYSTEM:SYSDUMP.DMP, OpenVMS will try to write the crasdump to PAGEFILE.SYS
If SYS$SYSTEM:SYSDUMP.DMP does not exist, and there is no DOSD device configured (Dump-Off-System-Disk), the operating system writes the dump of physical memory into SYS$SYSTEM:PAGEFILE.SYS, the primary system page file.
If the SAVEDUMP system parameter is set, the dump file is retained in PAGEFILE.SYS when the system is booted after a system failure. If the SAVEDUMP parameter is not set, which is the default, OpenVMS uses the entirepage file for paging and any dump written to the page file is lost.
Regards
/Maurizio
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-19-2013 06:41 AM
09-19-2013 06:41 AM
Re: Server Restarts Automatically
BUT...IF this DS15 is really just resetting (as implied by the OP) then you might not have anything in errlog OR in any dump or pagefile at all. Not all system resets are crashes and, I'll admit, not all of them are those odd resets where you just have what looks like the system power cycled and restarts. The only way to have that information is to have a console connection to something that can record the output from the event (or non-event should this happen to be something different than a crash) and go from there.
bob
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP