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

Failure to load mergerfs in Samba #68

Closed
dumaresq opened this issue May 9, 2015 · 2 comments
Closed

Failure to load mergerfs in Samba #68

dumaresq opened this issue May 9, 2015 · 2 comments
Labels

Comments

@dumaresq
Copy link

dumaresq commented May 9, 2015

Not sure exactly what is wrong, but after a resent update to mergerfs I can no longer mount my merged directory under samba. Oddly NFS still works just fine. I can't find any errors in Samba, but the error that I get in windows when I try to mount is:

The data area passed to a system call is too small.

I thought it might be a permissions issue so I relaxed the permissions but still no luck. I can still mount the "un-merged" file systems so I think it something in the merger code. Let me know what more debugging would help.

@dumaresq
Copy link
Author

I tried this from samba on the same box, and I get a similar message:

smbclient "\myhost\nas" -U myuser
Enter myuser's password:
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 4.1.16]
smb: > ls
NT_STATUS_BUFFER_TOO_SMALL listing *
smb: >

@dumaresq
Copy link
Author

dumaresq commented Jun 3, 2015

More information. It seems to have broken in 1.7.0 in 1.6.0 I can mount everything fine in 1.7.0 it fails.

I also tried to mount a "lower" directory, when I use 1.7.0+ I can't even see the mount point in samba.

trapexit added a commit that referenced this issue Jun 5, 2015
fix calling of lgetxattr. closes #68
@trapexit trapexit added the bug label Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants