简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。
安装 Linux Unified Host Utilities 并优化 I/O 性能
贡献者

单独 PDF 文档的收集
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Linux sHost Utilities 软件包含
anlun 实用程序,该实用程序是一个 NetApp LUN 报告工具,可用于显示有关存储集群节点的信息。您还必须在 Linux 主机上启用正确的服务器配置文件,以优化 NetApp 存储性能。
开始之前
您必须已使用互操作性表确定您的配置支持的 Linux Unified Host Utilities 版本。您还必须具有 tuned
软件包,该软件包是 Linux 操作系统版本的一部分,其中包含 tuned-adm
命令,您可以使用该命令在主机上设置服务器配置文件。
步骤
-
从 NetApp 支持站点下载支持的 Linux Unified Host Utilities 版本。
-
按照安装文档中的说明安装 Linux Unified Host Utilities 软件。
-
如果未安装`tuned`软件包、请输入以下命令:
yum install tuned
-
对于物理主机、请确保已设置`enterprise-storage` profile:
tunateed-adm profile enterprise-storage
-
对于虚拟主机、请确保已设置`virtual-guest`配置文件:
tunateed-adm profile virtual-guest
-
相关信息 *https://docs.netapp.com/us-en/ontap-sanhost/hu_luhu_71.html["安装 Linux Unified Host Utilities 7.1"]
-