Results 1 to 2 of 2
-
01-03-2013, 10:32 AM #1Newcomer
- Join Date
- Dec 2012
- Location
- Munich
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Problems setting up SCSI tape library
Hello,
I'm not quite new to TSM, but far away from being an old hand at it. So I hope to find someone here, who can help me.
Currently I'm setting up a new TSM server 6.3.3 on SLES 11 SP2. Everything works fine so far, but now I'm stuck with the tape library. It is a SCSI attached Quantum Scalar 50 with 38 slots and 2 HP LTO3 drives.
I am able to address the library and drives from the OS, the library is /dev/sg2 and the drives are /dev/sg[0|1] or /dev/st[0|1]. Commands like "mtx -f /dev/sg2 status" and "mt -f /dev/st0 status" return reasonable outputs.
I called the autoconf (-a) and tsmscsi commands in /opt/tivoli/tsm/devices/bin, and I already know about the permissions on the device files for the non-root user the TSM server runs.
autoconf returns no error, with the following output
tsmscsi returns one error (the lb.conf and mt.conf files are set up according to /proc/scsi/scsi):Code:tsm01:/opt/tivoli/tsm/devices/bin # ./autoconf ****************************************** * IBM TIVOLI STORAGE MANAGER * * Autoconf Utility Program for Linux * ****************************************** Licensed Materials - Property of IBM (C) Copyright IBM Corporation 2009. All rights reserved. U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corporation. ----------------------------------------------------------------------- | Note: To allow non-root users to use devices configured with | | the Tivoli Storage Manager passthru driver, issue autoconf -g or | | autoconf -a. Issue autoconf -? for more information on these options. | ----------------------------------------------------------------------- Tivoli Tape Drives: =================== Index Minor Host CHN ID LUN Type Vendor_ID Device_Serial_Number Product_ID Rev. 000 000 000 000 002 000 001 HP HUxxxxxxxx Ultrium 3-SCSI G63Z 001 001 002 000 002 000 001 HP HUxxxxxxxx Ultrium 3-SCSI G63Z Tivoli Medium Changer Devices: ============================== Index Minor Host CHN ID LUN Type Vendor_ID Device_Serial_Number Product_ID Rev. 000 002 002 000 003 000 008 QUANTUM QPxxxxxxxxxxxx PX500 0033
Anyway I could successfully define the paths in TSM server, with either /dev/sg[0|1|2] or /dev/tsmscsi/lb0 and /dev/tsmscsi/mt[0|1].Code:tsm01:/opt/tivoli/tsm/devices/bin # ./tsmscsi 21 sg 253 bsg Usage: grep [OPTION]... PATTERN [FILE]... Try `grep --help' for more information. total 0 lrwxrwxrwx 1 root root 8 Jan 3 11:03 lb0 -> /dev/sg2 lrwxrwxrwx 1 root root 8 Jan 3 11:03 mt0 -> /dev/sg0 lrwxrwxrwx 1 root root 8 Jan 3 11:03 mt1 -> /dev/sg1 there are 1 devices in lb.conf there are 2 devices in mt.conf there are 0 devices in op.conf Open /dev/tsmscsi/lb0 failed! Please check this device! Tivoli Tape Drives: =================== Index Minor Host CHN ID LUN Type Vendor_ID Device_Serial_Number Product_ID Rev. 000 000 000 000 002 000 001 HP HUxxxxxxxx Ultrium 3-SCSI G63Z 001 001 002 000 002 000 001 HP HUxxxxxxxx Ultrium 3-SCSI G63Z Tivoli Medium Changer Devices: ============================== Index Minor Host CHN ID LUN Type Vendor_ID Device_Serial_Number Product_ID Rev. 000 000 000 000 000 000 000
An AUDIT LIBRARY ends after a few seconds with success, but a LABEL LIBVOLUME runs forever (more than a day) without success or error.
The library worked without problems with the old installation of TSM 5.5 on SLES 9 on the same machine, and there have been no hardware changes, so I can eliminate the possibility that there is an error with the library or the tape drives.
Does anyone know about the setup of a Scalar 50 SCSI library, or can someone tell me about a HowTo for SCSI libraries? At the moment I don't know what to try anymore.
Thank you very much
Bastian
-
01-03-2013, 01:10 PM #2Senior Member
- Join Date
- Jun 2006
- Posts
- 544
- Thanks
- 0
- Thanked 13 Times in 12 Posts
Hi,
Try to check library firmware. Autoconf shows: Rev 0033. Check changes from version 0033 to V51.
Efim
Similar Threads
-
Setting up a DR site, but no SCSI connection
By KSR in forum Tape / Media LibraryReplies: 0Last Post: 10-08-2008, 02:47 PM -
Tape Capacity problems on a Shared library
By dev1 in forum Tape / Media LibraryReplies: 6Last Post: 03-11-2008, 07:02 AM -
password problems when setting up service
By tjelf in forum TSM ClientReplies: 2Last Post: 01-31-2007, 06:01 AM -
Help ~ Setting up Multiple TSM Instances all sharing single 3494 Tape Library with 3592 Drives
By otr_joe in forum Tape / Media LibraryReplies: 10Last Post: 12-11-2006, 11:24 AM -
Query mailslot tape barcode on SCSI library??
By brudertl in forum Tape / Media LibraryReplies: 0Last Post: 07-20-2005, 09:49 AM


Reply With Quote