From owner-freebsd-scsi@FreeBSD.ORG Sun May 12 01:36:04 2013 Return-Path: Delivered-To: scsi@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 38E34615 for ; Sun, 12 May 2013 01:36:04 +0000 (UTC) (envelope-from mailer-daemon@vniz.net) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) by mx1.freebsd.org (Postfix) with ESMTP id B32CE2DD for ; Sun, 12 May 2013 01:36:03 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id fm20so5058191lab.39 for ; Sat, 11 May 2013 18:36:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:openpgp:content-type :content-transfer-encoding:x-gm-message-state; bh=H84pmN1wWKp8vvYh+OSQ4xz9UxHi97SCMwuJZTAz1fA=; b=oe44RncJgVQUEwvLfsBc73XAquH2kAWurSWtydyta3kKJ33HowhByJcP8DXhzsx4fP Wr2n2e6lKuyi58Lb3cfm4wcQLv5tfzjla+JMRErBWrLkv026eiETpwlD5im18jB5avxF hJmc3O4+T9X01PtDAhooTyyfkWYtfRDNDsWrxrJxvrVSF7LwJABICK4wM2bYHwLyCkDy rMP039vRfvUSP5iHkPFNwhJukyYhamdqqVOkyolNDxnGktLLgJOI7wZ4miVMCK+FW9vl yge0hawgR8DnDjrFjZWaHCi3B9Xx/o+azJ52F4ODkbDvOqT7utbWuTqjn7DMYh2rxtbf 5Ldw== X-Received: by 10.152.1.232 with SMTP id 8mr10506762lap.33.1368322562330; Sat, 11 May 2013 18:36:02 -0700 (PDT) Received: from [192.168.1.2] ([89.169.163.3]) by mx.google.com with ESMTPSA id t17sm3080365lbd.11.2013.05.11.18.36.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 11 May 2013 18:36:01 -0700 (PDT) Message-ID: <518EF201.30806@freebsd.org> Date: Sun, 12 May 2013 05:36:01 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Steven Hartland Subject: Re: New umass/da errors (different with previous ATA COMMAND PASS THROUGH) References: <518EDB44.6070404@freebsd.org> <7E06FB48B12647F28E7EB43EAE077209@multiplay.co.uk> In-Reply-To: <7E06FB48B12647F28E7EB43EAE077209@multiplay.co.uk> OpenPGP: id=964474DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmSKYdu1j1QDj4ZTxwNEIrbBoF46GCr/chZvfJGBZS7V6zHDcNkaEsBq3HhgJS2LC0WhYr9 Cc: Alexander Motin , current@FreeBSD.org, scsi@freebsd.org X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 01:36:04 -0000 On 12.05.2013 4:08, Steven Hartland wrote: > If this is new, it may be related to r250502 which hit the tree yesterday. r250502 was MFC to stable/8 while I talk about latest -current, so nothing to back out. Previous time I compile -current was the moment of successful fixing of ATA COMMAND PASS THROUGH on the same device and it was much after r249352 (which is MFCed in r250502). > > Be good to confirm that by backing this one out and re-testing. > > Regards > Steve > ----- Original Message ----- From: "Andrey Chernov" > To: > Cc: "Alexander Motin" ; ; > > Sent: Sunday, May 12, 2013 12:59 AM > Subject: New umass/da errors (different with previous ATA COMMAND PASS > THROUGH) > > >> Latest -current: >> >> umass0: > addr 7> on usbus3 >> umass0: SCSI over Bulk-Only; quirks = 0x4100 >> umass0:10:0:-1: Attached to scbus10 >> da0 at umass-sim0 bus 0 scbus10 target 0 lun 0 >> da0: Removable Direct Access SCSI-0 >> device da0: 40.000MB/s transfers >> da0: Attempt to query device size failed: NOT READY, Medium not present >> (da0:umass-sim0:0:0:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 00 00 00 >> 01 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: NOT READY asc:3a,0 (Medium not >> present) >> (da0:umass-sim0:0:0:0): Error 6, Unretryable error >> (da0:umass-sim0:0:0:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 00 00 00 >> 01 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: NOT READY asc:3a,0 (Medium not >> present) >> (da0:umass-sim0:0:0:0): Error 6, Unretryable error >> (da0:umass-sim0:0:0:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 00 00 00 >> 01 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: NOT READY asc:3a,0 (Medium not >> present) >> (da0:umass-sim0:0:0:0): Error 6, Unretryable error >> -- >> http://ache.vniz.net/ >> bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" >> > > ================================================ > This e.mail is private and confidential between Multiplay (UK) Ltd. and > the person or entity to whom it is addressed. In the event of > misdirection, the recipient is prohibited from using, copying, printing > or otherwise disseminating it or any information contained in it. > In the event of misdirection, illegible or incomplete transmission > please telephone +44 845 868 1337 > or return the E.mail to postmaster@multiplay.co.uk. > -- http://ache.vniz.net/ bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N