From owner-freebsd-questions@FreeBSD.ORG Sat Dec 28 10:55:10 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24918E48 for ; Sat, 28 Dec 2013 10:55:10 +0000 (UTC) Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DF99012F5 for ; Sat, 28 Dec 2013 10:55:09 +0000 (UTC) Received: by mail-ob0-f175.google.com with SMTP id uz6so10093176obc.6 for ; Sat, 28 Dec 2013 02:55:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=fuAkt4lpK6JjGtgbsreAGAoArLr829s3erRUk7Y4SXs=; b=Slkry6hdHpto1xaNXQJ6ThTIk0Z2zrhUsy0GUsRMhxttjIPjsnd8NIjTAY48r+lqPA yofIf0DwGC1VzNXkejo4U0yP5DSdB8SLZVaovh62BlrB15hmjoNHBvtfQljzjxWmpdCQ vGgk0lGlDGf50YzRUN8PeOyBBa5XCls3K2wXWN9jQDhM13K4GAgakV9Utz4+KtZ7ulxx n+0L6Tu38jpCNr+NbokOuC6/AU/2XNaYL5rf37LOj03UG6WZA+QDckSvIh8VQdlVHein aIpsV8UvGSCBebFTRczaN9xp1WqHQ8PCP2j1X2kq6MAcpEs4fsjrSXeIv4nEissqh84w cpfw== X-Gm-Message-State: ALoCoQk+QLKQ3MgVK4JKUSueB7dQKXGSIQPK6/aOlAjmwbvnOMRrD5lIoo/bVz+PEg9E0XasYCSA MIME-Version: 1.0 X-Received: by 10.60.143.98 with SMTP id sd2mr9066413oeb.63.1388227708866; Sat, 28 Dec 2013 02:48:28 -0800 (PST) Received: by 10.182.165.167 with HTTP; Sat, 28 Dec 2013 02:48:28 -0800 (PST) X-Originating-IP: [120.148.193.158] In-Reply-To: <52BC729E.7070407@fuckaround.org> References: <52BC729E.7070407@fuckaround.org> Date: Sat, 28 Dec 2013 21:48:28 +1100 Message-ID: Subject: Re: (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error From: Jason Birch To: Pol Hallen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 10:55:10 -0000 > > (da0:umass-sim0:0:0:0): READ(10). CDB: 28 00 00 00 08 80 00 00 10 00 > (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error > (da0:umass-sim0:0:0:0): SCSI status: Check Condition > (da0:umass-sim0:0:0:0): SCSI sense: UNIT ATTENTION asc:28,0 (Not ready to > ready change, medium may have changed) > (da0:umass-sim0:0:0:0): Retrying command (per sense data) > (da0:umass-sim0:0:0:0): READ(10). CDB: 28 00 00 00 08 80 00 00 10 00 > (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error > (da0:umass-sim0:0:0:0): SCSI status: Check Condition > (da0:umass-sim0:0:0:0): SCSI sense: UNIT ATTENTION asc:28,0 (Not ready to > ready change, medium may have changed) > (da0:umass-sim0:0:0:0): Retrying command (per sense data) > g_vfs_done():da0s1[READ(offset=8192, length=8192)]error = 6 > > and mount point become dead > I had a similar situation with an internal drive (Though I don't think I had the "medium may have changed" message) and it just came down to a loose cable in my case. Do you have the same issue on other computers or other USB ports?