Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jan 2014 19:34:30 +0100
From:      Marc Santhoff <M.Santhoff@web.de>
To:        "FreeBSD stable (Liste)" <freebsd-stable@freebsd.org>
Subject:   Re: CAM status: CCB request completed with an error
Message-ID:  <1389206070.7476.6.camel@puma.das.netz>
In-Reply-To: <20131223183646.GA22168@eskimo.com>
References:  <20131223183646.GA22168@eskimo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mo, 2013-12-23 at 10:36 -0800, Joseph Olatt wrote:
> Hi,
> 
> Just upgraded from 9.2-PRERELEASE to the following:
> 
>   FreeBSD cognac 9.2-STABLE FreeBSD 9.2-STABLE #0 r259742: Sun Dec 22
> 20:01:13 CST 2013     root@cognac:/usr/obj/usr/src/sys/GENERIC  i386
> 
> and started seeing the following error when I insert a USB flash drive.
> This flash drive was working fine with 9.2-PRERELEASE.
> 
>   ugen6.2: <Lexar> at usbus6
>   umass0: <Lexar JD Secure II +, class 0/0, rev 2.00/11.00, addr 2> on
>   usbus6
>   umass0:  SCSI over Bulk-Only; quirks = 0x4101
>   umass0:2:0:-1: Attached to scbus2
>   (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
>   (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an
>   error
[...]
>   (probe0:umass-sim0:0:0:0): Error 5, Retries exhausted
> 
> 
> Anybody else seeing issues with the USB/CAM subsystem with the new the 
> new 9.2-STABLE code?

Me too on a fresh amd64:

Jan  8 20:27:51 atom330 kernel: ugen3.2: <OCZ Technology> at usbus3
Jan  8 20:27:51 atom330 kernel: umass0: <OCZ Technology ATV, class 0/0, rev 2.00/11.00, addr 2> on usbus3
Jan  8 20:27:51 atom330 kernel: umass0:  SCSI over Bulk-Only; quirks = 0x4101
Jan  8 20:27:51 atom330 kernel: umass0:6:0:-1: Attached to scbus6
Jan  8 20:27:55 atom330 kernel: (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
Jan  8 20:27:55 atom330 kernel: (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
[...]
Jan  8 20:28:17 atom330 kernel: (probe0:umass-sim0:0:0:0): Error 5, Retries exhausted

This is:

$ uname -a
FreeBSD atom330.das.netz 9.2-STABLE FreeBSD 9.2-STABLE #0: Tue Jan  7 04:01:28 CET 2014     
root@atom330.das.netz:/usr/obj/usr/src/sys/GENERIC  amd64

$ dmesg|head -n 20
Copyright (c) 1992-2014 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.2-STABLE #0: Tue Jan  7 04:01:28 CET 2014
    root@atom330.das.netz:/usr/obj/usr/src/sys/GENERIC amd64
gcc version 4.2.1 20070831 patched [FreeBSD]
CPU: Intel(R) Atom(TM) CPU  330   @ 1.60GHz (1600.03-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x106c2  Family = 0x6  Model = 0x1c  Stepping = 2
  Features=0xbfe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x40e31d<SSE3,DTES64,MON,DS_CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 2147483648 (2048 MB)
avail memory = 2009550848 (1916 MB)


Setup was done 2 days ago.

Another machine running i386 from yesterday can flawlessly attach the
same thumb drive.

HTH anyhow,
Marc


-- 
Marc Santhoff <M.Santhoff@web.de>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1389206070.7476.6.camel>