[Bugs] [Bug 1250704] Random errors when reading multiple files in parallel on disperse volume

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 21 08:09:36 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1250704



--- Comment #13 from Xavier Hernandez <xhernandez at datalab.es> ---
Even with those errors on the bricks, that doesn't explain why the answer sent
by the server cannot be decoded on the client.

Even if disperse sends bad data, the answer should be valid (i.e. correctly
decoded) and contain an error. The XDR error means that the bricks are sending
garbage or the answer is getting corrupted in the middle.

Can you check if ethernet inteface reports any errors ? for example with an
ifconfig command.

It would really be interesting to do the same test without using network. If
you have at least one ssd with several GB, you can create a local volume with
multiple bricks on the same ssd using this command:

gluster volume create voltest disperse 6 redundancy 2
science03:/brick_ssd_1/gv{1..6} force

After that, you can mount the volume on the same server and repeat the test
locally. A test with 10 files of 1GB each in this configuration will need 15 GB
of storage. I hope you have this space available on your ssd.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8SmmZ39JnH&a=cc_unsubscribe


More information about the Bugs mailing list