Documentation Index

Fetch the complete documentation index at: https://kb.ctera.com/llms.txt

Use this file to discover all available pages before exploring further.

Resolve Error: You are exceeding the configured maximum synchronized directories

Prev Next

Problem

The Linux Agent log has the following entry: You are exceeding the configured maximum of %u synchronized directories. Local changes will not be synchronized for directory.

Solution

  1. To display the current value of LinuxMaxQueuedEvents, use the following CLI:
    • Show /config/cloudsync/LinuxMaxUserWatches
  2. To change the value, use the following CLI:
    • Set /config/cloudsync/LinuxMaxUserWatches
  3. Set LinuxMaxUserWatches to 0 to reset to the default value.

Related Articles

Use the Agent Command Line Interface (CLI)