Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IQ System User Interface
Known Affected Versions:
6.1.0
Opened: Jun 05, 2019 Severity: 4-Minor
When removing the last BIG-IQ DCD in a cluster, maxConcurrentShardRequests log messages occur.
This issue is cosmetic only.
This happens when you remove the last BIG-IQ DCD in a cluster.
To work around this issue: 1) At the command line, type: GET to /cm/adc-core/current-config/stats-refresh 2) Copy the full returned body. 3) Change the "useAppIqDcd" flag a) If you have added the first DCD change the flag to 'true' b) If you have removed the last DCD change the flag to 'false' Note if the flag is already set to the correct value, no further action is required. 4) Type: PUT to /cm/adc-core/current-config/stats-refresh with the updated body.
None