search for: cam_req_cmp_err

Displaying 4 results from an estimated 4 matches for "cam_req_cmp_err".

2009 Feb 18
0
Pendrive 8G+CAM_REQ_CMP_ERR
...are 1, 1G and 8G, I'm using FreeBSD-7.1-stable, the problem is >when you connect to 8G, the fbsd detects the device, da0, etc, but not >create the / dev/da0 takes us about 10min trying to create this device, only >appears after / dev/da0 and various error messages such as: IOERROR, >CAM_REQ_CMP_ERR and not mounted. You need to provide some more details of the pendrive: What is the probe message reported by the kernel (will be in /var/log/messages)? What are the exact error messages (or a sample thereof)? What does 'usbdevs -v' report about the pendrive? -- Peter Jeremy ----------...
2003 Sep 01
1
testers needed for CAM INVARIANTS fix
...->sysctl_tree = SYSCTL_ADD_NODE(&softc->sysctl_ctx, ! SYSCTL_STATIC_CHILDREN(_kern_cam_cd), OID_AUTO, ! tmpstr2, CTLFLAG_RD, 0, tmpstr); ! if (softc->sysctl_tree == NULL) { ! printf("cdregister: unable to allocate sysctl tree\n"); ! free(softc, M_DEVBUF); ! return (CAM_REQ_CMP_ERR); ! } /* The default is 6 byte commands, unless quirked otherwise */ if (softc->quirks & CD_Q_10_BYTE_ONLY) --- 754,760 ---- if (cpi.ccb_h.status == CAM_REQ_CMP && (cpi.hba_misc & PIM_NO_6_BYTE)) softc->quirks |= CD_Q_10_BYTE_ONLY; ! TASK_INIT(&softc-&...
2012 Sep 10
1
usb port issue in 9.1-Prerelease (Possibly Cam related)
Hi Folks, I've facing an intermittent hang with a USB port which seems cam related: Event's that happen are: o USB modem (HUAWEI E220) plugged into PC ugen3.2: <HUA WEI> at usbus3 u3g0: <3G Modem> on usbus3 u3g0: Found 3 ports. umass0: <USB MASS STORAGE> on usbus3 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:6:0:-1: Attached to scbus6 umass1: <USB
2012 Sep 27
1
CAM Target Layer and Linux (continued)
Hi All, With the help of Chuck Tuffli, I'm now able to use CTL to export a zvol over FC to a Linux host: LUN Backend Size (Blocks) BS Serial Number Device ID 0 block 4185915392 512 FBSDZFS001 ORA_ASM_01 lun_type=0 num_threads=14 file=/dev/zvol/tank/oracle_asm_01 1 block 4185915392 512 FBSDZFS002 ORA_ASM_02