Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FC -> SCSII

Status
Not open for further replies.

cyberted

Technical User
Feb 6, 2003
80
DE
Hello,

I got a problem.
We have a Networker 6.x(SUN SOLARIS) connected to a STK 3400 FC-SCSII Router. Our Tapes are connected to the router via SCSII.

The main problem is the configuration of solaris.
What entries do we have to make in the st.conf and in the lpfc.conf ?

Example:
lpfc.conf:
fcp-bind-WWPN="100000e002025300:lpfc0t0", # STK 1
"100000e002025300:lpfc0t1", # STK 1
"100000e002025300:lpfc0t2", # STK 1
"100000e002025300:lpfc0t3", # STK 1
"100000e002025300:lpfc0t4", # STK 1

st.conf
name="st" parent="fp" target=1 lun=0;
name="st" parent="fp" target=2 lun=0;
name="st" parent="fp" target=2 lun=1;
name="st" parent="fp" target=3 lun=0;
name="st" parent="fp" target=4 lun=0;

Is this the correct config for four tape devioces with the Target IDs 1,2,3,4?

Thanks for your help!

cyberted
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top