Closed GoogleCodeExporter closed 9 years ago
Thanks for the report. I assume you are not doing anything special other that
lots of
writes to the s3backer filesystem.
I will attempt to reproduce this on my system.
Original comment by archie.c...@gmail.com
on 16 Oct 2009 at 1:45
Well.. it's my media player, so it's doing a lot of mythtv as well, but
concerning
s3backer it's only writing (rsync) to the s3backer mount (a lot), yes.
Original comment by mrva...@gmail.com
on 16 Oct 2009 at 1:51
This is the output of cat /proc/`pidof s3backer`/status | grep Vm after one day
of
uploading (still going strong).
VmPeak: 646340 kB
VmSize: 645644 kB
VmLck: 0 kB
VmHWM: 264720 kB
VmRSS: 255168 kB
VmData: 639216 kB
VmStk: 84 kB
VmExe: 88 kB
VmLib: 5988 kB
VmPTE: 552 kB
VmHWM and VmRSS seem stable, but VmPeak, VmSize and VmData keep growing
steadily a
couple of kb's every time I run the command.
Original comment by mrva...@gmail.com
on 16 Oct 2009 at 2:46
I don't have a definitive answer yet but do have one possible theory.
Please apply the attached patch ("nocancel.patch.txt") and let me know if this
fixes
the problem for you.
Original comment by archie.c...@gmail.com
on 16 Oct 2009 at 5:57
Attachments:
Found the problem. Fixed in r400.
Original comment by archie.c...@gmail.com
on 16 Oct 2009 at 7:04
As far as I can tell from the little testing I've done, I think it's fixed
indeed. Thx!
Original comment by mrva...@gmail.com
on 17 Oct 2009 at 10:36
Original issue reported on code.google.com by
mrva...@gmail.com
on 15 Oct 2009 at 9:30