Skip to main content
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

檢查CIFS多工設定

貢獻者

如果CIFS網路效能緩慢導致效能問題、您可以修改多工設定來改善及修正。

步驟
  1. 檢查CIFS多工設定:

    vserver cifs options show -vserver -vserver_name -instance

  2. 修改CIFS多工設定:

    vserver cifs options modify –vserver -vserver_name –max-mpx integer

範例

下列範例會變更最大多工處理次數 SVM1 至 255 :

cluster1::> vserver cifs options modify -vserver SVM1 -max-mpx 255