- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rc script hung on bootup
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
12-03-2003 11:31 PM
12-03-2003 11:31 PM
HP-UX 11.0
The server is located 6 hours away. I administer it remotely. I have someone at the site that can "turn the key" on.
Problem:
The server went down hard. There was a power outage at the site. When the server was turned back on, it started its boot process. It is hung after /sbin/rc2.d/S742diagnostic. The next script is /sbin/rc2.d/S744predictive.
I have checked the syslog and tombstones files. I can find no errors. Where else can I look? I only boot up to run level 2. I have a database package running, and 50 people connected. I have already planned a reboot later tonight.
What can I do to research the problem?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:35 PM
12-03-2003 11:35 PM
Re: rc script hung on bootup
and then of all the found subprocesses, so you know what command hangs.
Do you have access to the console? Perhaps it is waiting for some user-input or the buffer of your console driver is full...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:45 PM
12-03-2003 11:45 PM
Re: rc script hung on bootup
check the STm logs
/var/stm/logs/os
Try stating manually the /usr/sbin/stm/uut/bin/sys/diagmond
This should start other services
REvert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:55 PM
12-03-2003 11:55 PM
SolutionWhen booted, try starting it manually and check. Also check if you are upto date on STM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 12:10 AM
12-04-2003 12:10 AM
Re: rc script hung on bootup
I had already checked the rc.log This is the tail of it:
# tail rc.log
----------------------------
cron started
Support Tools Informational Fileset
Output from "/sbin/rc2.d/S740supprtinfo start":
----------------------------
Start diagnostic subsystem
Output from "/sbin/rc2.d/S742diagnostic start":
----------------------------
Thats as far as it got. I will check patches. I am pretty sure I am up to date on this server ( I have 10 all configured the same). I will rename the startup tonight and manually start it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 06:48 AM
12-04-2003 06:48 AM
Re: rc script hung on bootup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 07:44 AM
12-04-2003 07:44 AM
Re: rc script hung on bootup
The / key will abort a startup script. This will get you past the error next time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 03:52 PM
01-09-2006 03:52 PM
Re: rc script hung on bootup
Currently it took 1hr 30mins to bootup. I've logged a case to investigate the problem but i would like to put it on forum to discuss with the experts.
Previously it took only 20mins, now i tried using single user mode and bootup to 3rd level, it took only 15mins.
I have simply no idea what is wrong with the normal bootup, could anyone kindly tell me how to look for the source of this long bootup problem?
I figured it that there might be some hardware monitoring process that needs a long time to process during the bootup before HPUX.
Anyone has any advise, please give me some tips, thanks!
Sincerely,
Edmund
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2006 04:01 PM
01-09-2006 04:01 PM
Re: rc script hung on bootup
Change,
DIAGNOSTICS=0
on /etc/rc.config.d/diagnostic file.
It will not start that script. Are you getting any errors on syslog or console when starting up this.
--
Muthu