Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Mike_Fiedler's avatar
Mike_Fiedler
Icon for Nimbostratus rankNimbostratus
Sep 10, 2020

recover space deleted files

how to recover space from deleted files.

 

1 Reply

  • 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.