From: Konrad Rzeszutek <konrad@virtualiron.com>
To: Benjamin ESTRABAUD <be@mpstor.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: mptfusion: how to Find a WWN of a logged in Fibre Channel initiator?
Date: Wed, 25 Mar 2009 10:20:09 -0400 [thread overview]
Message-ID: <20090325142009.GA26612@mars.virtualiron.com> (raw)
In-Reply-To: <49C78598.9090700@mpstor.com>
On Mon, Mar 23, 2009 at 12:50:32PM +0000, Benjamin ESTRABAUD wrote:
> Hi,
>
> I am wondering if anyone would know the answer to the following question:
>
> From the LSI mpt fusion driver, is there a way to extract the WWN of a
> logged in Fibre Channel initiator or a known SAS initiator? I can get its
> Initiator Index from the reply word... is there a way to use this to return
> the WWN from an internal table of logged on/known initiators?
find /sys -name sas_address
or
find /sys -name port_name
Doesn't help?
>
> I've been trying for a good while now to do this but no luck whatsoever, I
> would really appreciate if someone who had an idea on how to do this could
> reply. Thanks a million in advance!
>
> Ben - MPSTOR.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-03-25 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 12:50 mptfusion: how to Find a WWN of a logged in Fibre Channel initiator? Benjamin ESTRABAUD
2009-03-25 14:20 ` Konrad Rzeszutek [this message]
2009-03-25 14:47 ` Benjamin ESTRABAUD
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=20090325142009.GA26612@mars.virtualiron.com \
--to=konrad@virtualiron.com \
--cc=be@mpstor.com \
--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.