Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Figuring out what makes folders vanish
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
madchaz
l33t
l33t


Joined: 01 Jul 2003
Posts: 995
Location: Quebec, Canada

PostPosted: Wed Jan 15, 2025 9:00 pm    Post subject: Figuring out what makes folders vanish Reply with quote

Good day all,
I'm facing a bit of a head scratcher.

I have a ramdrive I dump short lived data in. The data is organished in folders.

However, if I have an empty folder, something deletes it and I can't for the life of me figure it out.

What I have done so far


1: Stop all scripts for my application and/or do a fresh reboot (app is started manually)
2: Use inotify to monitor the folder
3: use auditd to try and figure out what process deletes it.


Results:
1: folder still vanish
2: inotify does show the folder being created, then being deleted.
When I delete the folder intentionally, I get a DELETE_SELF followed by a DELETE event.
When it vanishes on it's own, I get a DELETE_SELF event followed by a DELETE event, just the same.
3: the logs for auditd show when I intentionally delete the folder.
NO activity when the folder vanishes.

Anyone as an idea where to look next?
_________________
Someone asked me once if I suffered from mental illness. I told him I enjoyed every second of it.
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 2089

PostPosted: Wed Jan 15, 2025 11:28 pm    Post subject: Reply with quote

This feels like it might be a good fit for dtrace to capture the PID and process name.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum