FILE_INTEGRITY_CHECK_FAILED error originating from several virtual edges within your NSX environment. [FILE_INTEGRITY_CHECK_FAILED] Reason : REGULAR FILE DELETED, Name : "/usr/lib/ubuntu-advantage/reboot_cmds.py"VMware NSX
NSX Edge Appliances
/usr/lib/ubuntu-advantage/reboot_cmds.py. When this happens, it triggers a false positive warning. This does not impact the functionality or health of your NSX environment.To resolve these alerts and stop the excessive logging, you must create a new file integrity baseline on your NSX Edges. It is recommended to perform these steps on all Edges in the cluster to ensure consistent logging across your environment.
Log in to each affected Edge appliance as the root user via SSH.
Execute the following command to establish a new baseline (please note this may take a few minutes):
/opt/vmware/integrity-checker/bin/integrity_checker.py -f baseline
Once the baseline generation is complete, you can verify that the status has returned to "OK" by running:
/opt/vmware/integrity-checker/bin/integrity_checker.py -f check
You can also monitor the integrity checker log to confirm the operational status:
tail -n 5 /var/log/vmware/integrity_checker.logFor more details regarding the file integrity checker and post-upgrade alerts, please refer to the following resources: