日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。
DNSドメイン設定の表示
共同作成者
変更を提案
クラスタ内の1つ以上のStorage Virtual Machine(SVM)のDNSドメイン設定を表示して、正しく設定されているかどうかを確認できます。
ステップ
コマンドを使用して、DNSドメイン設定を表示します vserver services name-service dns show
。
次のコマンドは、クラスタ内のすべてのSVMのDNS設定を表示します。
vserver services name-service dns show Name Vserver State Domains Servers -------------- --------- ------------------------ ------------- cluster-1 enabled xyz.company.com 192.56.0.129, 192.56.0.130 vs1 enabled xyz.company.com 192.56.0.129, 192.56.0.130 vs2 enabled xyz.company.com 192.56.0.129, 192.56.0.130 vs3 enabled xyz.company.com 192.56.0.129, 192.56.0.130
次のコマンドを実行すると、SVM vs1のDNS設定の詳細が表示されます。
vserver services name-service dns show -vserver vs1 Vserver: vs1 Domains: xyz.company.com Name Servers: 192.56.0.129, 192.56.0.130 Enable/Disable DNS: enabled Timeout (secs): 2 Maximum Attempts: 1