Skip to main content
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

將節點新增至叢集

貢獻者

建立叢集之後、您可以新增節點來擴充叢集。您一次只能新增一個節點。

您需要的產品
  • 如果您要將節點新增至多節點叢集、則叢集中所有現有的節點都必須健全(由表示 cluster show)。

  • 如果您要將節點新增至雙節點無交換器叢集、則必須使用 NetApp 支援的叢集交換器、將雙節點無交換器叢集轉換為交換器連接的叢集。

    無交換器式叢集功能僅在雙節點叢集上受支援。

  • 如果您要將第二個節點新增至單一節點叢集、則必須已安裝第二個節點、而且必須已設定叢集網路。

  • 如果叢集已啟用 SP 自動組態、則為 SP 指定的子網路必須有可用資源、以允許連接節點使用指定的子網路自動設定 SP 。

  • 您必須已收集下列資訊、以供新節點的節點管理LIF使用:

    • 連接埠

    • IP 位址

    • 網路遮罩

    • 預設閘道

關於這項工作

節點必須為偶數、才能形成HA配對。開始將節點新增至叢集之後、您必須完成此程序。節點必須是叢集的一部分、才能開始新增其他節點。

步驟
  1. 開啟您要新增至叢集的節點。

    節點會開機、然後在主控台上啟動「節點設定精靈」。

    Welcome to node setup.
    
    You can enter the following commands at any time:
      "help" or "?" - if you want to have a question clarified,
      "back" - if you want to change previously answered questions, and
      "exit" or "quit" - if you want to quit the setup wizard.
         Any changes you made before quitting will be saved.
    
    To accept a default or omit a question, do not enter a value.
    
    Enter the node management interface port [e0M]:
  2. 結束「節點設定精靈」: exit

    「節點設定」精靈會結束、並出現登入提示、警告您尚未完成設定工作。

  3. 使用登入管理帳戶 admin 使用者名稱。

  4. 啟動叢集設定精靈:

    cluster setup

    ::> cluster setup
    
    Welcome to the cluster setup wizard.
    
    You can enter the following commands at any time:
     "help" or "?" - if you want to have a question clarified,
     "back" - if you want to change previously answered questions, and
     "exit" or "quit" - if you want to quit the cluster setup wizard.
     Any changes you made before quitting will be saved.
    
    You can return to cluster setup at any time by typing "cluster setup".
    To accept a default or omit a question, do not enter a value....
    
    Use your web browser to complete cluster setup by accessing
    https://<node_mgmt_or_e0M_IP_address>
    
    Otherwise, press Enter to complete cluster setup using the
    command line interface:
    註

    如需使用設定GUI設定叢集的詳細資訊、請參閱 "系統管理員" 線上說明:

  5. 按Enter鍵以使用CLI完成此工作。當系統提示您建立新叢集或加入現有叢集時、請輸入 join

    Do you want to create a new cluster or join an existing cluster? {create, join}:
    join

    如果在新節點上執行的 ONTAP 版本與在現有叢集上執行的版本不同、系統會回報 A System checks Error: Cluster join operation cannot be performed at this time 錯誤。這是預期的行為。若要繼續、請執行 add-node -allow-mixed-version-join new_node_name 從叢集中的現有節點執行進階權限層級的命令。

  6. 依照提示設定節點並將其加入叢集:

    • 若要接受提示的預設值、請按Enter。

    • 若要在提示字元中輸入您自己的值、請輸入值、然後按Enter。

  7. 針對您要新增的每個額外節點、重複上述步驟。

完成後

將節點新增至叢集後、您應該為每個HA配對啟用儲存容錯移轉。