Results 1 to 3 of 3
Thread: LAN Free on Solaris 10
-
11-15-2012, 10:15 PM #1Newcomer
- Join Date
- Jun 2011
- Posts
- 23
- Thanks
- 0
- Thanked 0 Times in 0 Posts
LAN Free on Solaris 10
Dear All,
I have problem when configure LAN Free on solaris 10,
# cfgadm -al -o show_FCP_dev
c3::500e09e2009ec113,0 med-changer connected configured unknown
c3::500e09e2009ec113,1 tape connected configured unknown
c3::500e09e2009ec113,2 tape connected configured unknown
c3::500e09e2009ec113,3 tape connected configured unknown
c3::500e09e2009ec113,4 tape connected configured unknown
c3::500e09e2009ec113,5 tape connected configured unknown
# fcinfo remote-port -ls -p 21000024ff27b5c5
Remote Port WWN: 500e09e2009ec113
Active FC4 Types: SCSI
SCSI Target: yes
Node WWN: 500e09e2009ec000
Link Error Statistics:
Link Failure Count: 0
Loss of Sync Count: 0
Loss of Signal Count: 0
Primitive Seq Protocol Error Count: 0
Invalid Tx Word Count: 2
Invalid CRC Count: 0
LUN: 0
Vendor: QUANTUM
Product: DXi7500
OS Device Name: /devices/pci@2,600000/SUNW,qlc@0,1/fp@0,0/sgen@w500e09e2009ec113,0
LUN: 1
Vendor: HP
Product: Ultrium 4-SCSI
OS Device Name: /dev/rmt/4n
LUN: 2
Vendor: HP
Product: Ultrium 4-SCSI
OS Device Name: /dev/rmt/3n
LUN: 3
Vendor: HP
Product: Ultrium 4-SCSI
OS Device Name: /dev/rmt/2n
LUN: 4
Vendor: HP
Product: Ultrium 4-SCSI
OS Device Name: /dev/rmt/1n
LUN: 5
Vendor: HP
Product: Ultrium 4-SCSI
OS Device Name: /dev/rmt/0n
################################################## #######
/usr/kernel/drv/mt.conf
name="mt" parent="fp" lun=1 fc-port-wwn="500e09e2009ec113";
name="mt" parent="fp" lun=2 fc-port-wwn="500e09e2009ec113";
name="mt" parent="fp" lun=3 fc-port-wwn="500e09e2009ec113";
name="mt" parent="fp" lun=4 fc-port-wwn="500e09e2009ec113";
name="mt" parent="fp" lun=5 fc-port-wwn="500e09e2009ec113";
################################################## #######
/usr/kernel/drv/lb.conf
name="lb" parent="fp" lun=0 fc-port-wwn="500e09e2009ec113";
################################################## #######
# /opt/tivoli/tsm/devices/bin/autoconf
exit status = 0
Driver (mt) installed.
exit status = 0
Driver (lb) installed.
exit status = 0
Driver (op) installed.
IBM TIVOLI STORAGE MANAGER by IBM
Device List Utility Program for Sun Solaris
Licensed Materials - Property of IBM
5698-ISE (C) Copyright IBM Corporation 2004. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.
################################################## #######
#reboot -- -r
################################################## #######
# /opt/tivoli/tsm/devices/bin/tsmdlist
IBM TIVOLI STORAGE MANAGER by IBM
Device List Utility Program for Sun Solaris
Licensed Materials - Property of IBM
5698-ISE (C) Copyright IBM Corporation 2004. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.
Inst Special File Vendor Product Serial Target LUN World Wide Name Firmware
---- -------------- -------- ---------------- ------------------------ ---------- ------ ---------------- --------
Error getting config info for /dev/rmt/0lb: Inappropriate ioctl for device
Error getting inquiry info for /dev/rmt/0lb: Inappropriate ioctl for device
??? /dev/rmt/0lb ??? ??? ??? ??? ??? ??? ???
Error getting config info for /dev/rmt/1lb: Inappropriate ioctl for device
Error getting inquiry info for /dev/rmt/1lb: Inappropriate ioctl for device
??? /dev/rmt/1lb ??? ??? ??? ??? ??? ??? ???
Error getting config info for /dev/rmt/2lb: Inappropriate ioctl for device
Error getting inquiry info for /dev/rmt/2lb: Inappropriate ioctl for device
??? /dev/rmt/2lb ??? ??? ??? ??? ??? ??? ???
Error getting config info for /dev/rmt/3lb: Inappropriate ioctl for device
Error getting inquiry info for /dev/rmt/3lb: Inappropriate ioctl for device
??? /dev/rmt/3lb ??? ??? ??? ??? ??? ??? ???
Error getting config info for /dev/rmt/4lb: Inappropriate ioctl for device
Error getting inquiry info for /dev/rmt/4lb: Inappropriate ioctl for device
??? /dev/rmt/4lb ??? ??? ??? ??? ??? ??? ???
o Library configuration information has been saved in lbinfo
################################################## #######
Please help me.
-
11-19-2012, 05:25 AM #2Moderator
- Join Date
- Dec 2003
- Location
- Czech Republic
- Posts
- 2,050
- Thanks
- 2
- Thanked 56 Times in 55 Posts
Hi,
try to add "target=0" to the file
Let me know, I am curiousCode:/usr/kernel/drv/lb.conf name="lb" parent="fp" target=0 lun=0 fc-port-wwn="500e09e2009ec113"; /usr/kernel/drv/mt.conf name="mt" parent="fp" target=0 lun=1 fc-port-wwn="500e09e2009ec113"; name="mt" parent="fp" target=0 lun=2 fc-port-wwn="500e09e2009ec113"; name="mt" parent="fp" target=0 lun=3 fc-port-wwn="500e09e2009ec113"; name="mt" parent="fp" target=0 lun=4 fc-port-wwn="500e09e2009ec113"; name="mt" parent="fp" target=0 lun=5 fc-port-wwn="500e09e2009ec113";

Harry
-
11-20-2012, 10:48 PM #3Newcomer
- Join Date
- Jun 2011
- Posts
- 23
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Problem has solved
http://www-01.ibm.com/support/docvie...id=swg1IC83779
Similar Threads
-
LAN FREE - important question about Lan Free Storage Agents
By otr_joe in forum Tape / Media LibraryReplies: 8Last Post: 12-26-2012, 01:58 PM -
6.1 LAN FREE configuration in Solaris 10 server
By huttivoli in forum TSM ClientReplies: 2Last Post: 03-22-2010, 07:50 PM -
LAN FREE Performance problems - Solaris 9
By klee in forum Performance TuningReplies: 2Last Post: 02-25-2008, 08:06 AM -
LAN FREE Performance problems - Solaris 9
By klee in forum Capacity PlanningReplies: 0Last Post: 02-21-2008, 07:32 AM -
LAN-free Solaris client ->IBM 3494 st tape device problem
By recl in forum Tape / Media LibraryReplies: 7Last Post: 03-11-2005, 09:23 AM


Reply With Quote