Complete this task be to update the PRIMEPOWER driver configuration file. This procedure gives you access to target and LUN pairs that are configured on the storage unit.
Figure 1 shows the lines that you must add to the file to access LUNs 0 - 49 on target 0 for fibre-channel.
name="sd" class="scsi"
target=0 lun=0;
name="sd" class="scsi"
target=0 lun=1;
name="sd" class="scsi"
target=0 lun=2;
name="sd" class="scsi"
target=0 lun=3;
name="sd" class="scsi"
target=0 lun=4;
name="sd" class="scsi"
target=0 lun=5;
name="sd" class="scsi"
target=0 lun=6;
name="sd" class="scsi"
target=0 lun=7;
name="sd" class="scsi"
target=0 lun=8;
name="sd" class="scsi"
target=0 lun=9;
name="sd" class="scsi"
target=0 lun=10;
.
.
.
name="sd" class="scsi"
target=0 lun=48;
name="sd" class="scsi"
target=0 lun=49;
name="sd" parent="lpfc" target=0 lun=0; name="sd" parent="lpfc" target=1 lun=0; name="sd" parent="lpfc" target=2 lun=0; name="sd" parent="lpfc" target=3 lun=0; name="sd" parent="lpfc" target=4 lun=0; name="sd" parent="lpfc" target=5 lun=0; name="sd" parent="lpfc" target=6 lun=0; name="sd" parent="lpfc" target=7 lun=0; name="sd" parent="lpfc" target=8 lun=0; name="sd" parent="lpfc" target=9 lun=0; name="sd" parent="lpfc" target=10 lun=0; name="sd" parent="lpfc" target=11 lun=0; name="sd" parent="lpfc" target=12 lun=0; name="sd" parent="lpfc" target=13 lun=0; name="sd" parent="lpfc" target=14 lun=0; name="sd" parent="lpfc" target=15 lun=0; name="sd" parent="lpfc" target=16 lun=0; name="sd" parent="lpfc" target=17 lun=0; name="sd" parent="lpfc" target=17 lun=1; name="sd" parent="lpfc" target=17 lun=2; name="sd" parent="lpfc" target=17 lun=3;
The fibre-channel adapters that are supported for attaching the storage unit to a PRIMEPOWER host are capable of full-fabric support. Ensure that all fibre-channel driver configurations include worldwide port name, worldwide node name, port ID, or host adapter binding of target LUN pairs.
Binding of target LUN pairs implements the PRIMEPOWER fibre-channel host adapter configuration file that is installed by the adapter software package. Refer to the manufacturer's adapter documentation and utilities for detailed configuration instructions.
You can tune fibre-channel host adapter configuration files for host system reliability and performance.