-
Notifications
You must be signed in to change notification settings - Fork 157
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
unable to remove invalid block #1040
Comments
Hi @daltschu22, the warnings indicate that Mountpoint cannot retrieve the data stored in the local cache. Could there be another process modifying or deleting files in the cache directory That said, it is not at all clear whether these issues are related to Mountpoint crashing. Are you able to reproduce the crash? If so, could you enable debug logging ( |
Thanks @passaro ! I cant see a reason why anything else would have been modifying data in that cache directory. The permissions dont allow normal users on the machine to do any modifications in there. Unfortunately these machines are used by numerous scientists for various purposes so its hard to say specifically what the mount was being used for at the time of the crash. I will say we have 5 mountpoint mounts on the system and none of the others experienced any issues. We also didn't see any other indications of the machine itself having problems, only the mountpoint service for that bucket specifically. I will be happy to update if we do see the problem again, but I'm not sure we want to run in debug mode all the time until it happens. I figured these logs wouldnt point to any smoking guns, but wanted to document either way. Happy to close this out if it comes back up? up to you. Thank you! |
Before closing, can I ask if you already checked whether this is another occurrence of out-of-memory, like #674? |
We didnt see any out of memory events on our monitoring. The machine seemed fine otherwise. |
Thanks @daltschu22. I'll close this for now. But please do reopen if the issue occurs again and/or you have more information. |
Mountpoint for Amazon S3 version
1.8.0
AWS Region
us-east-1
Describe the running environment
Running on an ec2 with Rocky 8.10
Runs as a systemd service
Mountpoint options
What happened?
Mountpoint was running cleanly for months and then hard failed.
Required a
fusermount -zu
to be able to remount.Below logs appeared on many different object keys before the crash. All in the same directory in the bucket.
Relevant log output
The text was updated successfully, but these errors were encountered: