Check: Package existence for \
Node Name Available Required Status ------------ ------------------------ ------------------------ ----------
rac2 libaio-devel(x86_64)-0.3.107-10.el6 libaio-devel(x86_64)-0.3.105 passed rac1 libaio-devel(x86_64)-0.3.107-10.el6 libaio-devel(x86_64)-0.3.105 passed Result: Package existence check passed for \
Check: Package existence for \
Node Name Available Required Status ------------ ------------------------ ------------------------ ----------
rac2 libgcc(x86_64)-4.4.7-4.el6 libgcc(x86_64)-3.4.6 passed rac1 libgcc(x86_64)-4.4.7-4.el6 libgcc(x86_64)-3.4.6 passed Result: Package existence check passed for \
Check: Package existence for \
Node Name Available Required Status ------------ ------------------------ ------------------------ ----------
rac2 libstdc++(x86_64)-4.4.7-4.el6 libstdc++(x86_64)-3.4.6 passed rac1 libstdc++(x86_64)-4.4.7-4.el6 libstdc++(x86_64)-3.4.6 passed Result: Package existence check passed for \
Check: Package existence for \
Node Name Available Required Status ------------ ------------------------ ------------------------ ----------
rac2 libstdc++-devel(x86_64)-4.4.7-4.el6 libstdc++-devel(x86_64)-3.4.6 passed rac1 libstdc++-devel(x86_64)-4.4.7-4.el6 libstdc++-devel(x86_64)-3.4.6 passed Result: Package existence check passed for \
Check: Package existence for \
Node Name Available Required Status ------------ ------------------------ ------------------------ ----------
rac2 sysstat-9.0.4-22.el6 sysstat-5.0.5 passed rac1 sysstat-9.0.4-22.el6 sysstat-5.0.5 passed Result: Package existence check passed for \
Check: Package existence for \
Node Name Available Required Status ------------ ------------------------ ------------------------ ----------
rac2 missing pdksh-5.2.14 failed rac1 missing pdksh-5.2.14 failed Result: Package existence check failed for \
Check: Package existence for \
Node Name Available Required Status
------------ ------------------------ ------------------------ ----------
rac2 expat(x86_64)-2.0.1-11.el6_2 expat(x86_64)-1.95.7 passed rac1 expat(x86_64)-2.0.1-11.el6_2 expat(x86_64)-1.95.7 passed Result: Package existence check passed for \
Checking for multiple users with UID value 0
Result: Check for multiple users with UID value 0 passed
Check: Current group ID
Result: Current group ID check passed
Starting check for consistency of primary group of root user
Node Name Status ------------------------------------ ------------------------
rac2 passed rac1 passed
Check for consistency of root user's primary group passed
Starting Clock synchronization checks using Network Time Protocol(NTP)...
NTP Configuration file check started...
Network Time Protocol(NTP) configuration file not found on any of the nodes. Oracle Cluster Time Synchronization Service(CTSS) can be used instead of NTP for time synchronization on the cluster nodes
No NTP Daemons or Services were found to be running
Result: Clock synchronization check using Network Time Protocol(NTP) passed
Checking Core file name pattern consistency... Core file name pattern consistency check passed.
Checking to make sure user \
Node Name Status Comment ------------ ------------------------ ------------------------
rac2 passed does not exist rac1 passed does not exist Result: User \
Check default user file creation mask
Node Name Available Required Comment ------------ ------------------------ ------------------------ ----------
rac2 0022 0022 passed rac1 0022 0022 passed
Result: Default user file creation mask check passed
Checking consistency of file \
Checking the file \File \Checking if domain entry in file \domain entry in file \
Checking if search entry in file \search entry in file \Checking DNS response time for an unreachable node
Node Name Status ------------------------------------ ------------------------
rac2 failed rac1 failed
PRVF-5637 : DNS response time could not be checked on following nodes: rac2,rac1
File \
Check: Time zone consistency
Result: Time zone consistency check passed
Pre-check for cluster services setup was unsuccessful on all the nodes.
检测结果:以下必备软件包没有安装上,安装步骤如下。 pdksh-5.2.14
2、 安装必备的软件包
以下操作2个节点都需要执行,以rac1为例。
如果使用yum安装失败,可以用光盘安装,如果实在装不上,可以跳过。
(1)切换到root用户,配置yum工具,使用yum安装软件可以解决依赖关系。 [root@rac1 ~]# yum install libaio* -y [root@rac1 ~]# yum install pdksh-5.2.14
Loaded plugins: aliases, changelog, downloadonly, fastestmirror, kabi, presto, refresh-packagekit, security, tmprepo,
: verify, versionlock Loading support for CentOS kernel ABI Determining fastest mirrors * base: mirrors.btte.net * extras: mirrors.163.com * updates: mirrors.btte.net
base | 3.7 kB 00:00
base/primary_db | 4.6 MB 00:00 extras | 3.4 kB 00:00 extras/primary_db | 34 kB 00:00 updates | 3.4 kB 00:00
updates/primary_db | 4.0 MB 00:00 Setting up Install Process
No package pdksh-5.2.14 available. Error: Nothing to do
七、 安装集群软件
以下内容只需要在其中一个节点完成即可,以rac1为例,有特殊的地方,会提醒。
1、 开始安装grid软件
(1) 切换到grid用户在grid软件安装包目录下,执行./runInstaller,稍等即会弹出图形界
面。
[root@rac1 ~]# su – grid
[grid@rac1 ~]$ export DISPLAY=192.168.13.216:0.0 [grid@rac1 ~]$ cd /soft/grid/ [grid@rac1 grid]$ ls
doc install readme.html response rpm runcluvfy.sh runInstaller sshsetup stage welcome.html
[grid@rac1 grid]$ ./runInstaller Starting Oracle Universal Installer... (2) 开始安装
(3) 选择第一项,下一步
(4) 选择高级安装,点下一步。