Trying to shrink the VCF Operations cluster to consolidate into fewer nodes. There has been no progress in data being moved in many hours and the process seems to be stuck.
Note: Shrinking nodes out of Operations clusters with lots of data to be moved can take multiple hours or days. We recommend to shrink only a single node from the cluster at a time.
Aria Operations 8.18.x
VMware VCF Operations 9.0.x
Excessive instanced metrics collected for objects has inflated the size of the data files to be transferred between the nodes in the cluster in the underlying metric database.
Validate that large FSDB files exist in the environment
find /storage/db/vcops/data -name "*.dat" -type f -size +1G -exec ls -lSh {} \;