一
二
1. 在原有节点检查新建节点是否满足需求:
[grid@SCCS2 ~]$ cluvfy comp peer -refnode SCCS2 -n SCCS3 -verbose
[grid@SCCS2 ~]$ cluvfy stage -pre nodeadd -n SCCS3 -fixup -verbose
[grid@SCCS2 ~]$ cd $ORACLE_HOME/addnode
[grid@SCCS2 addnode]$ ./addnode.sh -silent -ignoreSysPrereqs
-ignorePrereqFailure "CLUSTER_NEW_NODES={SCCS3}"
"CLUSTER_NEW_PRIVATE_NODE_NAMES={SCCS3-priv}"
"CLUSTER_NEW_VIRTUAL_HOSTNAMES={SCCS3-vip}"
[oracle@SCCS2 ~]$ cd $ORACLE_HOME/addnode
[oracle@SCCS2 addnode]$ ./addnode.sh -silent
"CLUSTER_NEW_NODES={sccs3}"
[oracle@SCCS2 addnode]$ dbca -ignorePreReqs -
ignorePrereqFailure -silent -addInstance -nodeName SCCS3 -
gdbName SCCS -instanceName SCCS3 -sysDBAUserName sys -
sysDBAPassword 123456
SQL>select inst_id,open_mode from gv$database;
INST_ID OPEN_MODE
---------- --------------------
3 READ WRITE
2 READ WRITE
三
[FATAL] [INS-32156] Installer has detected that there are non-readable files in oracle home.
CAUSE: Following files are non-readable, due to insufficient permission
bin/log_file_client.log。
cd /u01/app/19.0.0/grid/bin
chown root:oinstall log_file_client.log
[FATAL] [INS-40912] Virtual host name: SCCS1-vip is assigned to another system on the network.
CAUSE: One or more virtual host names appeared to be
assigned to another system on the network.
ACTION: Ensure that the virtual host names assigned to each
of the nodes in the cluster are not currently in use, and
the IP addresses are registered to the domain name you want
to use as the virtual host name.
ifconfig enp0s8:3 192.168.100.141 netmask 255.255.255.0 down
--在现有的正常节点执行
文章版权归作者所有,未经允许请勿转载,若此文章存在违规行为,您可以联系管理员删除。
转载请注明本文地址:https://www.ucloud.cn/yun/129683.html
摘要:新晋技术专家下面是墨天轮部分新晋的技术专家。大家可以点击往期阅读墨天轮技术专家邀请函了解详情,申请成为我们的技术专家,加入专家团队,与我们一起创建一个开放互助的数据库技术社区。新关联公众号墨天轮是一个开放互助的数据库技术社区。 引言 近期我们在DBASK小程序增加了数据库 MongoDB、Redis、 Elasticsearch、DB2、Weblogic 等新的的专题栏目和一些新的技术...
阅读 1251·2023-01-11 13:20
阅读 1560·2023-01-11 13:20
阅读 1015·2023-01-11 13:20
阅读 1685·2023-01-11 13:20
阅读 3973·2023-01-11 13:20
阅读 2521·2023-01-11 13:20
阅读 1356·2023-01-11 13:20
阅读 3487·2023-01-11 13:20