跳转到主内容

bootarg.watch.max_concurrent_postsのデフォルト値および最大値はどれですか。

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

環境

ONTAP 9

回答

ONTAP 9.2以降では、値が変更されます。
  • ウォッチポストスロットのデフォルト数は 8 から 163 に増加します。
  • の最大値 bootarg.watch.max_concurrent_posts bootarg が96から2048に増加します。

追加情報

一部のアプリケーションで bootarg.watch.max_concurrent_posts は、の値が低すぎると失敗することがあります。

次のコマンドを実行して、アプリケーションの要件に合わせて値を変更します。

node run -node * bootargs set bootarg.watch.max_concurrent_posts < new value >