1833704 Members
2660 Online
110062 Solutions
New Discussion

Cluster Issue

 
HP-FMS
Frequent Advisor

Cluster Issue

Hi all,
By mistake I halted the DB package before halting CI backage while both packages were running on CI node, And we tried to halt the CI package, but its not getting halted.

Can somebody help me out, how to sort out this issue without rebooting the server.


Thanks,
akasi
4 REPLIES 4
Michael Steele_2
Honored Contributor

Re: Cluster Issue

Hi

Never heard of a CI package before.

Question: If it is a package, what difference does it make which package shuts down first?

Packages are mutally exclusive and have no prerequist order in starting or stopping

Please accumlate some reports:

cmviewcl -v
cmscancl
cmgetconf both package and cluster
cmcheckconf both package and cluster

And, most importantly, what are the error being collected in syslog.log?
Support Fatherhood - Stop Family Law
Rita C Workman
Honored Contributor

Re: Cluster Issue

It sounds like you created two packages for what should have been done all under one package. I'm guessing DB might be what is controlling your actual database and CI might be some third party vendor application that front ends that database and you put it under a separate package.

Best suggestion is to face the music and reboot the box..........then.....

If you did do as mentioned above - you need to fix this and put it all under one package as Michael alludes to.

Regards,
Rita
melvyn burnard
Honored Contributor

Re: Cluster Issue

There are Pro's and Con's of running a SAP cluster with the DB separate to the CI, and likewise as one DBCI package.
It is usually a business decision which to go for.
With the separate package scenario you have hit one of those con's.

With later versions of Serviceguard you can include dependencies, but you do not say which version of SG you are using.
Right now you either restart the DB package and then see if the CI package will halt, foolowed by halting the DB package again, or you bit the bullet and do a reboot of that node.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
HP-FMS
Frequent Advisor

Re: Cluster Issue

The SG version which we are using is Serviceguard A.11.18.00

We did reboot the box, and things are working fine.

Thanks for your support folks.


akasi..