Operating System - HP-UX
1823900 Members
3955 Online
109666 Solutions
New Discussion юеВ

SCSI ID identification...

 
OLIVA_1
Regular Advisor

SCSI ID identification...

Hello,

I have 2 LVD SCSI adapter on 2 different servers and I would like determine what are the SCSI ID.

LVD SCSI Adapters are installed in slot (0/8/0) 10 and 11 (0/12/0)


host1:(/var/spool/cron/crontabs)(root)#ioscan -fnCctl
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
ctl 0 0/0/1/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c0t7d0
ctl 1 0/0/1/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c1t7d0
ctl 2 0/0/2/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c2t7d0
ctl 3 0/0/2/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c3t7d0
ctl 8 0/8/0/0.6.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c6t6d0
ctl 14 0/8/0/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c7t7d0
ctl 10 0/8/0/1.15.0 sctl CLAIMED DEVICE HP A6491A
/dev/rscsi/c7t15d0
ctl 11 0/12/0/0.6.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c8t6d0
ctl 12 0/12/0/1.6.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c9t6d0
host1:(/var/spool/cron/crontabs)(root)#


host2:(/root/home/root)(root)#ioscan -fnCctl
Class I H/W Path Driver S/W State H/W Type Description
======================================================================
ctl 0 0/0/1/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c0t7d0
ctl 1 0/0/1/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c1t7d0
ctl 2 0/0/2/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c2t7d0
ctl 3 0/0/2/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c3t7d0
ctl 4 0/8/0/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c4t7d0
ctl 5 0/8/0/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c5t7d0
ctl 9 0/8/0/1.15.0 sctl NO_HW DEVICE HP A6491A
/dev/rscsi/c5t15d0
ctl 6 0/12/0/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c6t7d0
ctl 10 0/12/0/1.6.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c7t6d0
ctl 8 0/12/0/1.15.0 sctl CLAIMED DEVICE HP A6491A
/dev/rscsi/c7t15d0
host2:(/root/home/root)(root)#


ID's SCSI for host1 :

ID's SCSI for host2 :

Thanks.
2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: SCSI ID identification...

Host1:

ctl 14 0/8/0/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c7t7d0

ID 7

Host2:

ctl 5 0/8/0/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c5t7d0

ID 7

ctl 10 0/12/0/1.6.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c7t6d0

ID 6

Looks like the disk system A6491A is shared between the 2 servers, one HBA has ID 6, the other ID 7 - looks good.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Albert_31
Trusted Contributor

Re: SCSI ID identification...

Hello Olivia,

The HOST HBA/ SCSI controller always has the scsi id of 7 by default.

I find that you have connected a ds2300 to the slots...which reserve the id 7 for the HOST.

check the manual of ds2300 user guide

http://h20000.www2.hp.com/bc/docs/support/SupportManual/lpg29283/lpg29283.pdf

pg 88 for more information

regards

albert