VCF Operations for Networks System GUI Infrastructure and Support page displays the following error: "Grid processing is running behind".
Processing Grid
Realtime processing has been stopped due to a high system load. Some updates may be delayed
Product: VCF Operations for Networks 6.14.x (VCF Operations for Networks)
Configuration: Multi-node Platform Cluster (typically observed during or after an expansion from 3 to 5 nodes).
Following a cluster expansion, the number of Kafka partitions increases (e.g., to 30 partitions). If the flinkjobs service is masked or inactive on the newly added Platform Nodes (e.g., Nodes 4 and 5), the partitions assigned to those specific nodes are not processed. This lack of processing capacity causes a cumulative data backlog and triggers the system alert.
To resolve the processing lag, unmask and start the Flink service on platform cluster nodes.
ub
./run_all/sh sudo systemctl status flinkjobs.service
./run_all/sh sudo systemctl unmask flinkjobs.service
./run_all/sh sudo systemctl start flinkjobs.service
./run_all/sh sudo systemctl status flinkjobs.service
If the service fails to start or the lag does not decrease after 2 hours, collect an updated support bundles for all Platform nodes and contact Broadcom Support.