When logging into the VCF Operations UI, the following error is displayed: Data Retriever is not initialized yet, please wait.
In the Admin UI the cluster status shows one or more node(s) is "Waiting for Analytics" or shows red x .
VCF Operations UI hangs when taking cluster offline
The /storage/log partition is full (100% capacity) when checked via df -h over a root SSH connection.
VCF Operations 9.0.x
The error occurs because the /storage/log partition on the primary node is at full capacity, preventing the Analytics service from initializing communication with the cluster.
$VMWARE_PYTHON_BIN $VCOPS_BASE/../vmware-vcopssuite/utilities/sliceConfiguration/bin/vcopsConfigureRoles.py --action bringSliceOffline --offlineReason "Manual" vrops-statusfind /storage/log/ -mount -type f -mtime +1 -exec echo {} \; -exec truncate -cs 0 {} \; 2>&1 | tee /tmp/files_truncated.txtTo speak with a customer representative or a Support Engineer, see Creating and managing Broadcom cases.