跳转到主内容

动态主目录如何提高性能?

Views:
33
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
perf
Last Updated:

适用场景

  • ONTAP 9
  • 在 7-模式下运行的 Data ONTAP
  • CIFS 主目录
  • 用户配置文件可以在 VDI ( Hyper-V )或 Citrix Home 配置文件中使用文件夹重定向。

问题解答

  1. 以"\\filer\home\user18456"为例。对于常规FlexVol 或FlexGroup 设置、所有Windows客户端的顺序如下:
    1. 协商协议请求和响应。
    2. 会话设置请求和响应。
    3. 树连接\\filer\home和响应。
    4. 创建请求并关闭。
    5. 模式为*的user18456的\\filer\home查找。
    6. 最后、关闭并创建用户18456的调用:
      可执行 .png
  2. 请注意、上述带有"Pattern:*"的查找请求表示此请求将返回所有18456条目。ONTAP 必须处理每个条目、并将所有关联数据传输到Windows客户端。
  3. 动态主目录可简化此操作、ONTAP 仅返回单个用户的文件夹。ONTAP 仍然需要搜索所有18、456个文件夹、但它只是执行简单的查找、而不是读取要传输到Windows的文件夹的整个内容。与典型主目录相比、这种CPU计算密集型较低、这也是动态主目录提高性能的方式。
    2. PNG

 

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.