Operating System - HP-UX
1752795 Members
6186 Online
108789 Solutions
New Discussion юеВ

one pkg is down -very urgent

 
Sajjad Sahir
Honored Contributor

Re: one pkg is down -very urgent

11.15 version is using
and u see
if i am giving cmmodpkg -e nfs1
giving succeful message
but in cmviewcl it is showing disbled
cmrunpkg is failing also

sajjad
Rasheed Tamton
Honored Contributor

Re: one pkg is down -very urgent

Any change with this:

cmmodpkg -e -n hostname -v pkgname
Sajjad Sahir
Honored Contributor

Re: one pkg is down -very urgent


it is already running the problem is in cmviewcl out put it is showing still disabled
CLUSTER STATUS
hp_data up

NODE STATUS STATE
hp_data1 up running

PACKAGE STATUS STATE AUTO_RUN NODE
orapkg1 up running enabled hp_data1

NODE STATUS STATE
hp_data2 up running

PACKAGE STATUS STATE AUTO_RUN NODE
orapkg2 up running enabled hp_data2
nfs2 up running enabled hp_data2

UNOWNED_PACKAGES

PACKAGE STATUS STATE AUTO_RUN NODE
nfs1 down halted disabled unowned
hp_data1#cmrunpkg nfs1
cmrunpkg : Script failed with no restart: nfs1 should not be restarted.
Check the syslog on node hp_data1 and pkg log files for more detailed information.
Rasheed Tamton
Honored Contributor

Re: one pkg is down -very urgent

The below error appears in your nfs1.cntl.log.

May 11 15:28:41 hp_data1 CM-CMD[3612]: /usr/sbin/cmgetconf -c hp_data
May 11 15:28:41 hp_data1 cmclconfd[3617]: Unable to query the I/O interface: Key
is undefined for specified token, or token is NULL.

The below thread says it is related to patches.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=695733

Regards.
Sajjad Sahir
Honored Contributor

Re: one pkg is down -very urgent

Yes

I checked patches this patch is not installed in my system.
Rasheed Tamton
Honored Contributor

Re: one pkg is down -very urgent

Installing the patches might resolve the issue.

Rgds.
Sajjad Sahir
Honored Contributor

Re: one pkg is down -very urgent

Dear All
I solved the issue
the issue was one node is on trusted mode and second one is nontrusted mode.
one of them root account is disabled
i connected my laptop with console
then
i did

/usr/lbin/modprpw -e root

after that
i done

/usr/lbin/modprpw -k root

then passwd for changing passwd
after that
i run cmrunpkg nfs1
now its ok

thanks

Sajjad Sahir
Sajjad Sahir
Honored Contributor

Re: one pkg is down -very urgent

I solved

sajjad