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-06-2006 08:45 AM
06-06-2006 08:45 AM
"Need assistant to restore the "MINI VAX 4000-500
Please note, when this system was before hooked up at its new location, it was refusing to boot:
It would run through its hardware tests, and then throw an error, either DEVASSIGN or NOSUCHDEV."
What can I do to help this user out?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 08:55 AM
06-06-2006 08:55 AM
Re: Vax 4500
at a first guess, I would suggest that the system boot device has failed. Both DEVASSIGN and NOSUCHDEV would indicate that the default boot device cannot be found. Either the drive ID has changed, or possibly the disk didn't survive the move.
Record system default - At the console prompt, type the following and record results.
>>>SHOW BOOT
>>>SHOW HALT
>>>SHOW BFLG
Check the available devices from the console to see what you actually have available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 08:59 AM
06-06-2006 08:59 AM
Re: Vax 4500
THANKS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 09:28 AM
06-06-2006 09:28 AM
Solutionan initial suspect. Also:
>>> SHOW DEVICE
to see what's (really still) there.
It might help to see the exact messages from
the system console when it tries to start.
It's often helpful to run a terminal emulator
on some convenient (other) computer, and
connect its serial port to the console
terminal port on the VAX. Most terminal
emulators have some sort of logging
capability which makes collecting the data
easier than transcribing the text from the
screen of your VT100.
Of course, if your remote user can't set it
up that way, you may be stuck with the more
manual method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 10:18 AM
06-06-2006 10:18 AM
Re: Vax 4500
Check ALL the console variables, and make sure they're restored to what they're supposed to be (you did make a note of them before you moved the system, yes?)
You'll probably have also lost the system time, so will get a prompt to set it when you manage to reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 10:42 AM
06-06-2006 10:42 AM
Re: Vax 4500
No bets, but if it lost its mind, I'd expect
a different complaint.
My VAX 4000-200 is normally off, so it's
normally pretty confused when I wake it up.
First comes the language inquiry, then:
[...]
Tests completed.
Loading system software.
No default boot device has been specified.
Available devices.
-DIA0 (RF72)
-DUA0 (RA90)
-DUA1 (RA90)
-DUA2 (RA90)
-DUA4 (RA81)
-EZA0 (08-00-2B-1C-FD-04)
Device? [EZA0]:
(BOOT/R5:0 EZA0)
2..
-EZA0
Retrying network bootstrap.
[...]
So, figuring that a -500 is at least as
clever as a -200, I'd guess that this system
knows enough to use a disk, knows which disk
to use, and can't find it.
But the first "SHOW xxx" suggestions should
reveal the empty-head problem if that's it.
As usual, however, the actual messages would
probably have told us more than the vague
interpretations of them did.