本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。
檢查CIFS多工設定
貢獻者
建議變更
如果CIFS網路效能緩慢導致效能問題、您可以修改多工設定來改善及修正。
步驟
-
檢查CIFS多工設定:
vserver cifs options show -vserver -vserver_name -instance
-
修改CIFS多工設定:
vserver cifs options modify –vserver -vserver_name –max-mpx integer
範例
下列範例會變更最大多工處理次數 SVM1
至 255 :
cluster1::> vserver cifs options modify -vserver SVM1 -max-mpx 255