core.GC task thread#.<thread_id>.<process_id>.<service_user_id>.<id>"This core dump file can be safely removed.
del core-dump allget core-dump #This command will list all core-dump files.del core-dump <core-dump-file> #Specify the name of the core-dump fileNote: if the core-dump file name contains a space, the above CLI command will not work. Please SSH into the NSX manager as root and delete the core-dump file manually
#rm /var/log/core/<core-dump-file>