1833775 Members
3558 Online
110063 Solutions
New Discussion

Package not starting

 
Trng
Super Advisor

Package not starting

Hi ,

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
administrator
6 REPLIES 6
Rita C Workman
Honored Contributor

Re: Package not starting

Not sure why it failed....but...
I noticed one thing. It has disabled the package from that one node. If you run cmviewcl -v -p you'll probably see that node shows as disabled under SWITCHING.
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
Sandeep_Chaudhary
Trusted Contributor

Re: Package not starting

Post ur cmviewcl output
Sandeep_Chaudhary
Trusted Contributor

Re: Package not starting

check wether u r running package with proper shell.
Trng
Super Advisor

Re: Package not starting

issue is closed ..
administrator
Rita C Workman
Honored Contributor

Re: Package not starting

Great - what was the resolution so folks who see this kind of thing again may have an idea on how to fix it in future...

Rgrds,
Rita

....and don't forgot to assign points if appropriate....
Trng
Super Advisor

Re: Package not starting

there was an issue with OVO service.someone from OVO team has has mually killed the one of the package service which caused the package down .we have rebooted the node,and started wkg fine now.

thanks for all your participation
administrator