Operating System - HP-UX
1833433 Members
2792 Online
110052 Solutions
New Discussion

Service Guard Script_Parameters Service Status

 
Lisa McBride
Occasional Advisor

Service Guard Script_Parameters Service Status

we have a 2 node cluster setup with SG. a newly created package has the Script_Parameters Service Status = 'unknown'. how do I change/configure it to = 'up'. how/what does this entry coorelate to within SG and packet switching? (I found this when researching that that particular package would not start on the second node. we believe we have that part fixed[missing script]). I haven't been able to find anything specific to the script parameters and their respective values.
-lis
3 REPLIES 3
Turgay Cavdar
Honored Contributor

Re: Service Guard Script_Parameters Service Status

Hi,
If you have modular packages then your services are defined in your package config file with the service_* directives.
If you have legacy packages then the services are defined in both package config and control script with SERVICE_* directives.
Lisa McBride
Occasional Advisor

Re: Service Guard Script_Parameters Service Status

thankyou! I have been looking around and found that the .cntl script for that package has been modified to call another script that was put in place to monitor the package before we added it to SG. we will attempt to correct that. do you know how I can create that .cntl for that package? I don's suppose the cmmakepkg would work...?
-lis
Turgay Cavdar
Honored Contributor

Re: Service Guard Script_Parameters Service Status

Yes, you can use cmmakepkg
# cmmakepkg -s pkg_x.cntl

Please also check the link:
http://docs.hp.com/en/B3936-90100/ch06.html