Operating System - HP-UX
1834935 Members
2188 Online
110071 Solutions
New Discussion

unable to modify Package via SreviceGuard Manager

 
TMcB
Super Advisor

unable to modify Package via SreviceGuard Manager

Hi everyone

I'm trying to modify my packagae via Service Guard manager gui - but it fails with warning :
Error : More than one services step!

Has anyone see this?

Thanks for your help
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: unable to modify Package via SreviceGuard Manager

Shalom,

Stop using the gui, take a look at the package script and see if there are two services run by the one package.

If so, you may have hit a gui limitation and would anyway benefit from doing this the sysadmin way.

Edit the package configuration.
cmcheckconf
cmapplyconf

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
TMcB
Super Advisor

Re: unable to modify Package via SreviceGuard Manager

Thanks for getting back Stephen.
When I run cmcheckconf -v -C sgmclus.ascii I get error messages :

Error: Unable to determine a unique identifier for physical volume /dev/dsk/vpath33 on node bfssgm01. Use pvcreate to give the disk
an identifier.
Error: Unable to determine a unique identifier for physical volume /dev/dsk/vpath44 on node bfssgm01. Use pvcreate to give the disk
an identifier.

cmcheckconf : Unable to reconcile configuration file sgmclus.ascii
with discovered configuration information.

Which are my IBM san disks.
TMcB
Super Advisor

Re: unable to modify Package via SreviceGuard Manager

should have said - last year we migrated to IBM san disks.

The cluster switches back and forth between cluster nodes OK, but today is the first time I tried to modify the package.

Only the volume groups are listed in the ascii files, not the devices belonging to the VGs.

Are trhere any issues with packages and san disks?

Thanks