The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Enable the SMB metadata cache
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can improve SMB performance for SMB 1.0 clients by enabling the SMB metadata cache. By default, SMB metadata caching is disabled.
Step
-
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
Related information