ADSM-L

Re: Defining 3584 Library to TSM on AIX

2001-09-10 14:11:06
Subject: Re: Defining 3584 Library to TSM on AIX
From: "Kauffman, Tom" <KauffmanT AT NIBCO DOT COM>
Date: Mon, 10 Sep 2001 12:59:02 -0500
I don't know about the fiber-channel part, but the library will be
/dev/smc0, not lb0. Also, the library by default is lun 1 on the
lowest-number tape drive in the partition - normally drive 1 in the library.
Make sure you can find the tape drives, because you won't find the library
without them.

Here's what I get doing lsdev -Cc tape on a SCSI 3584:
rmt0 Available 50-58-00-0,0  IBM 3580 Ultrium Tape Drive
rmt1 Available 50-58-00-1,0  IBM 3580 Ultrium Tape Drive
rmt2 Available 60-68-00-2,0  IBM 3580 Ultrium Tape Drive
rmt3 Available 60-68-00-3,0  IBM 3580 Ultrium Tape Drive
rmt4 Available 70-60-00-4,0  IBM 3580 Ultrium Tape Drive
smc0 Available 50-58-00-0,1  IBM 3584 Library Medium Changer
rmt5 Available 70-60-00-5,0  IBM 3580 Ultrium Tape Drive
rmt6 Available 50-68-00-6,0  IBM 3580 Ultrium Tape Drive
rmt7 Available 50-68-00-8,0  IBM 3580 Ultrium Tape Drive
rmt8 Available 30-70-00-9,0  IBM 3580 Ultrium Tape Drive
rmt9 Available 30-70-00-10,0 IBM 3580 Ultrium Tape Drive

These are the devices you configure to TSM.

Hope this helps -

Tom Kauffman
NIBCO, Inc

> -----Original Message-----
> From: Klein, Robert (CIT) [mailto:kleinr AT EXCHANGE.NIH DOT GOV]
> Sent: Monday, September 10, 2001 10:31 AM
> To: ADSM-L AT VM.MARIST DOT EDU
> Subject: Defining 3584 Library to TSM on AIX
>
>
> We are trying to set up  TSM on an AIX system and are having problems
> getting TSM to see the 3584 library.  I have done a search on
> the adsm-l
> archives and did not see anything about defining a 3584 to TSM.
>
> The AIX system is not seeing the 3584 tape library, when any
> commands that
> try to configure or look at the device is issued, an error is returned
>
> $ mkdev -l 'lb0'
>         Method error (/etc/methods/cfgadsmdd):
>                 0514-051 Device to be configured does not
> match the physical
> device at the specified connection location
> cfgadsmdd[valid]: the device is NOT supported
> cfgadsmdd[inq..]: free dds
> cfgadsmdd[main]: error inquiry or building dds, rc=51
>
> We need this device so we can continuing configuring the TSM
> server running
> on the system.  Without configuring the tape library and
> drives, we can't
> configure TSM server.
>
> Part of the problem appears to be that the documenation does
> not describe
> the syntax for specifying a fiber channel device, which is
> the type of 3584
> library we have.  It only mentions a SCSI device.
>
> Has anyone successfully defined a fiber channel 3584 to TSM
> running on AIX?
> Any help anyone can provide would be most appreciated.  We have also
> submitted a problem ticket via our IBM support team, but have
> not heard
> anything back from them yet.
>