Skip to main content

Enable the SMB metadata cache

Contributors netapp-thomi netapp-ahibbard

You can improve SMB performance for SMB 1.0 clients by enabling the SMB metadata cache. By default, SMB metadata caching is disabled.

Step
  1. Perform the desired action:

    If you want to…​ Enter the command…​

    Enable SMB metadata caching when you create a share

    vserver cifs share create -vserver vserver_name -share-name share_name -path path -share-properties attributecache

    Enable SMB metadata caching on an existing share

    vserver cifs share properties add -vserver vserver_name -share-name share_name -share-properties attributecache