huge memory usage on big files
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Duplicity |
New
|
Medium
|
Unassigned |
Bug Description
Hello,
I'm running the following:
duplicity 0.6.19
Python 2.4.3
CentOS 5.8 x64
this is all on local backend.
Synopsis:
When backing up LVM space with huge 140GB file (image file) duplicity is using huge amount of memory.
root 2781 0.4 80.7 2500696 1269952 ? D May26 13:29 /usr/bin/python /usr/bin/duplicity --archive-dir /backup/node/ --name vm2842 --no-encryption --verbosity 4 --full-
free -m output:
total used free shared buffers cached
Mem: 1536 1526 9 0 0 14
-/+ buffers/cache: 1511 24
Swap: 6143 2462 3680
I've attached pmap reference as well. It's stuck at this file for a while:
-rw------- 1 x x 138G May 23 08:45 /mnt/lvm/
Changed in duplicity: | |
milestone: | 0.8.00 → 0.8.01 |
Changed in duplicity: | |
milestone: | 0.8.01 → none |
Changed in duplicity: | |
status: | In Progress → New |
assignee: | Kenneth Loafman (kenneth-loafman) → nobody |
Thank you for taking the time to report this bug and helping to make Ubuntu better. Could you tell me whether you get this issue with smaller files? I guess your system becomes unresponsive too. Can you also tell me if your memory usage suddenly starts to grow up very quickly? Thanks in advance.