Operating System - HP-UX
1834149 Members
2425 Online
110064 Solutions
New Discussion

problem in starting cluster package

 
SOLVED
Go to solution
Jagadesh_2
Regular Advisor

problem in starting cluster package

Hi All,

I am trying to start a package on a two node cluster. There is only package. When i try to start the package i am getting the following errs in the syslog and the package is not starting.

Dec 24 18:57:51 opal3 cmcld: Request from node opal3 to start package dbciP01 on node opal3.
Dec 24 18:57:51 opal3 cmcld: Executing '/etc/cmcluster/P01/dbci.cntl start' for package dbciP01, as service PKG*25089.
Dec 24 18:57:52 opal3 LVM[6856]: vgchange -a e vg02
Dec 24 18:57:54 opal3 LVM[6859]: vgchange -a e vg03
Dec 24 18:57:54 opal3 LVM[6862]: vgchange -a e vg04
Dec 24 18:57:56 opal3 LVM[6865]: vgchange -a e vg05
Dec 24 18:57:57 opal3 LVM[6868]: vgchange -a e vg06
Dec 24 18:57:59 opal3 LVM[6871]: vgchange -a e vg07
Dec 24 18:58:00 opal3 LVM[6874]: vgchange -a e vg08
Dec 24 18:58:02 opal3 LVM[6877]: vgchange -a e vg09
Dec 24 18:58:02 opal3 LVM[6880]: vgchange -a e vg10
Dec 24 18:58:12 opal3 CM-dbciP01[7088]: cmmodnet -a -i 10.200.125.108 10.200.125.0
Dec 24 18:58:41 opal3 : su : + tty?? root-p01adm
Dec 24 18:58:43 opal3 : su : + tty?? root-orap01
Dec 24 18:58:45 opal3 CM-dbciP01[7600]: cmmodnet -r -i 10.200.125.108 10.200.125.0
Dec 24 18:58:56 opal3 LVM[7729]: vgchange -a n vg02
Dec 24 18:58:56 opal3 LVM[7732]: vgchange -a n vg03
Dec 24 18:58:44 opal3 : su : + tty?? root-p01adm
Dec 24 18:58:57 opal3 above message repeats 3 times
Dec 24 18:58:57 opal3 LVM[7735]: vgchange -a n vg04
Dec 24 18:58:57 opal3 LVM[7738]: vgchange -a n vg05
Dec 24 18:58:57 opal3 LVM[7741]: vgchange -a n vg06
Dec 24 18:58:57 opal3 LVM[7744]: vgchange -a n vg07
Dec 24 18:58:57 opal3 LVM[7747]: vgchange -a n vg08
Dec 24 18:58:58 opal3 LVM[7750]: vgchange -a n vg09
Dec 24 18:58:58 opal3 LVM[7753]: vgchange -a n vg10
Dec 24 18:59:04 opal3 cmcld: Service PKG*25089 terminated due to an exit(1).
Dec 24 18:59:04 opal3 cmcld: Package dbciP01 run script exited with NO_RESTART.
Dec 24 18:59:04 opal3 cmcld: Examine the file /etc/cmcluster/P01/dbci.cntl.log for more details.
Dec 24 18:59:04 opal3 cmcld: Switching disabled on package dbciP01.
Dec 24 18:59:04 opal3 cmcld: Unable to start package dbciP01. Node opal3 was not able to run it.
Dec 24 19:13:38 opal3 cmcld: Request from node opal1 to start package dbciP01 on node opal1.
Dec 24 19:14:02 opal3 cmcld: Unable to start package dbciP01. Node opal1 was not able to run it.

Cluster formation was sucessful but the package is not starting.

I tried

opal3 >cmmodpkg -e -n opal3 dbciP01
cmmodpkg : Warning: Node opal3 is already able to run package dbciP01.
cmmodpkg : Completed successfully on all packages specified.
.
opal3 >cmmodpkg -e -n opal1 dbciP01
cmmodpkg : Warning: Node opal1 is already able to run package dbciP01.
cmmodpkg : Completed successfully on all packages specified.
Please let me know how to fix this.

Thanks
S.Jagadesh
7 REPLIES 7
Henk Geurts
Esteemed Contributor

Re: problem in starting cluster package

hi
please check or post the /etc/cmcluster/P01/dbci.cntl.log.

regards.
Jagadesh_2
Regular Advisor

Re: problem in starting cluster package

Please find the dbci.cntl.log log as requested.
Henk Geurts
Esteemed Contributor
Solution

Re: problem in starting cluster package

hi
your problem is in these lines :
Dec 24 21:19:02 - Node "opal3": (export_nfs): Export /export/sapmnt/P01/profile\par
Dec 24 21:19:28 - Node "opal3": ERROR (export_nfs): exportfs error: opal: unknown host\par
\tab ERROR: Function customer_defined_run_cmds\par
\tab ERROR: Failed to RUN customer commands\par

it looks like the host opal can not be found .
check /etc/hosts and run exportfs -av to check for errors.

hope this helps.
Raj D.
Honored Contributor

Re: problem in starting cluster package

Hi Jagadesh ,

It seems database is unable to shutdown due to some problem in one of the /par file system , check details with the par filesystem.

Can u stop the package manually and startover again.

hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Jagadesh_2
Regular Advisor

Re: problem in starting cluster package

Thanks for your response.

Got the actual problem. There is a server named topaz1 which is sharing SAP binary and the same will be used at the ime of stating the SAP application. This server was and the cluster package is trying to use it.


Thanks for your help in this.

Jagadesh_2
Regular Advisor

Re: problem in starting cluster package

thanks for all your help in this.
Raj D.
Honored Contributor

Re: problem in starting cluster package

Jagadesh ,
Its nice to know that you got to know about the actual problem,

It would have been better if you can assign points to all the responses ,

Here is your forum profile:
"I have assigned points to 51 of 168 responses to my questions"

Try to make it 168 of 168 ,

and making your forum profile better and getting quick response.

Happy foruming ..
hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "