Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vmtouch stops suddenly #108

Open
JohnnyElvis opened this issue Apr 12, 2024 · 0 comments
Open

vmtouch stops suddenly #108

JohnnyElvis opened this issue Apr 12, 2024 · 0 comments

Comments

@JohnnyElvis
Copy link

I'm using vmtouch together with an apache2.4 server in a container. The server reads only static files from an NFS share. It happens quite too often that vmtouch simply stops. So far I was unable to find a way to trace down the issue.

I've created a script which runs every second to check if vmtouch is running, if not it starts it again (/usr/bin/vmtouch -t $DIR) and adds a simple log entry.

Output:
Fri Apr 12 10:07:58 UTC 2024 - vmtouch is not running, starting it now
Fri Apr 12 10:25:59 UTC 2024 - vmtouch is not running, starting it now
Fri Apr 12 10:42:17 UTC 2024 - vmtouch is not running, starting it now
Fri Apr 12 10:58:57 UTC 2024 - vmtouch is not running, starting it now
Fri Apr 12 11:16:21 UTC 2024 - vmtouch is not running, starting it now
Fri Apr 12 11:34:03 UTC 2024 - vmtouch is not running, starting it now
Fri Apr 12 11:53:45 UTC 2024 - vmtouch is not running, starting it now
Fri Apr 12 12:10:09 UTC 2024 - vmtouch is not running, starting it now

Please share with me how I can troubleshoot this behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant