aix6.1 ha6.1执行 View Current State 报错

aix6.1 ha6.1执行 View Current State 报错如下:Command: failed        stdout: yes           stderr: noBefore command completion, additional instructions may appear below.cldump: Waiti...显示全部
aix6.1 ha6.1执行 View Current State 报错如下:
Command: failed        stdout: yes           stderr: no

Before command completion, additional instructions may appear below.


cldump: Waiting for the Cluster SMUX peer (clstrmgrES)
to stabilize.............
        name        List of names to show, none implies all.


是什么原因呢收起
参与13

查看其它 10 个回答mophis的回答

mophismophis软件开发工程师杭州
I got similar problem on 5.5 and I've found this solution in /usr/es/sbin/cluster/README5.5.0.UPDATE:

=====================================================================
o APAR IZ41204: Enabling Internet MIB tree for clstat or cldump to work
=====================================================================

clstat or cldump will not start if the internet MIB tree is not
enabled in snmpdv3.conf file. This behavior is usually seen in
AIX 6.1 onwards where this internet MIB entry was intentionally
disabled as a security issue. This internet MIB entry is required to
view/resolve risc6000clsmuxpd (1.3.6.1.4.1.2.3.1.2.1.5) MIB sub tree
which is used by clstat or cldump functionality.

There are two ways to enable this MIB sub tree(risc6000clsmuxpd) they
are:

1) Enable the main internet MIB entry by adding this line in
/etc/snmpdv3.conf file
VACM_VIEW defaultView internet - included -
But doing so is not advisable as it unlocks the entire MIB tree

2) Enable only the MIB sub tree for risc6000clsmuxpd without enabling
the main MIB tree by adding this line in /etc/snmpdv3.conf file
VACM_VIEW defaultView 1.3.6.1.4.1.2.3.1.2.1.5 - included -

Note: After enabling the MIB entry above snmp daemon must be
restarted with the following commands as shown below:
1) stopsrc -s snmpd
2) startsrc -s snmpd
After snmp is restarted leave the daemon running for about two
minutes before attempting to start clstat or cldump.
互联网服务 · 2013-05-07
浏览3200

回答者

mophis
软件开发工程师杭州
擅长领域: 服务器网络存储

mophis 最近回答过的问题

回答状态

  • 发布时间:2013-05-07
  • 关注会员:2 人
  • 回答浏览:3200
  • X社区推广