Could not delete old files in /usr/obj
Michael Neumann
mneumann at ntecs.de
Fri Jun 27 16:48:35 PDT 2025
Hammer filesystem is Copy on Write (Cow). It does not delete files immediately. Deleting a file will change the directory entry and create a new copy of the directory. This requires disk space.
Try running "hammer2 cleanup". Maybe you need to run it twice, that's what I am doing, though I am not sure if this is strictly required.
Regards,
Michael
Am 27. Juni 2025 16:33:18 GMT-06:00 schrieb Sayed Mohammad Badiezadegan <mbzadegan at gmail.com>:
>On Fri, Jun 27, 2025 at 3:32 PM Sayed Mohammad Badiezadegan <
>mbzadegan at gmail.com> wrote:
>
>> Hi Folks,
>>
>> I could not remove all of my files in */usr/obj *by *rm -rf /usr/obj/**
>> due to the attached screenshot.
>>
>> I also check my space with the* df -h* command as well.
>>
>> How can I resolve this issue?
>>
>> Thank you,
>>
>>
>>
>> --
>> ----------------------------------------------------
>> *~ Sayed*
>> *M.Sc. Cryptography*
>> *FortranBSD maintainer* <https://fortranbsd.sourceforge.io/>
>> *ResearchGate profile:*
>>
>> *Abbotsford, BC, Canada*
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20250627/c6bd03ef/attachment.htm>
More information about the Users
mailing list