- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- D370 fails to boot from alternate disk without int...
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
01-26-2004 09:49 PM
01-26-2004 09:49 PM
D370 fails to boot from alternate disk without interaction
The AUTO file on both disks contains "hpux -lq" so even though c0t5d0 is broken, c0t8d0 should boot. On boot the D370 fails to boot c0t5d0 (as expected). It then fails to search and find the alternate boot disk.
This is what I have :-
# dd if=/dev/vg00/lvol3 of=/dev/rdsk/c0t5d0 bs=1024 (Where c0t5d0 is the primary root disk)
Reboot the server.
# shutdown -ry 0
On reboot
IPL error; bad LIF magic.
.... FAILED.
Trying manufacturing default devices
------------------------------------
Cannot find ENTRY_TEST.
Failed to initialize.
ENTRY_INIT
Status = -7
00000080 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
0000350B 00000012 E80818B2 02002080 804000DC 00000000 0021F000 00000000
9E030000 0010295C 00000000 FFFFFFFF 00000000 00000000 00000000 00000000
Failed to initialze.
.... FAILED.
Terminating selection process.
No boot device found.
.
.
.
.
.
-------
Main Menu: Enter Command > sea
Path Number Device Path (dec) Device Type
----------- ----------------- -----------
P0 8/4.11 Random access media
P1 8/4.10 Random access media
P2 8/4.9 Random access media
P3 8/4.8 Random access media
P4 8/4.5 Random access media
P5 8/16/5.2 Random access media
P6 8/16/5.0 Sequential access media
P7 8/16/6.0 LAN Module
Main Menu: Enter command > bo alt
Interact with IPL (Y, N, or Cancel)?> n
Booting...
Boot IO Dependent Code (IODC) revision 152
HARD Booted.
ISL Revision A.00.43 Apr 12, 2000
.
.
.
ISL booting hpux -lq
Boot
: disc (8/4.8.0;0)/stand/vmunix
Then boots ok.
Any ideas on how I can make this D370 find the alternate disk at 8/4.8 and boot without any interaction?
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 09:58 PM
01-26-2004 09:58 PM
Re: D370 fails to boot from alternate disk without interaction
mkboot -a 'hpux -lq' /dev/dsk/[disknumber]
When the alt-boot-path is set correct it should boot without interaction.
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 09:58 PM
01-26-2004 09:58 PM
Re: D370 fails to boot from alternate disk without interaction
>setboot
Primary bootpath : 0/0/1/1.2.0
Alternate bootpath : 0/0/2/0.2.0
Autoboot is ON (enabled)
Autosearch is ON (enabled)
You can then use the flags
-p to set primary path
-a to set alternate path
-b autoboot on/off
-s autoserch on/off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 11:20 PM
01-26-2004 11:20 PM
Re: D370 fails to boot from alternate disk without interaction
setboot is correct. Autoboto and Autosearch are on.
I used mkboot -a "hpux -lq" /dev/rdsk/c0t5d0 and mkboot -a "hpux -lq" /dev/rdsk/c0t8d0.
So all looks like it should work. Strange!
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 11:37 PM
01-26-2004 11:37 PM
Re: D370 fails to boot from alternate disk without interaction
The Alternate Boot Disk / AUTOSEARCH features will only kick in if the system fails to detect a bootable disk drive for the Primary.
I'm not sure if you were trying to simulate a "broken disk" with the dd , but the system at this point still believes that the primary disk is a "good disk" at the time it is deciding between primary/alternate/autosearch.
Subsequent to it making the decision, it boots up, but there is no way for the HW to know that the LIF file is blown at the time it is making its decision.
In other words, its working the way it should work.
The primary/alternate/autosearch sequence works only when the HW can't see the disk in question. So in this case, if you uncabled the 0/1 bus, I would expect your system to boot the alternate and at least attempt to come up.
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 12:28 AM
01-27-2004 12:28 AM
Re: D370 fails to boot from alternate disk without interaction
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 12:46 AM
01-27-2004 12:46 AM
Re: D370 fails to boot from alternate disk without interaction
The system sees it's missing, fails to boot and then searches for the manufacturing default devices. It then fails to find one and the boot fails. I end up at the Main Menu prompt.
pa shows alt at 8/4.5
bo alt suceeds.
Any ideas?
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 12:55 AM
01-27-2004 12:55 AM
Re: D370 fails to boot from alternate disk without interaction
Thanks,
Kent Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 12:57 AM
01-27-2004 12:57 AM
Re: D370 fails to boot from alternate disk without interaction
Primary bootpath : 8/4.5.0
Alternate bootpath : 8/4.8.0
Autoboot is ON (enabled)
Autosearch is ON (enabled)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 01:58 AM
01-27-2004 01:58 AM
Re: D370 fails to boot from alternate disk without interaction
I understand that you can type "boot alt" and it will boot, but does it show 8/4.5 when it looks for the devices or not ?
Might be a case, again where pulling out 8/4.5 is causing the whole bus to be unusable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 02:58 AM
01-27-2004 02:58 AM
Re: D370 fails to boot from alternate disk without interaction
I've got a setup that is virtually identical to yours so I just did some tests. The machine I tested on is also a D370 with 2 disks, 1 in 8/4.5.0 and 1 in 8/4.8.0. They are mirrored boot disks.
I initially had my machine, set so that the Primary boot disk was 8/4.8.0 and the Alternate was 8/4.5.0. I shut the machine down, pulled out the Primary disk (8/4.8.0) and rebooted. The machine CAME UP FINE!!! It detected that the primary disk was not there, searched for an alternate and found 8/4.5.0 and booted fine!
So the next thing I did was I switched my boot paths so that the primary is now 8/4.5.0 and the alternate is 8/4.8.0. I then shut the machine down, pulled out the primary boot drive (8/4.5.0) and rebooted. The machine DID NOT boot. Unfortunately I did not do an 'sea' at the BCH prompt to see what it would find, but I seriously doubt that it would see the disk at 8/4.8.0.
So my conclusion is that there is something in the firmware or BCH of the D box that prevents it from behaving as we would expect. If the disk at 8/4.5.0 was dead and not just pulled out, it might behave differently, I don't know.
I think based on this experiment that I may have to look at which drive is the primary boot drive on ALL my D series boxes.
Try the test for yourself and see what happens.
# setboot -p 8/4.8.0
# setboot -a 8/4.5.0
# setboot
Just to verify
# shutdown -ry 0
Watch the LCD display on the box and when it starts doing its self TEST, pull out the disk at 8/4.8.0 and sit back and watch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 03:05 AM
01-27-2004 03:05 AM
Re: D370 fails to boot from alternate disk without interaction
Do you mean the manufacturing default devices? If so it doesn't list anything.
Only "FAILED" and "No boot device found"
After at the Main Menu: prompt, sea picks up all remaining devices including 8/4.8
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 04:07 AM
01-27-2004 04:07 AM
Re: D370 fails to boot from alternate disk without interaction
I swapped over the boot devices using the pa command at the Main Menu prompt. I rebooted. It started from 8/4.8. I then pulled 8/4.8 and rebooted. The same thing happened again. It tried primary and failed. Went for the manufacturing default devices and FAILED.
Again sea finds the remaining disks.
bo alt boots 8/4.5 and we're off.
So it seems that whichever disk is pri or alt it still fails to boot with the primary disk pulled.
Now I'm worried!
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 04:27 AM
01-27-2004 04:27 AM
Re: D370 fails to boot from alternate disk without interaction
That is very interesting. I wonder why it booted normally on my D370 when my primary was 8/4.8.0 and not 8/4.5.0 and it is not behaving well at all on yours.
Perhaps a firmware issue? I am at PDC 38.40.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 04:55 AM
01-27-2004 04:55 AM
Re: D370 fails to boot from alternate disk without interaction
It's weird. It is also at PDC 38.40.
I've tried resetting to default values.
I have toggled autosearch, autoboot, fastboot and it makes no odds.
I've swapped pri and alt and pulled the corresponding primary disk each time.
When it looks for the manufacturing device it flashes the cdrom light.
The cdrom is 8/16/5.2
Now I'm confused!!!
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 02:01 AM
01-28-2004 02:01 AM
Re: D370 fails to boot from alternate disk without interaction
This is interesting. I've put the same 2 disks in another D370 server. This time a 2 way. Both are at PDC 38.40. The 2 way will find the alternate boot disk if the primary is set to 8/4.8 and the alt set to 8/4.5.
If I pull 8/4.8 it will look at the manufacturing default devices and boot from 8/4.5. The 1 way won't.
Also I know that if I have a hass with the alternate boot disk at 10/12.5.0 and the primary at 8/4.5 it also fails to boot alt and I get woken up early in the morning! That's what started me on this :-(
Is there a way to view or modify the manufacturing default devices?
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 02:15 AM
01-28-2004 02:15 AM
Re: D370 fails to boot from alternate disk without interaction
I am also getting very curious about this.
Anyone from HP care to weigh in on this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2004 03:46 AM
02-03-2004 03:46 AM
Re: D370 fails to boot from alternate disk without interaction
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2004 10:18 PM
02-26-2004 10:18 PM
Re: D370 fails to boot from alternate disk without interaction
"The 'ALT' is not a backup mechanism for PRI. It is only a definition for a second bootable device" (the D, K, and T can't autoboot from any alternate path except the default path (8/4/5) when the primary path is unavailable)
This is a limitation of the PDC code and although there have been Enhancement
Requests submitted ("Alternate Boot if Primary fails") this does not appear to
have been rolled out in any PDC-update beyond 38.40 which is the latest for a D class server.
There is a work around which is to make the alternate boot path 8/4/5. Then if the primary path fails it will find the alternate path as it is default. From testing it appears that you need to have a 2 cpu server to stand a chance!
Looks like I'll be getting out of bed if this happens again!!
Thanks for all your help.
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2004 02:22 AM
08-12-2004 02:22 AM
Re: D370 fails to boot from alternate disk without interaction
Should I have to mount the target disk? Do I have to format the disk? The disk is bootable because I was able to boot up the disk.
Thanks,
Nancy L.