- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- entries in /stand/bootconf
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
07-04-2007 07:32 PM
07-04-2007 07:32 PM
We had a problem recently with booting from the mirror on one of our servers. I can't recall ever having to manually edit the /stand/bootconf file on any system in the past. I have also tested booting of the mirror disk many times succedfully. I have noticed however on the majority of our systems we only have one entry for the primary disk within /stand/bootconf. Is this going to cause us problems?
Cheers
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2007 08:01 PM
07-04-2007 08:01 PM
SolutionYes you need to update the /stand/bootconf file if you are creating a mirrored boot disk. This may not cause problems during booting, as the man page explains is required by the Software Distributor and HP-UX kernel control scripts to determine how and where to update the initial boot loader, if its required to do so. Thus if you do not have the entry there is a possibility of the lif area for the 2nd boot disk not getting updated.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 01:06 AM
07-05-2007 01:06 AM
Re: entries in /stand/bootconf
This is the text from the PA-RISC offline diagnostics installer for example:
"This fileset modifies the system boot LIF volume by installing
off-line hardware diagnostics and utilities into the system
LIF volume. The utility willl only load the diagnostics and
utilities on to a disk when the primary boot path matches the
at least one entry in the /stand/bootconf file."
Better to keep this file current.
Regarding boot problems:
Several patches about the boot loaders came out to address boot related problems. Check and install if needed (current patch bundle).
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 03:10 AM
07-05-2007 03:10 AM
Re: entries in /stand/bootconf
I think i had the same problem. HP helped me to correct it.
setboot
must show the correct hardware paths.
your paths shown in lvlnboot -v and setboot must match.
usually this happens when you replace the boot disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 03:53 PM
07-05-2007 03:53 PM
Re: entries in /stand/bootconf
If primary disk entries are in the file, copy it to second line and change the address showing alternate path.
-Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 08:58 PM
07-05-2007 08:58 PM
Re: entries in /stand/bootconf
Avinash