Global Manager or Local Manager showing alarms for Manager Config Disk Usage High.
df -h output on Global Managers shows 10% on /config for all nodes which caused the alarm to rise. There is no impact on the environment, and /config size does not increase.
VMware NSX 4.x
This issue can be hit on any NSX environment that has upgraded from 3.x to 4.x
/config/search/ folder contains year-old indices, which were used in previous versions of NSX before we migrated from Elasticsearch to OpenSearch.
It is safe to delete /config/search folder as the current installation uses /nonconfig/search/ folder and we confirmed with output of command "ps -ef | grep search.conf" which contains "-Epath.data=/nonconfig/search" as seen below:
Step 1: Verify if there are old indices stored in /config/search
Step 2: Confirm that the current NSX installation is utilizing /nonconfig/search folder
Step 3: Delete /config/search folder from each Manager that matches above criteria
Step 4: Confirm that all /config directories now show single digit percentage on all nodes.
If the above criteria and workaround do not apply please open a case with VMware by Broadcom Support.