Dell DR6000 IBM Tivoli Storage Manager - Setting Up Tivoli Storage Manager wit - Page 48

Configuring the tape library devices on Linux

Page 48 highlights

C Configuring the tape library devices on Linux After installing the required device drivers for medium changer and drive, we need to configure tape Library with TSM Server. There is need to figure out the device IDs for respective devices so that Library can be defind in TSM. In Windows server, there is a command utility "tsmdlst," which lists all the devices with their IDs. The same can be done in Linux TSM server with "Autoconf" utility located at '/opt/tivoli/tsm/devices/bin'. If "Autoconf" utility is not working, you need to define library manually in the TSM server as described below. Note: Please see following link for more details - http://publib.boulder.ibm.com/tividd/td/ITSML/GC23-4692-02/en_US/HTML/anrlqs52254.htm To configure the TSM device drivers for selected tape drives and libraries, do the following: 1. Verify that the device is connected to your system, and is powered on and active. 2. Ensure that the TSM device driver package (TIVsm-tsmscsi-x.x.x-x) is installed for your corresponding architecture. 3. Copy the two sample configuration files that are located in the installation directory from mt.conf.smp and lb.conf.smp to mt.conf and lb.conf, respectively: For drives: > cp /opt/tivoli/tsm/devices/bin/mt.conf.smp /opt/tivoli/tsm/devices/bin/mt.conf For libraries: > cp /opt/tivoli/tsm/devices/bin/lb.conf.smp /opt/tivoli/tsm/devices/bin/lb.conf 4. Edit the mt.conf and lb.conf. Add one stanza (as shown in the example at the top of the file) for each SCSI target ID and LUN combination for which you want the device driver to probe for supported tape drives, and for each autochanger device in the system that you want the server to use. 5. To load the device driver, run the tsmscsi script from the device driver installation directory. > cd /opt/tivoli/tsm/devices/bin ./tsmscsi Then all the devices will be listed in following locations: TSM drives IBM drives TSM Library /dev/tsmscsi/mt# /dev/IBMtape# /dev/tsmscsi/lb# 48 Setting up the Dell DR Series System with IBM Tivoli Storage Manager

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49

48
Setting up the Dell DR Series System with IBM Tivoli Storage Manager
C
Configuring the tape library devices on Linux
After installing the required device drivers for medium changer and drive, we need to configure tape
Library with TSM Server. There is need to figure out the device IDs for respective devices so that Library
can be defind in TSM.
In Windows server, there is a command utility “tsmdlst,” which lists all the devices with their IDs.
The same can be done in Linux TSM server with “Autoconf” utility located at ‘/opt/tivoli/tsm/devices/bin’.
If “Autoconf” utility is not working, you need to define library manually in the TSM server as described
below.
Note:
Please see following link for more details –
To configure the TSM device drivers for selected tape drives and libraries, do the following:
1.
Verify that the device is connected to your system, and is powered on and active.
2.
Ensure that the TSM device driver package (TIVsm-tsmscsi-x.x.x-x) is installed for your
corresponding architecture.
3.
Copy the two sample configuration files that are located in the installation directory from
mt.conf.smp and lb.conf.smp to mt.conf and lb.conf, respectively:
For drives:
> cp /opt/tivoli/tsm/devices/bin/mt.conf.smp /opt/tivoli/tsm/devices/bin/mt.conf
For libraries:
> cp /opt/tivoli/tsm/devices/bin/lb.conf.smp /opt/tivoli/tsm/devices/bin/lb.conf
4.
Edit the mt.conf and lb.conf. Add one stanza (as shown in the example at the top of the file) for
each SCSI target ID and LUN combination for which you want the device driver to probe for
supported tape drives, and for each autochanger device in the system that you want the server to
use.
5.
To load the device driver, run the tsmscsi script from the device driver installation directory.
> cd /opt/tivoli/tsm/devices/bin ./tsmscsi
Then all the devices will be listed in following locations:
TSM drives /dev/tsmscsi/mt#
IBM drives /dev/IBMtape#
TSM Library /dev/tsmscsi/lb#