Chapter 9 Logical Unit Recognition
>9.1 Displaying the Recognized Logical Units
9.1.2For SUSE Linux Enterprise Server
•Checking for LUNs in the boot message
Open the /var/log/boot.msg file to confirm that Linux has recognized the ETERNUS DX Disk storage systems' LUNs.
The following shows an example (Messages can be scrolled (back and forth) using the arrow keys).
<6>qla2x00_set_info starts at address - c3600060 <6>qla2x00: Found
<6>scsi(2): Found a QLA2422 @ bus l, device 0xa, 1rq 29, iobase 0xf9o0d000
.
.
.
<6>scsi2 : Qlogic QLA2422 PCI to Fibre Channel Host Adapter: bus l device
10 | irq 29 | ||
<4> | Firmware version: 4.00.12, Driver version | 7.07.01 | ← Driver version |
<4> |
|
|
|
<6>scsi3 : Qlogic QLA2422 PCI to Fibre Channel Host Adapter: bus l device
10 | irq 30 |
|
|
|
|
|
<4> |
| Firmware version: 4.00.12, Driver version 7.07.01 ← Driver version | ||||
<4> |
|
|
|
|
|
|
<4> | Vendor: FUJITSU | Model: ETERNUS_DX400 | Rev: 0000 | |||
<4> | Type: | ANSI SCSI revision: 05 | ||||
<4> | Vendor: FUJITSU | Model: ETERNUS_DX400 | Rev: 0000 | |||
<4> | Type: | ANSI SCSI revision: 05 |
<6>scsi(2:0:0:0): Enabled tagged queuing, queue depth 20.
<6>scsi(2:0:0:1): Enabled tagged queuing, queue depth 20. <4>Attached scsi disk sdb at scsi2, channel 0, id 0, lun 0 <4>Attached scsi disk sdb at scsi2, channel 0, id 0, lun 1 <4>SCSI device sdb: 4096000
<4>SCSI device sdb: 4096000
<6> sdb: unknown partition table
•Checking for LUNs with the "cat" command
Use the "cat" command to display the "/proc/scsi/scsi" file, which contains a list of recognized SCSI devices.
The following shows an example of this.
#cat /proc/scsi/scsi Attached devices:
Host: scsi0 Channel: 00 Id: 04 Lun: 00
Vender: | FUJITSU | Model: MAP3735NC | Rev: 5207 | |
Type: |
| ANSI SCSI revision: 03 | ||
Host: scsi0 Channel: 00 Id: 08 Lun: 00 |
| |||
Vender: SDR | Model: GEM318 |
| Rev: 0 | |
Type: | Processor |
| ANSI SCSI revision: 02 | |
Host: scsi1 Channel: 00 Id: 05 Lun: 00 |
| |||
Vender: SEAGATE | Model: DAT | Rev: 9M38 | ||
Type: |
| ANSI SCSI revision: 03 | ||
Host: scsi2 Channel: 00 Id: 00 Lun: 00 |
| |||
Vender: FUJITSU | Model: ETERNUS_DX400 | Rev: 0000 | ||
Type: |
| ANSI SCSI revision: 05 | ||
Host: scsi2 Channel: 00 Id: 00 Lun: 01 |
| |||
Vender: FUJITSU | Model: ETERNUS_DX400 | Rev: 0000 | ||
Type: |
| ANSI SCSI revision: 05 |
At this point the Multipath Driver has not been set up yet, so two SCSI devices are shown for each connected LUN (i.e. if there are 3 LUNs, 6 SCSI devices are shown).
32 | Copyright 2010 FUJITSU LIMITED |
|