VMware Solutions Discussions

LUN Visibility

saranraj456
6,313 Views

Hello,

can anyone  provide me the steps to find the diffrence B/w LUN and Local disk in host like windows2003,windows 2008,solaris,linux with the help of HUK and also without it?

Cheers,

Saran

1 ACCEPTED SOLUTION

arunchak
5,344 Views

You can also find the vendor of the LUN and the id by executing "cat /proc/scsi/scsi" in RHEL

[root@warspite ~]# cat /proc/scsi/scsi

Attached devices:

Host: scsi0 Channel: 00 Id: 00 Lun: 00

  Vendor: IBM-ESXS Model: CBR036C31210ESFN Rev: DFQG

  Type:   Direct-Access                    ANSI SCSI revision: 04

Host: scsi0 Channel: 00 Id: 01 Lun: 00

  Vendor: IBM-ESXS Model: ST336607LC    FN Rev: B25H

  Type:   Direct-Access                    ANSI SCSI revision: 03

Host: scsi0 Channel: 00 Id: 08 Lun: 00

  Vendor: IBM      Model: 25P3495a S320  1 Rev: 1

  Type:   Processor                        ANSI SCSI revision: 02

Host: scsi3 Channel: 00 Id: 00 Lun: 00

  Vendor: NETAPP   Model: LUN              Rev: 7330

  Type:   Direct-Access                    ANSI SCSI revision: 04

Host: scsi3 Channel: 00 Id: 00 Lun: 01

  Vendor: NETAPP   Model: LUN              Rev: 7330

  Type:   Direct-Access                    ANSI SCSI revision: 04

Host: scsi3 Channel: 00 Id: 00 Lun: 03

  Vendor: NETAPP   Model: LUN              Rev: 7330

  Type:   Direct-Access                    ANSI SCSI revision: 04

Thanks,

  Arun

View solution in original post

15 REPLIES 15
Public