Bug 763615 (GLUSTER-1883) - dd with 4afr : rpc-service: RPC call decoding failed
Summary: dd with 4afr : rpc-service: RPC call decoding failed
Keywords:
Status: CLOSED WORKSFORME
Alias: GLUSTER-1883
Product: GlusterFS
Classification: Community
Component: replicate
Version: 3.1-alpha
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: shishir gowda
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-09 14:08 UTC by Lakshmipathi G
Modified: 2015-12-01 16:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTP
Mount Type: nfs
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)
nfs log (7.01 KB, application/x-bzip2)
2010-10-09 11:09 UTC, Lakshmipathi G
no flags Details

Description Lakshmipathi G 2010-10-09 11:09:58 UTC
Created attachment 345

Comment 1 Lakshmipathi G 2010-10-09 14:08:02 UTC
in 4 afr setup - creating 50 mb file works on mount-pt. but checking on backend
first bricks are fine. but brick4 has only 30
==========
nfs-client# dd if=/dev/zero of=xt count=50 bs=1MB
50+0 records in
50+0 records out
50000000 bytes (50 MB) copied, 21.2303 s, 2.4 MB/s
[root@ip-10-245-209-205 mnt]# ls -l
total 48892
-rw-r--r-- 1 root root        0 2010-10-09 09:49 k
-rw-r--r-- 1 root root 50000000 2010-10-09 09:50 xt
==========

on brick4
----------
brick4#ls -l /mnt/AFR/
total 5592
-rw-r--r-- 1 root root        0 Oct  9 09:49 k
-rw-r--r-- 1 root root 22937600 Oct  9 09:50 xt


log file for brick4:
+------------------------------------------------------------------------------+
[2010-10-09 09:49:26.67751] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.214.231.112:1016
[2010-10-09 09:49:26.147390] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.192.134.144:1009
[2010-10-09 09:49:26.901544] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.192.141.187:1017
[2010-10-09 09:49:27.27538] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.198.110.16:1009
[2010-10-09 09:49:57.329247] E [rpcsvc.c:874:rpcsvc_request_create] rpc-service: RPC call decoding failed
[2010-10-09 09:49:57.340617] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.192.134.144:1009
[2010-10-09 09:49:59.53913] C [rpcsvc.c:1118:rpcsvc_notify] rpcsvc: got MAP_XID event, which should have not come
[2010-10-09 09:49:59.55657] E [rpcsvc.c:874:rpcsvc_request_create] rpc-service: RPC call decoding failed
[2010-10-09 09:49:59.63126] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.192.134.144:1009
[2010-10-09 09:50:01.242187] E [rpcsvc.c:874:rpcsvc_request_create] rpc-service: RPC call decoding failed
[2010-10-09 09:50:08.121333] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.192.134.144:1009
[2010-10-09 09:50:12.807743] E [rpcsvc.c:874:rpcsvc_request_create] rpc-service: RPC call decoding failed
[2010-10-09 09:50:23.135171] I [server-handshake.c:535:server_setvolume] AFR-server: accepted client from 10.192.134.144:1015

Comment 2 shishir gowda 2010-11-18 06:26:15 UTC
Works for me in the 3.1.1qa8.


Note You need to log in before you can comment on or make changes to this bug.