メインコンテンツへスキップ

DCの運用停止時にONTAPから削除するレコード

Views:
8
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

環境

  • ONTAP 9
  • CIFS

回答

  • DNSの場合dns modifyコマンドを使用して既存のDNSエントリを変更し、運用停止されたDCを削除して、ONTAPがネームサービスクエリにアクセスできないようにする必要があります。
  • ADの場合:ドメイン検出プロセスを介して、ドメインコントローラのレコードをDNSから直接プルします。ドメインのレコードがDNSで更新されたら、ONTAPでドメイン検出を実行する必要があります。

::*> vserver cifs domain discovered-servers reset-servers (netapp.com)

  • 運用停止され たDCが優先DCとして設定されている場合は、リストから削除する必要があります。

:::> cifs domain preferred-dc remove -vserver svm1 -domain domain.com -preferred-dc 1.1.1.1

追加情報

DNSチームに依頼して、運用停止されたDCへのポインタをDNSから削除します。
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.