【Oracle Database】Oracle RAC(三):Grid Infrastructure
admin
2023-04-14 13:21:36
0
[root@wallet01 ~]# cat >> /etc/hosts <> /etc/sysctl.conf <> /etc/security/limits.conf <> /etc/hosts <> /etc/sysctl.conf <> /etc/security/limits.conf <>~/.ssh/authorized_keys
[grid@wallet01 ~]$ ssh wallet02 cat ~/.ssh/id_dsa.pub >>~/.ssh/authorized_keys
[grid@wallet01 ~]$ scp ~/.ssh/authorized_keys wallet02:.ssh/authorized_keys

[grid@wallet01 ~]$ (ssh wallet01 "date;hostname";ssh wallet02 "date;hostname")
Tue Apr 30 17:34:33 CST 2019
wallet01
Tue Apr 30 17:34:33 CST 2019
wallet02

[grid@wallet02 ~]$ (ssh wallet01 "date;hostname";ssh wallet02 "date;hostname")
Tue Apr 30 17:34:42 CST 2019
wallet01
Tue Apr 30 17:34:42 CST 2019
wallet02

[grid@wallet01 ~]$ unzip p13390677_112040_Linux-x86-64_3of7.zip
[grid@wallet01 ~]$ cd grid
[grid@wallet01 grid]$ ./runcluvfy.sh stage -pre crsinst -n wallet01,wallet02 -fixup -verbose >check1.txt
[grid@wallet01 grid]$ ./runInstaller

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

【Oracle Database】Oracle RAC(三):Grid Infrastructure

[root@wallet01 ~]# /u01/app/oraInventory/orainstRoot.sh
Changing permissions of /u01/app/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.

Changing groupname of /u01/app/oraInventory to oinstall.
The execution of the script is complete.

[root@wallet01 ~]# /u01/app/11.2.0.4/grid/root.sh
Performing root user operation for Oracle 11g 

The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME=  /u01/app/11.2.0.4/grid

Enter the full pathname of the local bin directory: [/usr/local/bin]: 
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.


Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/11.2.0.4/grid/crs/install/crsconfig_params
Creating trace directory
User ignored Prerequisites during installation
Installing Trace File Analyzer
OLR initialization - successful
  root wallet
  root wallet cert
  root cert export
  peer wallet
  profile reader wallet
  pa wallet
  peer wallet keys
  pa wallet keys
  peer cert request
  pa cert request
  peer cert
  pa cert
  peer root cert TP
  profile reader root cert TP
  pa root cert TP
  peer pa cert TP
  pa peer cert TP
  profile reader pa cert TP
  profile reader peer cert TP
  peer user cert
  pa user cert
Adding Clusterware entries to upstart
CRS-2672: Attempting to start 'ora.mdnsd' on 'wallet01'
CRS-2676: Start of 'ora.mdnsd' on 'wallet01' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'wallet01'
CRS-2676: Start of 'ora.gpnpd' on 'wallet01' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'wallet01'
CRS-2672: Attempting to start 'ora.gipcd' on 'wallet01'
CRS-2676: Start of 'ora.cssdmonitor' on 'wallet01' succeeded
CRS-2676: Start of 'ora.gipcd' on 'wallet01' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'wallet01'
CRS-2672: Attempting to start 'ora.diskmon' on 'wallet01'
CRS-2676: Start of 'ora.diskmon' on 'wallet01' succeeded
CRS-2676: Start of 'ora.cssd' on 'wallet01' succeeded

ASM created and started successfully.

Disk Group OCRVDISK created successfully.

clscfg: -install mode specified
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
CRS-4256: Updating the profile
Successful addition of voting disk 7804bca6d2c44fe8bf9999cdf153bd4d.
Successful addition of voting disk 779015a5f9244f4abfb7732e58abdb09.
Successful addition of voting disk 4e4c64b2b3994f17bfab1a15f9e86b9b.
Successfully replaced voting disk group with +OCRVDISK.
CRS-4256: Updating the profile
CRS-4266: Voting file(s) successfully replaced
##  STATE    File Universal Id                File Name Disk group
--  -----    -----------------                --------- ---------
 1. ONLINE   7804bca6d2c44fe8bf9999cdf153bd4d (ORCL:DISK1) [OCRVDISK]
 2. ONLINE   779015a5f9244f4abfb7732e58abdb09 (ORCL:DISK2) [OCRVDISK]
 3. ONLINE   4e4c64b2b3994f17bfab1a15f9e86b9b (ORCL:DISK3) [OCRVDISK]
Located 3 voting disk(s).
CRS-2672: Attempting to start 'ora.asm' on 'wallet01'
CRS-2676: Start of 'ora.asm' on 'wallet01' succeeded
CRS-2672: Attempting to start 'ora.OCRVDISK.dg' on 'wallet01'
CRS-2676: Start of 'ora.OCRVDISK.dg' on 'wallet01' succeeded
Configure Oracle Grid Infrastructure for a Cluster ... succeeded

[root@wallet02 ~]# /u01/app/oraInventory/orainstRoot.sh
Changing permissions of /u01/app/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.

Changing groupname of /u01/app/oraInventory to oinstall.
The execution of the script is complete.

[root@wallet02 ~]# /u01/app/11.2.0.4/grid/root.sh
Performing root user operation for Oracle 11g 

The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME=  /u01/app/11.2.0.4/grid

Enter the full pathname of the local bin directory: [/usr/local/bin]: 
   Copying dbhome to /usr/local/bin ...
   Copying oraenv to /usr/local/bin ...
   Copying coraenv to /usr/local/bin ...

Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /u01/app/11.2.0.4/grid/crs/install/crsconfig_params
Creating trace directory
User ignored Prerequisites during installation
Installing Trace File Analyzer
OLR initialization - successful
Adding Clusterware entries to upstart
CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node wallet01, number 1, and is terminating
An active cluster was found during exclusive startup, restarting to join the cluster
Configure Oracle Grid Infrastructure for a Cluster ... succeeded

【Oracle Database】Oracle RAC(三):Grid Infrastructure


相关内容

热门资讯

赖清德窜访媚外,金门老百姓却苦... 探访厦金大桥赖清德“偷渡式”窜访,岛内民众大骂:这边民生受阻,那边你还去给外国人“跪”。反观今年4月...
特朗普访华,通用汽车和福特高层... 【文/观察者网 潘昱辰 编辑/高莘】美国总统特朗普将于5月13-15日对中国进行国事访问。据白宫披露...
还是谈不成,特朗普没招了 作者 | 谢奕秋 编辑 | 阿树美伊新一轮的和平提议交换,至5月10日宣告无果而终。伊朗对美国提案的...
网传“45岁独身男子病逝15万... 近日,南京一位老人照顾独身病侄,侄子离世后15万存款被转走的事件引发广泛关注。5月12日,针对网传“...
亚太经合组织电信工作组第72次... 来源:上海证券报·中国证券网 上证报中国证券网讯 据工业和信息化部5月12日消息,5月11日,亚太经...
银星能源获得实用新型专利授权:... 证券之星消息,根据天眼查APP数据显示银星能源(000862)新获得一项实用新型专利授权,专利名为“...
特朗普访华在即,随行商界大咖都... 美国总统特朗普将于5月13日至15日对中国进行国事访问。这是中美两国元首继去年10月釜山之后再次面对...
有线电视机顶盒安装问题求安装方... 有线电视安装说明: 一、将白色有线电视线一端连接有线电视终端盒另一端连接机顶盒后的射频输入口。 ...
60寸电视机尺寸画面长宽是多少...   60寸的液晶电视,60寸就是指电视屏幕对角线长度,因为长宽比有两种情况,经过寸转化为厘米计算之后...
长城电视机尺寸测量方法 长城电视机的尺寸测量方法与其他品牌的电视机测量方法基本相同。需要准备的工具有卷尺或直尺等测量工具,以...