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.
Check the CIFS multiplex settings
-
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
If slow CIFS network performance causes a performance issue, you can modify the multiplex settings to improve and correct it.
Steps
-
Check the CIFS multiplex setting:
vserver cifs options show -vserver -vserver_name -instance
-
Modify the CIFS multiplex setting:
vserver cifs options modify –vserver -vserver_name –max-mpx integer
Example
The following example changes the maximum multiplex count on SVM1
to 255:
cluster1::> vserver cifs options modify -vserver SVM1 -max-mpx 255