Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

list FC devices in redhat

1,902 views
Skip to first unread message

Irenicus

unread,
Oct 20, 2010, 10:35:38 AM10/20/10
to
Hi tech folks,

I was trying to list FC devices on redhat linux, the equivalent command in
Solaris would be
cfgadm -al
prtdiag -v
luxadm -e port
luxadm -e dump_map

Other than /proc/scsi, what command can I use in redhat as the Solaris
equivalent? thanks.


Lew Pitcher

unread,
Oct 20, 2010, 11:01:07 AM10/20/10
to
On October 20, 2010 10:35, in alt.os.linux, jor...@singnet.com.sg wrote:

> Hi tech folks,
>
> I was trying to list FC devices

What are "FC devices"?

> on redhat linux,

It's likely that there's a Linux command to list them, and it is unlikely
that the command will be the same as the Solaris-specific commands you list
below.

> the equivalent command in
> Solaris would be
> cfgadm -al
> prtdiag -v
> luxadm -e port
> luxadm -e dump_map
>
> Other than /proc/scsi, what command can I use in redhat as the Solaris
> equivalent? thanks.

Don't know.
What are "FC devices"?
If we know that, we can tell you how to list them under Linux

--
Lew Pitcher
Master Codewright & JOAT-in-training | Registered Linux User #112576
Me: http://pitcher.digitalfreehold.ca/ | Just Linux: http://justlinux.ca/
---------- Slackware - Because I know what I'm doing. ------


Lew Pitcher

unread,
Oct 20, 2010, 11:06:44 AM10/20/10
to
On October 20, 2010 10:35, in alt.os.linux, jor...@singnet.com.sg wrote:

> Hi tech folks,
>
> I was trying to list FC devices on redhat linux

[snip]


> Other than /proc/scsi, what command can I use in redhat

[snip]
> ?

The lsscsi(8) command will list all scsi devices, including Fibre Channel
devices.

To quote the lsscsi(8) man page,
For Fibre Channel (FC) the port name and port identifier are output
when --transport is given. In the absence of the --hosts option these
ids will be for the target port associated with the device (logical
unit) being listed. When the --hosts option is given then the ids are
for the initiator port used by the host. Output on the summary line
specific to the FC transport is prefixed by "fc:".

HTH

Eef Hartman

unread,
Oct 20, 2010, 11:23:59 AM10/20/10
to
Lew Pitcher <lpit...@teksavvy.com> wrote:
> What are "FC devices"?
> If we know that, we can tell you how to list them under Linux

Fiber Channel, devices connected through an glass-fiber "cable".
--
******************************************************************
** Eef Hartman, Delft University of Technology, dept. SSC/ICT **
** e-mail: E.J.M....@tudelft.nl - phone: +31-15-27 82525 **
******************************************************************

Irenicus

unread,
Oct 22, 2010, 12:25:49 PM10/22/10
to
Hi all,

thanks for the technical advises.

"Lew Pitcher" <lpit...@teksavvy.com> wrote in message
news:9ADvo.7841$O64....@newsfe20.iad...

0 new messages