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

fsarchiver backup fails due to write error #149

Open
deafmute1 opened this issue Apr 6, 2024 · 0 comments
Open

fsarchiver backup fails due to write error #149

deafmute1 opened this issue Apr 6, 2024 · 0 comments

Comments

@deafmute1
Copy link

deafmute1 commented Apr 6, 2024

getting an error like the following, on and off:

[2024-04-06 22:00:06+1100] [backup] Starting FSArchiver backup...
archwriter.c#200,archwriter_write_buffer(): write(size=130026) returned 437
archwriter.c#209,archwriter_write_buffer(): Can't write to the archive file. Space on device is 3.53 TB.
If the archive is being written to a FAT filesystem, you may have reached
the maximum filesize that it can handle (in general 2 GB)
oper_save.c#223,createar_obj_regfile_unique(): operation has been interrupted

No idea what this error could be caused by.

Its writing to a mergerfs filesystem which overlays individual ext4 partitions.

Plenty of space on the fs as seen above.

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