跳转到主内容

在ONTAP升级期间添加网络服务时、允许的地址的默认设置是什么?

Views:
57
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

ONTAP 9.10.1 或更高版本

问题解答

  • 如果在ONTAP升级期间自动添加新的网络服务、则ONTAP会同时使用两种方法进行此添加。
  • 这两种方法会为新网络服务的Allowed Addresses 设置不同的默认设置:
    • 第 1 种方法
      • 直接添加到每个SVM下的现有默认网络服务策略。
      • 在这种情况下,Allowed Addresses 的默认设置为0.0.0.0/0

Vserver      Policy Name      Service Name      Allowed Addresses
-------------------------------------------------------------------------------------
SVM1       default-management   backup-ndmp-control  0.0.0.0/0

  • 第 2 种方法
    • 在每个SVM下添加一个以custom-开头的新网络服务策略。
    • 在这种情况下,Allowed Addresses 的默认设置为- ,这意味着它为空:

Vserver      Policy Name      Service Name      Allowed Addresses
-------------------------------------------------------------------------------------
SVM1       custom-data-12345   backup-ndmp-control        

  • 管理SVM除外。
    • 现有custom-management- 将被删除、并添加以custom-system- 开头的新网络服务策略。
    • 根据系统配置,  Allowed Addresses 可以同时使用- (空白)和0.0.0.0/0

Vserver      Policy Name      Service Name      Allowed Addresses
-------------------------------------------------------------------------------------
ONTAP910      custom-system-112233  backup-ndmp-control  0.0.0.0/0
ONTAP910      custom-system-54321  backup-ndmp-control         
ONTAP910      custom-system-1234   backup-ndmp-control  0.0.0.0/0

追加信息

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.