- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Alpha Boot
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
06-10-2005 02:43 AM
06-10-2005 02:43 AM
Alpha Boot
I have a problem with an Alpha 1000.
Sometimes it reboots itself, and I can see on the console screen, an error like this:
"Hard Error, Error 5"
I'm trying to get more information, but sometimes for a few days nothing occurs, but suddenly it reboots.
Thks in advc
Sebas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2005 02:55 AM
06-10-2005 02:55 AM
Re: Alpha Boot
you might just post this one, in the TRU-64 forum.. not hpux forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2005 02:57 AM
06-10-2005 02:57 AM
Re: Alpha Boot
www.compaq.com/alphaserver/download/dec4000_ug.pdf
it suggests that running "test" from the "console mode" will analyse your hardware, and should isolate where the problem is.
read page 2-4 for how to get into the console mode, then page 3-25 shows an example of the test command and output.
The device ID should give an idea as to what is faulty and will need replacing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2005 03:01 AM
06-10-2005 03:01 AM
Re: Alpha Boot
In addition to the TRU-64 Forum, I would also suggest you post the question to the OpenVMS Forum for assistance.
Chuck Ciesinski
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2005 03:39 AM
06-10-2005 03:39 AM
Re: Alpha Boot
That can be hard disk failure or RAID controller error (if you have it).
Can you post more information, such as OS version and hardware configuration. Can you send binary errorlog file? You can also try to use "eurf" (if it is TRU64).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2005 11:24 AM
06-12-2005 11:24 AM
Re: Alpha Boot
When the system comes to the boot prompt >>>
Try doing >>>sho >>>sho dev , init, sho config, etc for some SRM firmware info, and there are some simple diags you can run. These vary some from Alpha to Alpha. But, the best thing to do here is to boot single user mode (e.g. >>>b -fl s) or multi user mode (e.g. >>>b) and watch the console printout for clues. Also, b4 booting, type in the word crash. That was the system's savecore will attempt to take a crash dump and store it in the default location which is /var/adm/crash.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2005 01:12 AM
06-13-2005 01:12 AM
Re: Alpha Boot
# shutdown -h now
>>> test
see if any errors show up.
-Ross