On Thu, Sep 17, 2015 at 1:40 PM, Berthold Gunreben <[email protected]> wrote: > On Thu, 17 Sep 2015 13:14:07 +0200 > Christer Solskogen <[email protected]> wrote: > >> Is there a simple way of matching /dev/sdX to the correct FCP lun? > > I guess you are searching for something like > > lszfcp -D > > combined with > > multipath -ll > > Don't know if a command combines that directly. However, you probably > should not use /dev/sdX anyways, because with FCP you want to use > multipath. Instead, you can use > > /dev/disk/by-id/dm-uuid-mpath-<id_from_multipath-ll> >
Ah, yes. But that's the next part :-) Map luns to which multipath-devices. But that's easy. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
