I have an issue with zfcp luns. I 2 luns 1 100GB lun and 1 1GB lun. The 100GB lun has 4 paths /dev/sda, /dev/sdb, /dev/sdd, and /dev/sde. The 1GB lun has one path /dev/sdc. I want paths /dev/sda thru /dev/sdd for the 100GB lun and /dev/sde for the 1GB lun. Is there anything I can do to make this happen? I've manually removed the scsi disk and rebooted, but it still has the same issue. What am I doing wrong?
[root@wil-zstsintgdbprdbu01 ~]# cat /etc/zfcp.conf 0.0.dc00 0x50060e800571f006 0x0020000000000000 0.0.dd00 0x50060e800571f016 0x0020000000000000 0.0.de00 0x50060e800571f007 0x0020000000000000 0.0.df00 0x50060e800571f017 0x0020000000000000 [root@wil-zstsintgdbprdbu01 ~]# lszfcp -D 0.0.dc00/0x50060e800571f006/0x0020000000000000 0:0:0:1 0.0.dc00/0x50060e800571f006/0x0026000000000000 0:0:0:2 0.0.dd00/0x50060e800571f016/0x0020000000000000 1:0:0:1 0.0.de00/0x50060e800571f007/0x0020000000000000 2:0:0:1 0.0.df00/0x50060e800571f017/0x0020000000000000 3:0:0:1 [root@wil-zstsintgdbprdbu01 ~]# lsscsi [0:0:0:1] disk HITACHI OPEN-V 6008 /dev/sda [0:0:0:2] disk HITACHI OPEN-V 6008 /dev/sdc [1:0:0:1] disk HITACHI OPEN-V 6008 /dev/sdd [2:0:0:1] disk HITACHI OPEN-V 6008 /dev/sde [3:0:0:1] disk HITACHI OPEN-V 6008 /dev/sdb Thanks Scott ---------------------------------------------------------------------- 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/
