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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Define path

Status
Not open for further replies.

Danieleinfn

Technical User
Joined
Aug 16, 2007
Messages
5
Location
IT
Hi all,
I try to configure TSM 5.4 with a stk 5500 library and only one driver.
I follow the Linux admin. guide but I have this error message:

TSM:SERVER1>
DEFINE PATH server1 DRIVE05 srctype=server desttype=drive library=ACSLIB device=/dev/tsmscsi/mt0
ANR2017I Administrator SERVER_CONSOLE issued command: DEFINE PATH server1 DRIVE05 srctype=server desttype=drive library=ACSLIB device=/dev/tsmscsi/mt0
ANR8420E DEFINE PATH: An I/O error occurred while accessing drive DRIVE05.

Drive is yet defined:

query drive
ANR2017I Administrator SERVER_CONSOLE issued command: QUERY DRIVE

Library Name Drive Name Device Type On-Line
------------ ------------ ----------- -------------------
ACSLIB DRIVE05 UNKNOWN Yes

and is on.

Device is defined with tsmsci:
# ./tsmscsi
21 sg



total 0
lrwxrwxrwx 1 root root 8 Nov 5 13:44 mt0 -> /dev/sg4
there is no lb.conf at /opt/tivoli/tsm/devices/bin directory
there are 1 devices in mt.conf
there is no op.conf at /opt/tivoli/tsm/devices/bin directory

Tivoli Tape Drives:
===================
Index Minor Host CHN ID LUN Type Vendor_ID Device_Serial_Number Product_ID Rev.

000 004 002 000 000 000 001 IBM 9110117996 ULTRIUM-TD2 53Y2

In /proc/scsi/scsi I read:

Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: IBM Model: SERVERAID Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
Vendor: IBM Model: SERVERAID Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 15 Lun: 00
Vendor: IBM Model: SERVERAID Rev: 1.00
Type: Processor ANSI SCSI revision: 02
Host: scsi0 Channel: 02 Id: 08 Lun: 00
Vendor: IBM Model: 25R5170a S320 0 Rev: 1
Type: Processor ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 00 Lun: 00
Vendor: IBM Model: ULTRIUM-TD2 Rev: 53Y2
Type: Sequential-Access ANSI SCSI revision: 03


Someone can help me please?
 
Hi

StorageTek ? That would be a TSM "ACSLS" library, wouldn't it, rather than a SCSI library? I've not worked with ACSLS libraries in TSM, but the Admin Guide for 5.4 (Linux) gives what looks like a fairly detailed step-by-step procedure. Chapter 6, p112 in my copy. If you take a look at that, is it relevant to your environment?

HTH

Have Fun !
Matthew Bourne
"Find a job you love and never do a day's work in your life.
 
Hi, yes is a StorageTek with acsls and I follow the guide. my problema begin at point 3 at p.113:

3. Define a path from the server to each drive:
Nothin' in write after : !

To define path I see p.128, examples in pag.122 and p.84 for device as I show in previous post.

Cheers
 
Hi

I found this:


which might help?

There is also a note right at the start of Ch6 that tells us to ensure that the ACSLS client daemon is running on the TSM server - did you do that part?

HTH

Have Fun !
Matthew Bourne
"Find a job you love and never do a day's work in your life.
 
Yes I know this document:
there are the same instructions of the guide.

For the note:

"The ACSLS client daemon must be initialized before starting the server. See the
script rc.acs_ssi in the server’s installation directory for the client daemon
invocation."

yes I start it before defining library and I set SSI_HOSTNAME as TSM server machine.

I do all that before posting first message.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top