跳转到主内容

什么是 Solutions Enabler netcnfg 文件?

Views:
2
Visibility:
Public
Votes:
0
Category:
oncommand-insight
Specialty:
ds_dii
Last Updated:

适用于

  • OnCommand Insight (OCI) 7.3.x
  • EMC Solutions Enabler

问题解答

OnCommand Insight 使用 EMC Solutions Enabler CLI Suite(又称 symcli)从 EMC Symmetrix 阵列收集库存数据。Solutions Enabler 通过称为 网守 FCiSCSI 管理卷 在带内管理阵列。

许多 OCI 客户不希望在 Symmetrix 阵列和 OCI 服务器之间设置带内连接。可以通过在客户端/服务器模式下使用 EMC Solutions Enabler 来实现此目标。

对于客户端/服务器模式,必须在将承载 Solutions Enabler 服务器上的数据源的 OCI 采集单元 (AU) 上安装相同或更旧版本的 Solutions Enabler。但是,请注意,无论 EMC 的官方支持立场如何,OCI 都不支持将 Solutions Enabler 7.x 与 8.x 配合使用。NetApp 已确定将 Solutions Enabler 7.x 与 8.x 配合使用会返回不可靠的数据。

Solutions Enabler 将通过设置环境变量在客户端/服务器模式下运行,OCI Solutions Enabler 数据源将自动为您处理这些变量。但是,您必须在 netcnfg 文件中定义有意义的别名,客户端/服务器模式才能正常工作。


netcnfg 文件位于 ..\SYMAPI\config\netcnfg
注: 仅在使用 Solutions Enabler (CLI) 数据源时才需要 netcnfg 文件。

安装 Solutions Enabler 后,netcnfg 文件是位于 SYMAPI 配置目录中的模板和可编辑文件使用文本编辑器,按以下格式将网络服务添加到文件:

service_name domain_name  network_protocol  server_node_name  server_network_address  port_number security_level

其中:

  • service_name = 将引用 Solutions Enabler 服务器的服务的名称。 我们强烈建议使用类似 hostname_SECURE 的语法,以便您知道别名 "hostname_SECURE" 是指主机 "hostname"
  • domain_name = 应未指定并替换为连字符(-
  • network_protocol = 必须是 TCPIP
  • server_node_name = 服务器主机的名称
  • server_network_address = 服务器的网络地址
    注意:可以用连字符(-)替换未指定的 server_node_nameserver_network_address,但必须至少指定一个。
  • port_number = 服务器端口号
  • security_level = 服务器期望协商的连接类型。可能的值为 SECUREANYNONSECURE。此外,可以
    指定连字符(-)以使用平台的默认设置。
    注意:建议将其设置为 SECURE。自 Solutions Enabler 7.x 以来,以服务器模式运行的 Solutions Enabler 默认情况下只愿意接受 SECURE 连接请求。

 

netcnfg 文件示例:

SYMAPI_SERVER - TCPIP node001 12.345.67.89 7777 ANY
BACKUP_SERVER - TCPIP node002 - 6666 SECURE
SERVER_IP6 - TCPIP node003 3FFE:80C0:22C:18:250:88FF:FEAD:F92F 6666 SECURE

追加信息

EMC Solutions Enabler Version 7.5 Installation Guide,从第 116 页的"客户端配置"开始

 

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.