From owner-freebsd-scsi@FreeBSD.ORG Thu Jan 20 23:11:15 2011 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A8011065670 for ; Thu, 20 Jan 2011 23:11:15 +0000 (UTC) (envelope-from pz-freebsd-scsi@ziemba.us) Received: from ziemba.us (osmtp.ziemba.us [208.106.105.149]) by mx1.freebsd.org (Postfix) with ESMTP id 206F88FC1F for ; Thu, 20 Jan 2011 23:11:14 +0000 (UTC) Received: from hairball.ziemba.us (localhost.ziemba.us [127.0.0.1]) by hairball.ziemba.us (8.14.4/8.14.4) with ESMTP id p0KMXEDu072388 for ; Thu, 20 Jan 2011 14:33:14 -0800 (PST) (envelope-from pz-freebsd-scsi@ziemba.us) Received: (from mailnull@localhost) by hairball.ziemba.us (8.14.4/8.14.4/Submit) id p0KMXEgM072387 for freebsd-scsi@freebsd.org; Thu, 20 Jan 2011 14:33:14 -0800 (PST) (envelope-from pz-freebsd-scsi@ziemba.us) X-Authentication-Warning: hairball.ziemba.us: mailnull set sender to pz-freebsd-scsi@ziemba.us using -f Received: (from news@localhost) by hairball.ziemba.us (8.14.4/8.14.4/Submit) id p0KMXEDZ072354 for treehouse-mail-freebsd-scsi@hairball.treehouse.napa.ca.us; Thu, 20 Jan 2011 14:33:14 -0800 (PST) (envelope-from news) From: "G. Paul Ziemba" To: freebsd-scsi@freebsd.org Date: Thu, 20 Jan 2011 22:33:14 +0000 (UTC) Message-id: Errors-to: "G. Paul Ziemba" Subject: rescan causes offlined tape to reload X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: paul+usenet@w6yx.stanford.edu List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 23:11:15 -0000 I have a DLT7000 scsi tape. Behavior of "camcontrol rescan all" seems to have changed between FreeBSD stable of 2009-Nov-17 and 2011-Jan-11. I execute the following sequence of commands: # camcontrol eject sa0 # camcontrol rescan all If there is a tape in the drive, the "eject" unloads it. On the old system: the rescan command does not affect the state of the tape. On the new system: the rescan command causes the tape to load. It seems incorrect to me. Is the new behavior a bug? thanks, ~!paul -- G. Paul Ziemba FreeBSD unix: 2:31PM up 1 day, 3:50, 19 users, load averages: 1.16, 1.09, 1.08