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

failed to read ....: buffer size is too small #1179

Closed
eleaner opened this issue Jan 9, 2020 · 0 comments
Closed

failed to read ....: buffer size is too small #1179

eleaner opened this issue Jan 9, 2020 · 0 comments

Comments

@eleaner
Copy link

eleaner commented Jan 9, 2020

version 1.49
I have a cluster with:

  • three masters
  • ten volume servers
  • three fillers on Cassandra

when mounted
./weed mount -dir /home/kisiel/weedfs/ -filer 192.168.1.35:9888 -allowOthers
I seem to be able to write data into the cluster
I can read/download data using a web browser
but I cannot read the data from a mounted folder
even copying data from seaweed to seaweed does not work
cp: error reading 'linux_amd64.tar.gz': Input/output error

filer is reporting errors like this one:

I0109 01:02:54 15993 filer_client_util.go:80] /linux_amd64.tar.gz read http://192.168.1.35:8783/2,02f842ff2003 4096 bytes: buffer size is too small. remains 1
E0109 01:02:54 15993 filehandle.go:72] file handle read /linux_amd64.tar.gz: failed to read http://192.168.1.35:8783/2,02f842ff2003: buffer size is too small. remains 1
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