All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Daniel Drake <dsd@gentoo.org>
Cc: linux-scsi@vger.kernel.org, lnz@dandelion.com
Subject: Re: BusLogic driver reports non-existent disks since VMware 1.0.4
Date: Sun, 16 Mar 2008 16:56:18 -0500	[thread overview]
Message-ID: <1205704578.6767.113.camel@localhost.localdomain> (raw)
In-Reply-To: <47DD834B.9050807@gentoo.org>

On Sun, 2008-03-16 at 20:30 +0000, Daniel Drake wrote:
> There's no evidence that this is a BusLogic driver bug (as opposed to 
> being a VMware bug), but as I couldn't find any mention on this list I 
> thought I'd bring it to peoples attention:
> 
> If you upgrade from vmware 1.0.3 to 1.0.4, when using the BusLogic 
> emulation (as opposed to LSI logic), the kernel reports existence of 
> many disks that do not actually exist. Accessing those disks obviously 
> causes hangs and error messages.
> 
> http://communities.vmware.com/thread/103939?tstart=0&start=0
> https://bugs.gentoo.org/show_bug.cgi?id=198296
> 
> dmesg output from such a system:
> https://bugs.gentoo.org/attachment.cgi?id=135371&action=view
> 
> This is similar but not the same as another vmware vs scsi driver problem:
> http://marc.info/?l=linux-scsi&m=118590789115292&w=2
> (that one is different and has been fixed in vmware)
> 
> If anyone is interested in investigating, I can pass on patches to 
> people who can test them.

It does rather look like a vmware emulation problem.  The Short INQUIRY
read:

scsi 0:0:0:0: Direct-Access     VMware,  VMware Virtual S 1.0  PQ: 0 ANSI: 2
scsi scan: INQUIRY result too short (5), using 36
scsi 0:0:1:0: Direct-Access                                    PQ: 0 ANSI: 0

Implies the inquiry returned all zeros (length of 5 is because that's
the offset into the INQUIRY of the additional length), which is also a
strong indicator of a vmware issue.

There have been reports of BusLogic Flashpoint working, but that's
practically a separate driver.  The only real way to be sure is for
someone to try it out with a real BT-958 and see.

James



      reply	other threads:[~2008-03-16 21:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-16 20:30 BusLogic driver reports non-existent disks since VMware 1.0.4 Daniel Drake
2008-03-16 21:56 ` James Bottomley [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1205704578.6767.113.camel@localhost.localdomain \
    --to=james.bottomley@hansenpartnership.com \
    --cc=dsd@gentoo.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=lnz@dandelion.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.