Oracle 11gR2 RAC 添加節點

來源:互聯網
上載者:User

1.添加clusterware節點

在已有的節點上

cluvfy stage -pre nodeadd -n node3 [-fixup [-fixupdir fixup_dir]] [-verbose]

--11.2.0.2的安裝有BUG,共用磁碟檢測總是不成功,所以在確認只有磁碟檢測錯誤,並且在新節點上確定能夠訪問共磁碟的情況下忽略CHECKS

export IGNORE_PREADDNODE_CHECKS=Y

Grid_home/oui/bin/./addNode.sh -silent "CLUSTER_NEW_NODES={node3}" "CLUSTER_NEW_VIRTUAL_HOSTNAMES={node3-vip}"

cluvfy stage -post nodeadd -n node3 [-verbose]

2.添加INSTANCE

在已有的節點上

Oracle_home/oui/bin/addNode.sh -silent "CLUSTER_NEW_NODES={devdb03}"

Oracle_home/bin/dbca -silent -addInstance -nodeList devdb03 -gdbName devdb -instanceName devdb3 -sysDBAUserName sys -sysDBAPassword oracle

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.