Operating System - HP-UX
1827287 Members
1915 Online
109717 Solutions
New Discussion

Re: 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