Skip to main content
简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。

停止对所有 SMB 共享的自动缓存

贡献者

如果 BranchCache 配置自动对每个 Storage Virtual Machine ( SVM )上的所有 SMB 共享启用缓存,则可以修改 BranchCache 配置以停止自动缓存所有 SMB 共享的内容。

关于此任务

要停止所有 SMB 共享上的自动缓存,请将 BranchCache 操作模式更改为每共享缓存。

步骤
  1. 将anchCache配置为在所有SMB共享上停止自动缓存: vserver cifs branchcache modify -vserver vserver_name -operating-mode per-share

  2. 验证是否正确配置了anchCache: vserver cifs branchcache show -vserver vserver_name

示例

以下命令将更改 Storage Virtual Machine ( SVM ,以前称为 Vserver ) vs1 上的 BranchCache 配置,以停止对所有 SMB 共享的自动缓存:

cluster1::> vserver cifs branchcache modify -vserver vs1 -operating-mode per-share

cluster1::> vserver cifs branchcache show -vserver vs1

                                 Vserver: vs1
          Supported BranchCache Versions: enable_all
                      Path to Hash Store: /hash_data
          Maximum Size of the Hash Store: 20GB
Encryption Key Used to Secure the Hashes: -
        CIFS BranchCache Operating Modes: per_share