From owner-freebsd-questions@FreeBSD.ORG Thu Sep 29 20:05:02 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 4C4E416A41F for ; Thu, 29 Sep 2005 20:05:02 +0000 (GMT) (envelope-from drew@mykitchentable.net) Received: from relay01.roc.ny.frontiernet.net (relay01.roc.ny.frontiernet.net [66.133.182.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E5543D53 for ; Thu, 29 Sep 2005 20:05:01 +0000 (GMT) (envelope-from drew@mykitchentable.net) Received: from filter02.roc.ny.frontiernet.net (filter02.roc.ny.frontiernet.net [66.133.183.69]) by relay01.roc.ny.frontiernet.net (Postfix) with ESMTP id 1ABA23640DD for ; Thu, 29 Sep 2005 20:05:01 +0000 (UTC) Received: from relay01.roc.ny.frontiernet.net ([66.133.182.164]) by filter02.roc.ny.frontiernet.net (filter02.roc.ny.frontiernet.net [66.133.183.69]) (amavisd-new, port 10024) with LMTP id 31950-06-93 for ; Thu, 29 Sep 2005 20:05:01 +0000 (UTC) Received: from blacklamb.mykitchentable.net (67-51-164-214.dsl1.elk.ca.frontiernet.net [67.51.164.214]) by relay01.roc.ny.frontiernet.net (Postfix) with ESMTP id B519B36409E for ; Thu, 29 Sep 2005 20:04:59 +0000 (UTC) Received: from [165.107.42.123] (unknown [165.107.42.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by blacklamb.mykitchentable.net (Postfix) with ESMTP id E8A75154A34 for ; Thu, 29 Sep 2005 13:04:58 -0700 (PDT) Message-ID: <433C487C.7060609@mykitchentable.net> Date: Thu, 29 Sep 2005 13:03:08 -0700 From: Drew Tomlinson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.3.2 (20050629) at filter02.roc.ny.frontiernet.net Subject: Bacula Won't Allow Me To Mount Next Tape 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: Thu, 29 Sep 2005 20:05:02 -0000 I've posted this on the bacula-users list but haven't heard anything yet. Hoping maybe someone here has come across this. Google turns up nothing. I'm running FreeBSD 5.4 and using bextract 1.36.3 to restore multiple tape volumes to a drive I lost. It's giving me the following message: 29-Sep 10:39 bextract: End of Volume at file 16 on device /dev/nsa0, Volume "TAPE-0003|TAPE-0004|TAPE-0005|TAPE-0006|TAPE-0010|TAPE-0011|TAPE-0012" 29-Sep 10:39 bextract: bextract Warning: Wrong Volume mounted on device /dev/nsa0: Wanted TAPE-0004 have TAPE-0003 Mount Volume "TAPE-0004" on device /dev/nsa0 and press return when ready: OK, I understand it wants me to mount the next volume. However I can not get the drive to eject the tape. It's an HP DLT-30 drive. I press the eject button on the drive but get no response. Any attempts to use the 'mt' program from FreeBSD result in a "device busy" error. What should I try next? Here's the relevant part of my storage daemon conf file: ---BEGIN--- Device { Name = "HP DLT 30" Media Type = DLT Archive Device = /dev/nsa0 LabelMedia = yes; # lets Bacula label unlabeled media AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes; RemovableMedia = yes; RandomAccess = no; # From the port info: # Due to lack of some features in the FreeBSD tape driver # implementation you MUST add some OS dependent options to # the bacula-sd.conf file: Hardware End of Medium = no; Backward Space Record = no; Backward Space File = no; # With 2 filemart at EOT (see man mt): Fast Forward Space File = no; BSF at EOM = yes; TWO EOF = yes; } ---END--- Any ideas? Thanks, Drew -- Visit The Alchemist's Warehouse Magic Tricks, DVDs, Videos, Books, & More! http://www.alchemistswarehouse.com