The Wayback Machine - https://web.archive.org/web/20201211004928/https://github.com/github/backup-utils/issues/560
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

Backups can fail due to "grep: write error: Resource temporarily unavailable" #560

Open
maclarel opened this issue Feb 11, 2020 · 0 comments
Open

Comments

@maclarel
Copy link
Contributor

@maclarel maclarel commented Feb 11, 2020

Issue:

Backups can intermittently fail due to grep: write error: Resource temporarily unavailable. This appears to be linked to a significant (hundreds of thousands or more) Pages objects in an environment causing the grep process used in conjunction with output redirection to run out of resources and fail.

Workarounds:

Remove the egreps from ghe-rsync

Potential fix:

In combination with potential changes to output filtering (removal of egreps), investigate additional logic to backup Pages in a similar fashion to repository networks to lower the number of files being transferred.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.