Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/What_s_the_value_of_bootarg_watch_max_concurrent_posts
      From ONTAP 9.2 and later, the values are changed. The default number of watch post slots increases from 8 to 163. The maximum value of the bootarg.watch.max_concurrent_posts bootarg increases from 96 ...From ONTAP 9.2 and later, the values are changed. The default number of watch post slots increases from 8 to 163. The maximum value of the bootarg.watch.max_concurrent_posts bootarg increases from 96 to 2048. Some applications might fail if the value of bootarg.watch.max_concurrent_posts sets too low. Run the following command to change the value to match application's requirement: node run -node * bootargs set bootarg.watch.max_concurrent_posts < new value >