- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11.0 loging problem (urgent pls).
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
08-02-2004 02:27 PM
08-02-2004 02:27 PM
I rebooted all of them when I power on any of them I get the following error.
Init:command is repawning too rapidly will try again in 5 minutes
id:errors "/etc/opt/resmon/bin/p_client.
id:console "usr/sbin/getty console console
#system console"
Guys any urgent help.
appreciate your cooperation.
Regards.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 02:32 PM
08-02-2004 02:32 PM
Re: HP-UX 11.0 loging problem (urgent pls).
one of them after giving the error message was trying to do memory dump but after the memory dump it reboots.
besides whenever I try the single mode it reboots.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 03:03 PM
08-02-2004 03:03 PM
Re: HP-UX 11.0 loging problem (urgent pls).
Then check /var/adm/crash and see if you can get a crash dump off while its running.
It would seem like you have a failure of hardware or perhaps last config change, triggered by boot.
If you remember what it was, pershaps you could back it out during that 5 minute window.
Otherwise it might be hardware service call or ignite recovery tape time.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 07:08 PM
08-02-2004 07:08 PM
Re: HP-UX 11.0 loging problem (urgent pls).
Why this happens I have no idea but I have seen it before
Check the file /etc/inittab for the line containing /etc/opt/resmon/bin/p_client
Would look like
ems4:3456:respawn:/etc/opt/resmon/lbin/p_client
Try adding run level 2 so you get
ems4:23456:respawn:/etc/opt/resmon/lbin/p_client
Then the probable solution :
------------------------------
Ems has two startup scripts in /sbin/rc2.d called :
S900ems => this script starts p_client
S900emsa => this script starts Ems agent
Change the order of the scripts S900ems and S900emsa by
changing S900ems into S901ems and then add a sleep 15 command
at the end of S900emsa
You may need to reboot
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2004 05:36 AM
08-04-2004 05:36 AM
Re: HP-UX 11.0 loging problem (urgent pls).
The last time I saw this under LINUX, I spent three days with support and gave up and re-installed the software.
The point being....If fonts.dir looks right and the re-compile doesn't work, it could easily be somewhere else.
-Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2004 07:48 PM
08-04-2004 07:48 PM
Re: HP-UX 11.0 loging problem (urgent pls).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2004 11:23 PM
08-04-2004 11:23 PM
Re: HP-UX 11.0 loging problem (urgent pls).
rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2004 11:28 PM