跳转到主内容

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

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

适用场景

  • ONTAP 9
  • CIFS\ SMB

问题解答

  • 无法通过命令行界面(CLI)或ONTAP 系统管理器更改CIFS服务器的NetBIOS名称
  • 如果需要更改名称、则需要将SVM重新加入域。
  • 要在不丢失任何CIFS共享的情况下重新加入域、请运行以下命令:
  1. cluster::> vserver cifs modify -vserver <vserver_name> -cifs-server <CIFS_server_name> -domain <domain_name> -status-admin down
  2. cluster::> vserver cifs modify -vserver <vserver_name> -cifs-server <NEW_CIFS_server_name>

追加信息

  • 重新加入域需要域管理员凭据
  • 命令完成后、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.