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

Value too large for defined data type Error when creating of the backup folder on the remote path. #3

Closed
scank123 opened this issue Sep 20, 2023 · 5 comments

Comments

@scank123
Copy link

scank123 commented Sep 20, 2023

Hello,

i have running VenusOS Large on my RPI2.
if i start the ./backup i become this error message.

mkdir: can't create directory '/mnt2/imagebackupnlw/': Value too large for defined data type
Error when creating of the backup folder on the remote path.

on my other rasperrys with running raspian i can mout the same serverpath successful.

@mr-manuel
Copy link
Owner

Seems to be an issue of busybox. But already the 2 in /mnt2/ is very strange. Did you modify the script? If not delete it and download it again.

I found no fix for this other than you create the backup folder on your own. Then it works.

@scank123
Copy link
Author

scank123 commented Nov 6, 2023

hello,

i have added parameters ,nounix,noserverino in the mount line. now it works on my System.

@mr-manuel
Copy link
Owner

Thanks for the feedback! I will add this.

@ruildias
Copy link

ruildias commented Apr 9, 2024

I just remember that, due to a an issue with SMB, config in my NAS I did the mount manually without additional/optional parameters.
I did the unmount manually an I am doing a backup again ... sorry, I might mislead you ...
In ~1h I will let you know ().

@ruildias
Copy link

ruildias commented Apr 9, 2024

No, the mount was not the issue ...

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

3 participants