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

Why does rsync_bpc not support --max-alloc? #42

Open
platyna opened this issue Jul 8, 2024 · 0 comments
Open

Why does rsync_bpc not support --max-alloc? #42

platyna opened this issue Jul 8, 2024 · 0 comments

Comments

@platyna
Copy link

platyna commented Jul 8, 2024

I recently encountered this issue:

Backup aborted (rsync error: error allocating core memory buffers (code 22) at io.c(820) [generator=3.1.3.0])

I tried to add --max-alloc=2147483648 to rsync options, and I got: rsync_bpc: --max-alloc=2147483648: unknown option

RSYNC_MAX_ALLOC env variable seems to be ignored as well.

I am running newest version of BackupPC.

@platyna platyna changed the title Why does backup_bpc not support --max-alloc? Why does rsync_bpc not support --max-alloc? Jul 8, 2024
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