A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Storage & Hardrives
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Making qla2200 ignore node name of the target device



 
 
Thread Tools Display Modes
  #1  
Old January 21st 04, 10:39 AM
Mayuresh Phadke
external usenet poster
 
Posts: n/a
Default Making qla2200 ignore node name of the target device

I have a question regarding qla2200 behaviour on Solaris 8
platform.

By default the qla2200 driver assigns the SCSI target ID
of a device depending on the port name (WWPN) and
node name (WWNN) of the target.

I want to know if there is any way by which qla2200 driver
can be made to assign the SCSI tartget ID depending only on
the port name (WWPN) of the target.

-- Regards
Mayur
  #2  
Old January 21st 04, 03:36 PM
Lyle Merdan
external usenet poster
 
Posts: n/a
Default

In comp.arch.storage Mayuresh Phadke wrote:
: I have a question regarding qla2200 behaviour on Solaris 8
: platform.

: By default the qla2200 driver assigns the SCSI target ID
: of a device depending on the port name (WWPN) and
: node name (WWNN) of the target.

: I want to know if there is any way by which qla2200 driver
: can be made to assign the SCSI tartget ID depending only on
: the port name (WWPN) of the target.

: -- Regards
: Mayur

Looks like you only need the port name entries for persistent binding
to work.

AVAILABLE DISK SELECTIONS:
0. c1t0d0 SUN18G cyl 7506 alt 2 hd 19 sec 248
/pci@8,600000/SUNW,qlc@4/fp@0,0/ssd@w21000020379cb9bb,0
1. c3t81d0 HITACHI-OPEN-K-SUN-0119 cyl 2541 alt 2 hd 15 sec 96
/pci@8,700000/QLGC,qla@2/sd@51,0
2. c3t82d0 HITACHI-OPEN-K-SUN-0119 cyl 2541 alt 2 hd 15 sec 96
/pci@8,700000/QLGC,qla@2/sd@52,0
3. c3t83d0 MYLEX-FFx2-7850 cyl 6506 alt 2 hd 128 sec 128
/pci@8,700000/QLGC,qla@2/sd@53,0
4. c3t84d0 MYLEX-FFx2-7850 cyl 6506 alt 2 hd 128 sec 128
/pci@8,700000/QLGC,qla@2/sd@54,0
5. c4t81d0 HITACHI-OPEN-K-SUN-0119 cyl 2541 alt 2 hd 15 sec 96
/pci@8,600000/QLGC,qla@1/sd@51,0
6. c4t82d0 HITACHI-OPEN-K-SUN-0119 cyl 2541 alt 2 hd 15 sec 96
/pci@8,600000/QLGC,qla@1/sd@52,0
7. c4t83d0 MYLEX-FFx2-7850 cyl 6506 alt 2 hd 128 sec 128
/pci@8,600000/QLGC,qla@1/sd@53,0
8. c4t84d0 MYLEX-FFx2-7850 cyl 6506 alt 2 hd 128 sec 128
/pci@8,600000/QLGC,qla@1/sd@54,0
Specify disk (enter its number):
host31:/
root:= tail -15 /kernel/drv/qla2300.conf

hba1-SCSI-target-id-81-fibre-channel-port-name="500060e802a0f814";
hba1-SCSI-target-id-82-fibre-channel-port-name="500060e802a0f806";
hba1-SCSI-target-id-83-fibre-channel-port-name="21000080e512b1f9";
hba1-SCSI-target-id-84-fibre-channel-port-name="22000080e512b1f9";
hba0-SCSI-target-id-81-fibre-channel-port-name="500060e802a0f814";
hba0-SCSI-target-id-82-fibre-channel-port-name="500060e802a0f806";
hba0-SCSI-target-id-83-fibre-channel-port-name="21000080e512b1f9";
hba0-SCSI-target-id-84-fibre-channel-port-name="22000080e512b1f9";

What I did was booted with extended logging turned OFF. The driver then
prints the devices each HBA sees. Just do a grep fibre-channel-port-name
from the /var/adm/messages. Then take those lines and put them in the
qla2300.conf file with the target numbers you want. Make sure that the
format you have them in is the same as documented near the top of the
conf file. Between some of the driver versions the info printed in the
messages file has changed. Also I really recommend you upgrade to the
latest driver.

Lyle
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FPS Really LOW - Whats Wrong? John W. Ati Videocards 5 January 20th 04 08:09 AM


All times are GMT +1. The time now is 06:45 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.