- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- booting HP-UX: what is next after bcheckrc
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
09-12-2005 12:46 AM
09-12-2005 12:46 AM
My HP-UX box cannot boot.
It boots from disk, loads the kernel, shows the "memory info", runs "ioinitrc", "krs_sysinit" and "bcheckrc".
It hangs after bcheckrc: The last message displayed is:
/sbin/bcheckrc:
Checking for LVM volume groups and Activating (if any exist)
Volume group "/dev/vg00" has been successfully changed.
I forced to reboot in single user mode and changed "/etc/lvmrc" in order to prevent the activation of VGs other than vg00 (I thought they were the reason of hanging, because from single-user mode, "vgchange -a y" hung).
But even preventing this, system hangs. I suspect it hangs in the next step after bcheckrc script but I cannot remember what is that next step.
Is init/rc ? -- I cannot reboot other box to check this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 12:52 AM
09-12-2005 12:52 AM
Re: booting HP-UX: what is next after bcheckrc
What storage is connected to your box?
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 12:53 AM
09-12-2005 12:53 AM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 01:20 AM
09-12-2005 01:20 AM
Re: booting HP-UX: what is next after bcheckrc
Hope it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 01:40 AM
09-12-2005 01:40 AM
Re: booting HP-UX: what is next after bcheckrc
If you are looking for boot information in detail refer this notes.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 01:41 AM
09-12-2005 01:41 AM
Re: booting HP-UX: what is next after bcheckrc
If you are looking for boot information in detail refer this notes.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 02:35 AM
09-12-2005 02:35 AM
Re: booting HP-UX: what is next after bcheckrc
Thanks everyone.