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

Auto-umount / ignore / blacklist broken storages #13531

Closed
PVince81 opened this issue Jan 20, 2015 · 1 comment · Fixed by #13641
Closed

Auto-umount / ignore / blacklist broken storages #13531

PVince81 opened this issue Jan 20, 2015 · 1 comment · Fixed by #13641

Comments

@PVince81
Copy link
Contributor

With server to server sharing and other external storages, it can happen that a storage becomes unavailable for various reason. (ex: no route to host, host is down, etc).

Instead of trying to connect there and wait until timeout, OC should blacklist broken storages for a given time and try again later instead of trying for every PHP request.

Because trying every time can slow down significantly when accessing the folder where the mount point is in.

@icewind1991 @Xenopathic

@RobinMcCorkell
Copy link
Member

I've already got some ideas on how to do this. I'll have a look at an implementation tomorrow.

@RobinMcCorkell RobinMcCorkell self-assigned this Jan 20, 2015
@RobinMcCorkell RobinMcCorkell added this to the 8.1-next milestone Jan 20, 2015
@DeepDiver1975 DeepDiver1975 modified the milestones: 8.1-current, 8.2-next Mar 2, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants