Bug 137722

Summary: Add extrememory/Zynet 8-in-1 card reader to SCSI whitelist
Product: [Fedora] Fedora Reporter: Tim Niemueller <tim>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED ERRATA QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-11 01:15:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Niemueller 2004-10-31 15:03:12 UTC
Description of problem:
The extrememory 8-in-1 card reader should be added to the multi-lun
whitelist.  Here is the /proc/scsi/scsi info:

Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: Zynet    Model: USB Storage-SMC  Rev: I03A
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 00 Lun: 01
  Vendor: Zynet    Model: USB Storage-CFC  Rev: I03A
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 00 Lun: 02
  Vendor: Zynet    Model: USB Storage-MMC  Rev: I03A
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 00 Lun: 03
  Vendor: Zynet    Model: USB Storage-MSC  Rev: I03A
  Type:   Direct-Access                    ANSI SCSI revision: 02

Adding
options scsi_mod max_luns=4
to /etc/modprobe.conf is a possible workaround.


Version-Release number of selected component (if applicable):
kernel-2.6.9.643

How reproducible:
Always

Steps to Reproduce:
1. Plugin card reader
2. cat /proc/scsi/scsi
  
Actual results:
root # cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: Zynet    Model: USB Storage-SMC  Rev: I03A
  Type:   Direct-Access                    ANSI SCSI revision: 02

Expected results:
All four devices should show up

Comment 1 Dave Jones 2004-11-01 19:46:46 UTC
will be in the next build.