This widget could not be displayed.
Operating System - HP-UX
1845515 Members
2419 Online
110244 Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
New Discussion
This widget could not be displayed.
This widget could not be displayed.

EMS HA: no resource configured below /cluster/status

 
lshu
Frequent Advisor

EMS HA: no resource configured below /cluster/status

Hi all,

the output for "resls /cluster/status":

There are no resources configured below /cluster/status.

after running in debug mode "clustermond -l -d", it gave this error:
There are 0 Clusters in the hpmcClusterTable.

clustermond is running, EMS is working fine with other standard resources like /net, /vg etc. What could possibly go wrong?

Any comment is appreciated.

thanks
Lorne
1 REPLY 1
lshu
Frequent Advisor

Re: EMS HA: no resource configured below /cluster/status

I found an old thread closed by Stephen Doud, which solved this issue:

Restart cmsnmpd and snmpdm and it helps:

/sbin/init.d/cmsnmpagt stop
/sbin/init.d/SnmpMaster stop
/sbin/init.d/SnmpMaster start
(wait a minute)
/sbin/init.d/cmsnmpagt start

thanks all,
Lorne