On 06/05/2013 11:54 AM, Jean-Louis Martineau wrote:
Brian,

Can you increase the number of open files at the system level?

amcheck check all DLEs in parallel, you can try to add spindle (in the disklist) to reduce parallelism but that can have a bad impact on dump performance, so it is not a good workaround.

Forget that idea, adding spindle will not help.

I think the problem is a file descriptor leak (files not closed), but it can be in any process.
Can you monitor all opened file for all amanda processes?
I don't know how to do it with Solaris, but you 'ls /proc/PID/fd' on linux.
It will help to find which process leak.

Jean-Louis

Reply via email to