VMware NSX-T Data Center 3.1.0 - 3.1.2.1
This issue is resolved in VMware NSX-T Data Center 3.1.3 and 3.2 and higher available at Broadcom downloads.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.
There are 2 workarounds.
Workaround 1:
/bin/systemctl stop systemd-journald-audit.socket
/bin/systemctl disable systemd-journald-audit.socket
/bin/systemctl mask systemd-journald-audit.socket
systemctl restart systemd-journald
Workaround 2:
Disable integrity checker./opt/vmware/integrity-checker/bin/integrity_checker.py -f disable
Impact/Risks:
Edge VMs trigger large disk write on the hour, at the same time.
It might degrade datastore performance if many Edge VMs reside in the same physical storage.
Other VMs might be suffered from such degraded storage performance.