WEB开发网
开发学院数据库Oracle 在linux上单机模拟Oracle 10g RAC集群 阅读

在linux上单机模拟Oracle 10g RAC集群

 2007-05-09 12:12:20 来源:WEB开发网   
核心提示: 2:ocfs-2.4.21-EL ### [ 67%]3:ocfs-tools ### [100%]3)生成并配置/etc/ocfs.conf文件root@dbrac ocfs]# ocfstool &4)使用 ocfstool GUI 工具执行以下步骤:5)选择 [Task] - [Ge

2:ocfs-2.4.21-EL     ########################################### [ 67%]

3:ocfs-tools       ########################################### [100%]

3)生成并配置/etc/ocfs.conf文件

root@dbrac ocfs]# ocfstool &

4)使用 ocfstool GUI 工具执行以下步骤:

5)选择 [Task] - [Generate Config]

在“OCFS Generate Config”对话框中,输入专用互连的接口和 DNS 名。

验证所有节点上的所有值正确之后,请退出应用程序

6)检查/etc/ocfs.conf

[root@dbrac ocfs]# cat /etc/ocfs.conf

#

# ocfs config

# Ensure this file exists in /etc

#

node_name = dbrac

ip_address = 192.168.22.44

ip_port = 7000

comm_voting = 1

guid = B907DC7945D81C0A2C8C000D61EB0166

注意guid在集群中唯一对应一个节点,如果要更换网卡,请使用ocfs_uid_gen -c 命令重新创建

7)重新启动系统并确认ocfs模块已经正确加载

[oracle@dbrac oracle]$ lsmod | grep ocfs

ocfs         299104  0 (unused)

创建 OCFS 文件系统

[oracle@dbrac oracle]$ id

uid=500(oracle) gid=500(dba) groups=500(dba)

[oracle@dbrac oracle]$ su -

Password:

[root@dbrac root]# mkfs.ocfs -F -b 128 -L crs -m /u01 -u '500' -g '500' -p 0775 /dev/hda8

Cleared volume header sectors         

Cleared node config sectors         

Cleared publish sectors           

上一页  4 5 6 7 8 9 10  下一页

Tags:linux 单机 模拟

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接