UNSOLVED

SH2

updated

19 years ago

S

SH2

2 Posts

0

755

May 10th, 2007 18:00

persistent binding for autochanger

Hi,
I'm trying to persistently bind an auto changer connected to my server over SAN. the reason I wanna to that because every time I reboot my server the OS gives a different SCSI address (see below) which causes problems with Networker and I have to reconfigure the jukebox all over again, which is a pain in the back. the closest I got to solve this problem is by persistent binding on the HBA level. to do that I need to compile a line and put it in the qla.conf the syntax if this line as follows:

hba<#>-SCSI-target-id-<#>-fibre-channel-port-name=" ";

I got the hba # from /etc/path_to_inst and the device WWPN from the command inquire but I couldn't get the SCS-target-id.

Could somebody help me to get the SCSI-target-id? or suggest a solution for this problem.

Thanks