Operating System - HP-UX
1834285 Members
3349 Online
110066 Solutions
New Discussion

SG manager package status differs from cmviewcl

 
Roberto Martinez_6
Frequent Advisor

SG manager package status differs from cmviewcl

Hi, we have SG 11.16, and SG Manager (the windows tool) installed on a pc. everything works fine, except that new packages always apear in yellow, with the "package has no failover node" message, even when the AUTO_RUN parameter is set to YES in the package .conf file. But, if I substitute AUTO_RUN for the obsolete PKG_SWITCHING_ENABLED parameter (also set to YES), the package is then shown in green. Has this happened to anyone else? Thanks in advance.
It wasn't me
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: SG manager package status differs from cmviewcl

I have not seen this or reports like this. Are you current on SG patches? I've seen a number of issues with SG 11.16 and if its not patched its going to have some problems.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Roberto Martinez_6
Frequent Advisor

Re: SG manager package status differs from cmviewcl

we bought the system pre-installed, so I guess its at the right patch level. Anyway, I'll check...
It wasn't me
melvyn burnard
Honored Contributor

Re: SG manager package status differs from cmviewcl

what version of Serviceguard Manager are you using?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Roberto Martinez_6
Frequent Advisor

Re: SG manager package status differs from cmviewcl

Service guard version:
----------------------

/usr/lbin/cmcld:
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP32) $Revision: 75.02 $
Build date: Mon Mar 15 10:53:41 PST 2004
Build id: ibld_sg_a1116_tot
Build platform: hpux
Cluster Monitor Product $Revision: 82.2 $
Cluster Monitor Product Only $Revision: 82.2 $
Daemon
A.11.16.00 Date: 03/15/04




SG MANAGER Version:
-------------------

A.04.00 built May 4, 2004 11:29:41 AM PDT

It wasn't me
Cem Tugrul
Esteemed Contributor

Re: SG manager package status differs from cmviewcl

Mine is ;

baan01:/usr/lbin#what cmcld
cmcld:
HP92453-02A.10.20 HP-UX SYMBOLIC DEBUGGER (END.O) $Revision: 74.03 $
Build date: Thu Sep 30 12:43:53 PDT 2004
Build id: ibld_sgops_a1114patch_makefile
Build platform: hpux
Cluster Monitor Product $Revision: 82.2 $
MC/ServiceGuard Product $Revision: 82.2 $
Daemon
A.11.14 Date: 09/30/04 Patch: PHSS_31065
NET: Version: B.11.00 $Date: 97/10/15 10:44:23 $
plumb.c + JAGae66196 Testing $Revision: 1.2.119.8 $ $Date: 97/07/21 09:54:39 $
baan01:/usr/lbin#swlist|egrep -i service
B3935DA A.11.14 MC / Service Guard
MCPS-COMMON A.01.02.00 HP Service Mission Critical Common Component
PHCO_31203 1.0 VERITAS VM Mgmt Service Provider Patch 03
PHKL_27532 1.0 ; ServiceGuard/vsar incompatibility removed
PHKL_28114 1.0 timeout; ServiceGuard TOC
PHNE_24512 1.0 NTP timeservices upgrade plus utilities
PHSS_31065 1.0 MC/ServiceGuard and SG-OPS Edition A.11.14
Our greatest duty in this life is to help others. And please, if you can't
renarios
Trusted Contributor

Re: SG manager package status differs from cmviewcl

Hi Roberto,

Try on the command line: cmmodpkg -e . It should enable switching. See also http://docs.hp.com/en/B5158-90024/ch07s04.html

Cheerio,

Renarios
Nothing is more successfull as failure
Roberto Martinez_6
Frequent Advisor

Re: SG manager package status differs from cmviewcl

the command cmmodpkg works, it was just the graphical representation. Anyway, I had to re-make the package and the problem is not being reproduced now. thanks anyway.
It wasn't me