跳转到主内容

是否可以在 ONTAP 9 中更改配置的 CIFS 服务器的 NetBIOS 名称?

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

适用于

  • ONTAP 9
  • CIFS/SMB

回答

  • 如果需要更改名称,则需要将 SVM 重新加入域
  • 要重新加入域而不丢失任何 CIFS 共享,请运行以下命令:
  1. ::> vserver cifs modify -vserver <vserver_name> -cifs-server <CIFS_server_name> -domain <domain_name> -status-admin down
  2. ::> vserver cifs modify -vserver <vserver_name> -cifs-server <NEW_CIFS_server_name>

注:客户端将失去连接,直到 CIFS 服务重新启动

追加信息

  • 重新加入域需要域管理员凭据
  • CIFS 服务器在命令完成后自动启动
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.