Hide Forgot
perf-test failed with profile ON with qa10 code with the "buf is null!" message. The first fail happened during the large file delete with profile ON. running largefile_reread ... done (5.93 secs) running largefile_delete ... FAILED!!! The following message appears many times in logs. [2011-04-12 06:51:23.865109] W [dict.c:2458:dict_unserialize] (-->/usr/local/lib/libgfrpc.so.0(rpcsvc_notify+0x181) [0x7f731c151836] (-->/usr/local/lib/libgfrpc.so.0(rpcsvc_handle_rpc_call+0x344) [0x7f731c151493] (-->/usr/local/lib/glusterfs/3.2.0qa10/xlator/mgmt/glusterd.so(glusterd_handle_cli_profile_volume+0x305) [0x7f731a5827d2]))) 0-dict: buf is null! I have archived the logs since it's too big to upload. This issue is not reproducible every time with latest code. But when i scheduled 6 runs of perf-test overnight, it failed 3 times.
PATCH: http://patches.gluster.com/patch/6875 in master (mgmt/glusterd: Prevent dict unserialize for buf with 0 length)
Tested with qa12 and all the scheduled 6 runs of perf-test passed.