10-Sep-2020 10:21
30-Sep-2020
08:25
- last edited on
04-Jun-2023
21:16
by
JimmyPackets
You'll have to reply with additional details on what the problem is.
If you're talking about the command
# lsof -ws | grep -i 'size\|deleted'
then you would need to restart the noted daemon (Command) to release the deleted files, or reboot.
Be cautious though, restarting services can cause an outage depending on the service. For example: restart httpd is safe and can be done during production hours, restarting TMM would cause a complete outage.