takes several tries to store a file?
Kevin Lewandowski
kevin at discogs.com
Sat Jul 30 13:29:08 PDT 2005
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