takes several tries to store a file?

Kevin Lewandowski kevin at discogs.com
Mon Aug 8 15:39:28 PDT 2005


Still having problems. I upgraded everything (danga-socket, perlbal,  
mogilefs) to the current CVS. Now when I use mogtool (same command  
below) mogstored dies with this error:

crash log: Can't locate object method "state" via package  
"SideChannelClient" at /usr/bin/mogstored line 145.
ending run

Any ideas? thanks

On Aug 5, 2005, at 11:28 AM, Brad Fitzpatrick wrote:

> As I think somebody else said, this looks like the
> cached-socket-not-checked-right bug that was fixed recently in CVS.
>
> - Brad
>
>
> On Sat, 30 Jul 2005, Kevin Lewandowski wrote:
>
>
>> Okay, now I've got mogilefs running on several machines and for
>> testing, I try to store the file "mogilefs.py" and it takes several
>> attempts to save the file. Is this correct? I've posted the output of
>> running mogtool below.
>>
>> thanks
>>
>> Kevin
>>
>> ----
>> web06:~# perl mogtool --trackers=10.10.10.23:7001 --domain=discogs --
>> class=normal inject mogilefs.py mogilefs.py
>> file mogilefs.py: e74bfa341775b7354e884f0dd616b743, len = 48587
>> Spawned child 2156 to deal with chunk number 1.
>> WARNING: Unable to save file 'mogilefs.py'.
>> System error message: size_mismatch: Expected: 48587; actual: 0;
>> path: http://10.10.10.24:7500/dev3/0/000/000/0000000053.fid
>>
>> This was try #1 and it's been 0.02 seconds since we first tried.
>> Retrying...
>> WARNING: Unable to save file 'mogilefs.py'.
>> System error message: size_mismatch: Expected: 48587; actual: 0;
>> path: http://10.10.10.23:7500/dev4/0/000/000/0000000054.fid
>>
>> This was try #2 and it's been 1.04 seconds since we first tried.
>> Retrying...
>> WARNING: Unable to save file 'mogilefs.py'.
>> System error message: size_mismatch: Expected: 48587; actual: 0;
>> path: http://10.10.10.23:7500/dev4/0/000/000/0000000055.fid
>>
>> This was try #3 and it's been 2.05 seconds since we first tried.
>> Retrying...
>> WARNING: Unable to save file 'mogilefs.py'.
>> System error message: size_mismatch: Expected: 48587; actual: 0;
>> path: http://10.10.10.24:7500/dev3/0/000/000/0000000056.fid
>>
>> This was try #4 and it's been 3.07 seconds since we first tried.
>> Retrying...
>> WARNING: Unable to save file 'mogilefs.py'.
>> System error message: size_mismatch: Expected: 48587; actual: 0;
>> path: http://10.10.10.24:7500/dev3/0/000/000/0000000057.fid
>>
>> This was try #5 and it's been 4.08 seconds since we first tried.
>> Retrying...
>>          chunk 1 saved in 5.10 seconds.
>> Child 2156 successfully finished with chunk 1.
>> Beginning replication wait: 1
>> web06:~#
>> ----
>>
>>
>>
>
>



More information about the mogilefs mailing list