diasporic on Nostr: In this situation I would typically run: lsof | grep deleted to see if a process had ...
In this situation I would typically run:
lsof | grep deleted
to see if a process had held open a file descriptor for a deleted file. Sounds like whatever it was resolved itself without your intervention, but if it doesn't I know which process I need to stop or restart in order to reclaim disk space.
Published at
2024-04-30 16:07:51Event JSON
{
"id": "fd2c60009e329463d427e6f23fb561f3b7eeaf0f4d43fb6e9c3f823ad188ab7c",
"pubkey": "6829543d5b66f84ae91df78020bb2f5a4fa865a10e719f860beb54fd9174829f",
"created_at": 1714493271,
"kind": 1,
"tags": [
[
"e",
"bb9633e64ea009aa4c926d9d6cde8d0c99cf1cd5f8b9892a63f29174e36e0eba"
],
[
"p",
"01b564093b88a80fa5269f27044e1dea1d832f56f9b40f2064a6ba39506f27e2"
]
],
"content": "In this situation I would typically run:\n\nlsof | grep deleted\n\nto see if a process had held open a file descriptor for a deleted file. Sounds like whatever it was resolved itself without your intervention, but if it doesn't I know which process I need to stop or restart in order to reclaim disk space.",
"sig": "af77f26b6d9bbdd1b4ea010c6f485bed16ef1a3299e1299e6c2e16488f5332e9ccc0ed8fe23d9be2140ee94430bce6ed20d725bfd02d9c830572693f7e506b0e"
}