duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] OSError: [Errno 24] Too many open files


From: edgar . soldin
Subject: Re: [Duplicity-talk] OSError: [Errno 24] Too many open files
Date: Mon, 11 May 2009 10:45:28 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0

just my quick observation .. a simple incr backup opens and leaves over
20 gpg processes open. I don't think this is healthy and also can
imagine that this multiplies if the volumes get smaller (mine are 50MB).

regards ede


address@hidden:~> ps -u user xf
 PID TTY      STAT   TIME COMMAND
32731 ?        S      0:00 sshd: address@hidden/0
32732 pts/0    Ss     0:00  \_ -bash
1167 pts/0    S      0:00      \_ /bin/bash /usr/local/bin/ftplicity
profile backup
1168 pts/0    S      0:00      |   \_ /bin/bash
/srv/www//release/ftplicity_1.4.2/ftplicity profile backup
1174 pts/0    S      0:00      |       \_ /bin/bash
/srv/www//release/ftplicity_1.4.2/ftplicity backup
1239 pts/0    S      0:00      |           \_ /bin/bash
/srv/www//release/ftplicity_1.4.2/ftplicity backup
1240 pts/0    S      0:05      |               \_ /usr/bin/python
/srv/www/user/_apps/duplicity-0.5.10/bin/duplicity --verbosity 4
--encrypt-key XXXXXXX --sign-key B59ECD99 --gpg-options=--always-trust
--full-if-older-than 1M --volsize 50 --exclude-globbing-filelist
/srv/www/...
1249 pts/0    SL     0:00      |                   \_ gpg --logger-fd 4
--passphrase-fd 8 --batch --no-tty --default-key XXXXXXXX --recipient
XXXXXXXX --no-secmem-warning --always-trust --encrypt --sign
1265 pts/0    SL     0:00      |                   \_ gpg --status-fd 6
--passphrase-fd 11 --logger-fd 5 --batch --no-tty --default-key XXXXXXXX
--no-secmem-warning --always-trust --decrypt
1267 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1272 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1275 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1278 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1282 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1286 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1289 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1292 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1296 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1299 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1302 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1305 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1308 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1311 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1314 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1317 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1320 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1324 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1327 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1330 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1333 pts/0    Z      0:00      |                   \_ [gpg] <defunct>
1334 pts/1    Ss+    0:00      |                   \_ /usr/bin/ncftp -u
******* backup.server.de
1335 pts/0    R+     0:00      \_ ps -u user xf






reply via email to

[Prev in Thread] Current Thread [Next in Thread]