The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
maxcid.threshold events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
maxCID.threshold.exceeded
- Severity
-
ERROR
- Description
-
This message occurs when the system is approaching the maximum number of open data connections supported on the node.
- Corrective Action
-
Balance the network load across all nodes within the cluster.
- Syslog Message
-
Number of active data connections is %d and maximum supported threshold is %d.
- Parameters
-
activeCID (INT): Number of open data connections on the node.
maxCIDThreshold (INT): Maximum threshold of data connections supported per node.