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> Berthold -- ---------------------------------------------------------------------- Berthold Gunreben Build Service Team http://www.suse.de/ Maxfeldstr. 5 SUSE Linux GmbH, D-90409 Nuernberg, Germany, HRB 21284 (AG Nürnberg) GF: Felix Imendörffer, Jane Smithard, Graham Norton ---------------------------------------------------------------------- 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/
