Oracle 10g RAC 无法添加节点 Unable to access cluster service while creating node, could not add node rac1 1、检查你添加的节点是不是在hosts文件中已定义的主机参与集群的IP,如果不是,很可能会加不进去。2、关闭 OCFS2 控制台界面
在控制台上菜单选择 File 然后 Quit ,或者直接按 Ctrl+Q 快捷键。#以下操作均用root完成3、卸载 OFCS2 卷,offline 集群,关闭 o2cb 模块# /etc/init.d/ocfs2 stopStopping Oracle Cluster File System (OCFS2)# /etc/init.d/o2cb offline ocfs2Stopping O2CB cluster ocfs2: OKUnloading module "ocfs2": OK# /etc/init.d/o2cb unloadUnmounting ocfs2_dlmfs filesystem: OKUnloading module "ocfs2_dlmfs": OKUnmounting configfs filesystem: OKUnloading module "configfs": OK
4、删除 OCFS2 集群配置文件 /etc/ocfs2/cluster.conf# rm -f /etc/ocfs2/cluster.conf
5、重启 OCFS2 控制台# /usr/sbin/ocfs2console &
6、配置节点并保存。MySQL 在Linux上的安装 (RedHat 5.5)Oracle 求差集的方法相关资讯 Oracle教程
- Oracle中纯数字的varchar2类型和 (07/29/2015 07:20:43)
- Oracle教程:Oracle中查看DBLink密 (07/29/2015 07:16:55)
- [Oracle] SQL*Loader 详细使用教程 (08/11/2013 21:30:36)
| - Oracle教程:Oracle中kill死锁进程 (07/29/2015 07:18:28)
- Oracle教程:ORA-25153 临时表空间 (07/29/2015 07:13:37)
- Oracle教程之管理安全和资源 (04/08/2013 11:39:32)
|
本文评论 查看全部评论 (0)