7065iSCSI_Config2.fm Draft Document for Review August 30, 2007 12:59 am
398 IBM System Storage DS3000: Introduction and Implementation Guide
Host: scsi5 Channel: 00 Id: 00 Lun: 31
Vendor: IBM Model: Universal Xport Rev: 0250
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi6 Channel: 00 Id: 00 Lun: 31
Vendor: IBM Model: Universal Xport Rev: 0250
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi8 Channel: 00 Id: 00 Lun: 31
Vendor: IBM Model: Universal Xport Rev: 0250
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi7 Channel: 00 Id: 00 Lun: 31
Vendor: IBM Model: Universal Xport Rev: 0250
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi9 Channel: 00 Id: 00 Lun: 00
Vendor: IBM Model: VirtualDisk Rev: 0250
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi9 Channel: 00 Id: 00 Lun: 01
Vendor: IBM Model: VirtualDisk Rev: 0250
Type: Direct-Access ANSI SCSI revision: 05
[root@hooghly ~]#
/proc/mpp
The MPP driver adds a directory in the proc file system that allows us to verify what paths are
active and which devices and LUNs are discovered. Example 17-18 on page 398 shows the
directory structure of /proc/mpp with targets and LUNs that are handled by the MPP driver.
Example 17-18 /proc/mpp/ directory structure
[root@hooghly ~]# ls -R /proc/mpp/
/proc/mpp/:
DS3300
/proc/mpp/DS3300:
controllerA controllerB virtualLun0 virtualLun1
/proc/mpp/DS3300/controllerA:
iscsi_sfnet_h7c0t0 iscsi_sfnet_h8c0t0
/proc/mpp/DS3300/controllerA/iscsi_sfnet_h7c0t0:
LUN0 LUN1 UTM_LUN31
/proc/mpp/DS3300/controllerA/iscsi_sfnet_h8c0t0:
LUN0 LUN1 UTM_LUN31
/proc/mpp/DS3300/controllerB:
iscsi_sfnet_h5c0t0 iscsi_sfnet_h6c0t0
/proc/mpp/DS3300/controllerB/iscsi_sfnet_h5c0t0:
LUN0 LUN1 UTM_LUN31
/proc/mpp/DS3300/controllerB/iscsi_sfnet_h6c0t0:
LUN0 LUN1 UTM_LUN31
[root@hooghly ~]#