免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2117 | 回复: 3
打印 上一主题 下一主题

[求助] 关于一个检查mc集群配置文件的报错,请帮忙给看一下 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-03-28 09:30 |只看该作者 |倒序浏览
配置了一个集群配置文件cluster.ascii,然后check,apply,如下输出:

rx3600-2#[/etc/cmcluster]cmcheckconf -k -v -C /etc/cmcluster/cluster.ascii
Begin cluster verification...
Checking cluster file: /etc/cmcluster/cluster.ascii.
MAX_CONFIGURED_PACKAGES configured to 3.
Checking nodes ... Done
Checking existing configuration ... Done
MAX_CONFIGURED_PACKAGES configured to 3.
Gathering storage information
Found 5 devices on node rx3600-2
Found 5 devices on node rx3600-3
Analysis of 10 devices should take approximately 2 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Found 3 volume groups on node rx3600-2
Found 3 volume groups on node rx3600-3
Analysis of 6 volume groups should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Gathering network information
Beginning network probing (this may take a while)
Completed network probing
Node rx3600-2 did not receive an ICMP REPLY message on 10.0.6.241
from the polling target 10.0.0.1
Node rx3600-3 did not receive an ICMP REPLY message on 10.0.6.212
from the polling target 10.0.0.1
Failed to evaluate polling targets
cmcheckconf: Unable to reconcile configuration file /etc/cmcluster/cluster.ascii
with discovered configuration information.

rx3600-2#[/etc/cmcluster]vgchange -a y vglock
Activated volume group.
Volume group "vglock" has been successfully changed.

rx3600-2#[/etc/cmcluster]cmapplyconf -k -v -C /etc/cmcluster/cluster.ascii
Begin cluster verification...
Checking cluster file: /etc/cmcluster/cluster.ascii
MAX_CONFIGURED_PACKAGES configured to 3.
check_cdsf_group, no cdsf group specified.
Checking nodes ... Done
Checking existing configuration ... Done
MAX_CONFIGURED_PACKAGES configured to 3.
Note: -k option specified, only the lvm volume groups
mentioned in the cluster configuration file will be checked.
To remove lvm volume groups from the cluster,
do not use the -k option.
Gathering storage information
Found 5 devices on node rx3600-2
Found 5 devices on node rx3600-3
Analysis of 10 devices should take approximately 2 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
Found 3 volume groups on node rx3600-2
Found 3 volume groups on node rx3600-3
Analysis of 6 volume groups should take approximately 1 seconds
0%----10%----20%----30%----40%----50%----60%----70%----80%----90%----100%
The volume group /dev/vglock is activated on more than one node:
rx3600-2
rx3600-3
Volume groups should not be activated on more than one node.
Use vgchange to de-activate a volume group on a node.
Gathering network information
Beginning network probing (this may take a while)
Completed network probing
Node rx3600-2 did not receive an ICMP REPLY message on 10.0.6.241
from the polling target 10.0.0.1
Node rx3600-3 did not receive an ICMP REPLY message on 10.0.6.212
from the polling target 10.0.0.1
Failed to evaluate polling targets
cmapplyconf: Unable to reconcile configuration file /etc/cmcluster/cluster.ascii
with discovered configuration information.


不知道是什么原因,请帮忙分析一下,cluster配置文件放到附件中
cluster.zip (6.69 KB, 下载次数: 6)

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
2 [报告]
发表于 2013-03-28 20:39 |只看该作者
SUBNET 10.0.0.0
  IP_MONITOR ON
  POLLING_TARGET 10.0.0.1

改成:

SUBNET 10.0.0.0
  IP_MONITOR OFF

或者

SUBNET 10.0.0.0
  IP_MONITOR ON
  POLLING_TARGET 10.0.6.212
  POLLING_TARGET 10.0.6.241

另外,您的网卡没有冗余,不能Local切换。

NODE_NAME               rx3600-2
  NETWORK_INTERFACE     lan0
    HEARTBEAT_IP        10.0.6.241
  NETWORK_INTERFACE     lan4
    HEARTBEAT_IP        192.168.1.1
#  CLUSTER_LOCK_LUN     
  FIRST_CLUSTER_LOCK_PV /dev/disk/disk27

评分

参与人数 1可用积分 +8 收起 理由
lbseraph + 8 谢谢积极回复!

查看全部评分

论坛徽章:
0
3 [报告]
发表于 2013-03-29 14:24 |只看该作者
ok,多谢了。

论坛徽章:
48
15-16赛季CBA联赛之青岛
日期:2021-01-07 13:41:2315-16赛季CBA联赛之上海
日期:2020-12-01 18:02:0720周年集字徽章-20	
日期:2020-10-28 14:14:2620周年集字徽章-20	
日期:2020-10-28 14:04:3015-16赛季CBA联赛之天津
日期:2020-10-18 22:51:412016猴年福章徽章
日期:2016-02-18 15:30:3415-16赛季CBA联赛之北控
日期:2015-12-22 13:30:48操作系统版块每日发帖之星
日期:2015-12-07 06:20:00操作系统版块每日发帖之星
日期:2015-09-04 06:20:002015亚冠之德黑兰石油
日期:2015-08-05 18:46:082015年亚洲杯之巴勒斯坦
日期:2015-04-19 10:42:502015年亚洲杯之巴林
日期:2015-04-09 08:03:23
4 [报告]
发表于 2013-03-30 07:10 |只看该作者
回复 3# zyfromzero

如果按照楼上的方法解决了问题,麻烦回复一下帖子。以供后来人参考,谢谢~
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP