- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Package not starting
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-17-2008 09:14 AM
09-17-2008 09:14 AM
Package not starting
i have two node cluster set up and suddently the package went down(it is not moved to adoptive node also ) ,not sure why it went down .we tried to restart the pacakge manually ,but it is not starting ..looking at the syslog and package control script ,it looks one package service not starting after it halted and it looks like the service belongs to OVO package (ovo application is running on this package)..how to check why this service not starting ,how to dig in to this ...i am attaching the log files below..
package control log
########### Node "ch01covp": Halting package at Wed Sep 17 12:00:46 wib 2008 ###########
Sep 17 12:00:46 - Node "ch01covp": Halting service pkg_OVOP_OVOPRD_service
cmhaltserv : Service name pkg_OVOP_OVOPRD_service is not running.
Sep 17 12:02:29 - Node "ch01covp": Remove IP address 10.22.130.15 from subnet 10.22.130.0
syslog
Sep 17 12:00:46 10.22.130.11 cmcld: Service pkg_OVOP_OVOPRD_service terminated d
ue to an exit(1).
Sep 17 12:00:46 10.22.130.11 cmcld: Automatically restarted service pkg_OVOP_OVO
PRD_service for the 1st time after failure.
Sep 17 12:00:46 10.22.130.11 cmcld: Service pkg_OVOP_OVOPRD_service in package p
kg_OVOP_OVOPRD has gone down.
Sep 17 12:00:46 10.22.130.11 cmcld: Disabled node ch01covp from running package
pkg_OVOP_OVOPRD.
Sep 17 12:00:46 10.22.130.11 cmcld: Executing '/etc/cmcluster/pkg_OVOP_OVOPRD/pk
g_OVOP_OVOPRD.cntl stop' for package pkg_OVOP_OVOPRD, as service PKG*46595.
Sep 17 12:00:46 10.22.130.11 cmcld: Service pkg_OVOP_OVOPRD_service terminated d
ue to an exit(1).
Sep 17 12:00:46 10.22.130.11 CM-pkg_OVOP_OVOPRD[27429]: cmhaltserv pkg_OVOP_OVOP
RD_service
rgds
skr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2008 10:49 AM
09-17-2008 10:49 AM
Re: Package not starting
I noticed one thing. It has disabled the package from that one node. If you run cmviewcl -v -p
Change this to enabled by typing:
cmmodpkg -e -n
Then try running it with:
cmrunpkg -v -n
Notice I said use cmrunpkg...not cmmodpkg on that second line.
Just a thought,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2008 09:37 PM
09-17-2008 09:37 PM
Re: Package not starting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2008 09:41 PM
09-17-2008 09:41 PM
Re: Package not starting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2008 03:33 AM
09-18-2008 03:33 AM
Re: Package not starting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2008 03:40 AM
09-18-2008 03:40 AM
Re: Package not starting
Rgrds,
Rita
....and don't forgot to assign points if appropriate....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2008 05:28 AM
09-21-2008 05:28 AM
Re: Package not starting
thanks for all your participation