From: Douglas Gilbert <dgilbert@interlog.com>
To: Hannes Reinecke <hare@suse.de>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>,
James Bottomley <James.Bottomley@parallels.com>,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH] scsi_transport_spi: Export host width and HBA id
Date: Wed, 01 Jun 2011 11:15:43 -0400 [thread overview]
Message-ID: <4DE6579F.8080402@interlog.com> (raw)
In-Reply-To: <4DE65408.2020502@suse.de>
On 11-06-01 11:00 AM, Hannes Reinecke wrote:
> On 06/01/2011 04:56 PM, James Bottomley wrote:
>> On Wed, 2011-06-01 at 15:18 +0200, Hannes Reinecke wrote:
>>> Currently it's impossible to find out if the host supports
>>> wide SCSI unless you're committed to trawl through syslog.
>>> And it's near impossible to find the actual HBA id, which
>>> is settable for some SCSI HBAs (like aic7xxx).
>>> So export them via sysfs.
>>
>> Um, that's what the the
>>
>> /sys/class/spi_transport/target<x:y:x>/max_width
>>
>> parameter gives you, isn't it?
>>
>> max_width tells you if the HBA/device combination supports wide; width
>> tells you if the device is using it.
>>
> Not quite. You'll only have that parameter if there is a target attached to the
> HBA.
> If there is none you still wouldn't know how far you should be scanning as there
> won't be any indicator in sysfs.
>
> In this case that's an ESX server emulating an sym53c8xx HBA.
> And disks attached to it on the fly.
> If you start up with no disks attached and attach a new disc
> to eg target ID 12 you're stuck.
It is about time that VMware emulated SAS rather than SPI for
virtual storage. Then if something changes, ESX can emulate
a SAS Broadcast(Change) and then smarter SAS HBA drivers will
run their discover process and find the changes.
Doug Gilbert
next prev parent reply other threads:[~2011-06-01 15:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-01 13:18 [PATCH] scsi_transport_spi: Export host width and HBA id Hannes Reinecke
2011-06-01 14:56 ` James Bottomley
2011-06-01 15:00 ` Hannes Reinecke
2011-06-01 15:15 ` Douglas Gilbert [this message]
2011-06-03 5:59 ` Hannes Reinecke
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=4DE6579F.8080402@interlog.com \
--to=dgilbert@interlog.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=James.Bottomley@parallels.com \
--cc=hare@suse.de \
--cc=linux-scsi@vger.kernel.org \
/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.