A newer release of this product is available.
maxcid.threshold events
Contributors
Suggest changes
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.