Symptoms
Using the Fabric Manager, you are unable to delete the dump file.
Cause
Fabric Manager is not functional or down and you are unable to delete dump files.
Solutions
Log on to the Fabric Management Platform as root user using PuTTY.
Use the following command to go to the dump files folder:
/usr/local/ffm/tomcat/webapps/ROOT/attachments/
Use the ls command to list the dump files.
The list of dump files appears.
Use the following command to delete the required file from the list:
rm <FILE_NAME>
The dump file is removed from the list of available dumps.