Results 1 to 4 of 4
-
02-19-2009, 10:46 AM #1Member
- Join Date
- Mar 2006
- Posts
- 162
- Thanks
- 0
- Thanked 0 Times in 0 Posts
solaris 10 (sparc) and IBMTape driver compatible FC adapter card
admins,
What type of FC HBA cards (preferebly Emulex) I can use for PCI type slots for solaris 10 (sparc) if I go for IBMTAPE driver version 4.1.9 to use with TS3500/3592 tape san?
Hope I get the answer here...
thanks in advance.
-
02-19-2009, 11:32 PM #2
I can't speak specifically but, in my experience, If the card is "blessed" by Sun, then It should have no problem working with the IBMTape driver. I have had bad experiences trying to use "Generic" HBA's with my Sun hardware. Mostly the issues where related with getting the HBA to communicate properly with my Fibre Switch. In short, if you can see the Tape drives (/dev/rmt/*st)/or you disk luns, "your golden" The IBMTape driver will work on top of that layer. I hope I have answered your question.
-
09-08-2009, 02:38 PM #3Newcomer
- Join Date
- Aug 2008
- Posts
- 4
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Solaris SPARC 64-bit V5.8, V5.9 , V5.10
HBA driver 5.01
HBAAPI library 4.06
- IBM Tape support requiresIBMtape 4.1.0.2
- After installing this new IBM device driver, issue the following Tivoli Storage Manager command:
- UPDATE LIBRARY libraryName SERIAL=AUTODETECT
- For Tivoli Storage Manager devices, the following files should be updated for SAN discovery to work properly:
- modify /usr/kernel/drv/mt.conf and /usr/kernel/drv/lb.conf to add the following lines:
mt.conf:
name="mt" parent="pseudo" instance=16383;
lb.conf
name="lb" parent="pseudo" instance=16383;
- Issue the following commands:
rem_drv lb
add_drv lb
rem_drv mt
- add_drv mt add_drv -m '* 0666 bin bin' mt
- Alternatively, the autoconf command can do the above by itself.
- Make sure that the virtual device special file is in
/devices/pseudo/mt@16383:tsmmtctl and /devices/pseudo/lb@16383:tsmlbctl
- Issue the command twice
sync
sync
- Reboot the machine
Refer the link
http://www-01.ibm.com/support/docvie...=utf-8&lang=en
-
09-08-2009, 02:49 PM #4
If using IBMtape, you don't need to use TSM device driver. And you'll want to do "rem_drv st" to unload Solaris native tape driver, and comment out all lines in /kernel/drv/st.conf
Similar Threads
-
IBMtape driver, qlc HBA driver, Solaris 10
By purdon in forum Tape / Media LibraryReplies: 2Last Post: 11-03-2008, 09:09 AM -
IBMtape driver for Solaris X86
By elbourgi in forum Tape / Media LibraryReplies: 1Last Post: 07-24-2008, 01:19 AM -
IBMtape driver wont take SUN qlogic HBA
By groupwest in forum TSM ServerReplies: 1Last Post: 07-02-2007, 10:19 AM -
IBMtape driver and RHEL 4 Update 3
By tdodson in forum Tape / Media LibraryReplies: 1Last Post: 08-15-2006, 02:42 PM -
Configure IBMtape with Solaris qlc driver
By mmegele in forum Tape / Media LibraryReplies: 0Last Post: 12-03-2004, 08:59 AM


Reply With Quote
