From owner-freebsd-questions@FreeBSD.ORG Mon Jun 13 23:45:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E7B916A41C for ; Mon, 13 Jun 2005 23:45:31 +0000 (GMT) (envelope-from dsobiera@yahoo.com) Received: from web50403.mail.yahoo.com (web50403.mail.yahoo.com [206.190.38.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 1561343D49 for ; Mon, 13 Jun 2005 23:45:30 +0000 (GMT) (envelope-from dsobiera@yahoo.com) Received: (qmail 42344 invoked by uid 60001); 13 Jun 2005 23:45:30 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=qNztxALaIZZPNOZYojpx/xoTHlvllvHXryp0u6VNuNSs/gNYqZ3PybxUGX9jGoEAPlq0Yf37Uc0vYYSo3QAEnDGHfNohgIySiJksQvUHpG1mQwi9myyXd1m4XCbh9seXSxhko6mOtrX7X4fKQ6jsvxa5aIfmLpgGdyEpqhy7KsY= ; Message-ID: <20050613234529.42333.qmail@web50403.mail.yahoo.com> Received: from [129.219.43.94] by web50403.mail.yahoo.com via HTTP; Mon, 13 Jun 2005 16:45:28 PDT Date: Mon, 13 Jun 2005 16:45:28 -0700 (PDT) From: Damian Sobieralski To: Alex Zbyslaw In-Reply-To: <429C4368.6030404@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: tape record bigger than supplied buffer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2005 23:45:31 -0000 FYI: I added the following to my tape drive area in the bacula-sd-conf: Minimum Block Size = 64512 Maximum Block Size = 64512 I'm not seeing those errors any longer. I've restored and all seems to go well.