From owner-freebsd-questions@FreeBSD.ORG Thu Nov 15 07:45:34 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B53D5B7 for ; Thu, 15 Nov 2012 07:45:34 +0000 (UTC) (envelope-from olivier2553@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3FB4D8FC0C for ; Thu, 15 Nov 2012 07:45:34 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so977600eek.13 for ; Wed, 14 Nov 2012 23:45:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=JsXh4vMBfXGrsfAy9EoCVqWoB+qH1ZNZ5S92+uvB278=; b=Iq/Xyk2fZ/dZU/gBu0EcR0Xn5JnmCbBKsUPh8QJdIcB4B72qCfhc3YYM4juodF2T4+ zp3c0w884YYK+hp2FAGB3fPuHXQTrsM/wh1EAz+fRpZiBCcyCC9TFiPht1sg2RFC4A/k 4hmS2AX7cGGcUSqXB4e7su7hkZTKF3MmaBS7vNd7ZAm/UTF07XkRyaaRj+wzfNj3uSMX PYaGgTB4fj+5sS9+7dyGAlu8cj7snQHmxISE+IcHFriQg7cIEAwqpGXPlz2zWYH3GOKz xy1A6P8id1LoDoBWBE2Z135QK8LpMZKnz9XY8yYGQSAUm9/pcPYPxKCwTVBzxFLIhFt4 dGdg== MIME-Version: 1.0 Received: by 10.14.174.194 with SMTP id x42mr1212287eel.22.1352965532574; Wed, 14 Nov 2012 23:45:32 -0800 (PST) Sender: olivier2553@gmail.com Received: by 10.14.221.201 with HTTP; Wed, 14 Nov 2012 23:45:32 -0800 (PST) Date: Thu, 15 Nov 2012 14:45:32 +0700 X-Google-Sender-Auth: -UYBb5MU8NHomjvadpes5nYeNR0 Message-ID: Subject: Amanda not working in 8.3 From: Olivier Nicole To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2012 07:45:34 -0000 Hi, Since I updated all my servers from previous versions of FreeBSD to 8.3 (p4), Amanda started failing for any big back-up. I cannot trace the problem and would appreciate some help. For one of the big file system, I did a manual tar-gzip-ssh to amanda server. It proceeded well, so it seems it is not a timeout in process or network. TIA. Olivier