Bug 460277 - CentoOS 5.2 x86 vmware guest has problems with SCSI emulation
Summary: CentoOS 5.2 x86 vmware guest has problems with SCSI emulation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-27 10:04 UTC by Bogdan-Stefan Rotariu
Modified: 2013-02-25 16:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-25 16:00:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CentOS 3087 0 None None None Never

Description Bogdan-Stefan Rotariu 2008-08-27 10:04:03 UTC
Description of problem:

CentOS 5.2 x86_64 HOST, VMware Server 1.0.6 with CentOS 5.2 x86 guests.
Problem appears from the start, adding disk drive as SCSI does not work in x86 version, but working in x86_64 version. Same problem applies to adding physical disk drive to a VMware Guest, kernel does not see the new disk drive.

Tested all kernels in updates, centosplus, dev.centos.org, and all have the same problem except the kernel-rt(realtime one) which works but does not include other features that I need.


How reproducible:


1. Install VMware Server 1.0.6 with CentOS as host.
2. Try to install a CentOS 5[.0.1.2] as guest with scsi disk drive emulation or direct acccess to physical drive
3. First install would give you an error that no disk drive was found, and second, if CentOS is installed with ide emulation and a direct access to a physical drive would show at fdisk -l just the first drive not the second real one.
  
Actual results:

Just one working result with a non-redhat kernel

Comment 1 Akemi Yagi 2008-08-27 15:58:11 UTC
I think that this is related to the bugzilla #445095. The default kernel does not have the buslogic module enabled (and the code is broken at the moment) and vmware defaults to it.  So you need to select the LSI logic in vmware.  I assume the -rt kernel has a working versions of buslogic (?).  Anyway, please see comment #15 and onward in that bugzilla for a workaround.


Note You need to log in before you can comment on or make changes to this bug.