What files can be safely removed? If you are trying to resolve a disk full issue, it is recommended to review this article first. If you directly delete files, it could slow down the resolution of the issue.
|
First of all, deleting anything that is not explicitly documented as "can be safely deleted" below can lead to down time and definitive data loss. Important: Discovery has 2 different folders named ~ "log". One of them must not be modified.
The files in the folders below can be safely deleted:
"*" means "all the files" in the folders above. There should be no subfolders to delete. For example: "rm -f /usr/tideway/cores/*" "**" means "all the files and subfolders". For example: "rm -rf /usr/tideway/var/backup/*"
Note: If you have used scanner files in the appliance then be careful about deleting the file from pool folder, The pool data is always used for each subsequent discovery and returns identical results until the scanner file is updated or the pool data is deleted. |