Results 1 to 8 of 8
Thread: Library Sharing Configuration
-
08-01-2011, 11:54 AM #1Newcomer
- Join Date
- Mar 2010
- Posts
- 22
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Library Sharing Configuration
Hey guys,
I'm trying to share a library between a Windows server (lib client, TSM 6.2, called "TSM2") and an AIX server (lib manager, TSM 5.5, called "TSM"). I'm not 100% sure on the path definitions in TSM though.
My 4 drives and library work fine on the aix side. The library is connected to /dev/smc0, and the drives are connected to /dev/rmt0 to /dev/rmt3. What I'm curious about is the paths that I define from the client to the drives. Since they client is windows, should the paths be using the windows device, like this?
define path tsm2 drive1 srct=server destt=drive library=ltolib device=mt3.0.0.3 autodetect=yes
(similar paths for the other 3 drives)
Or should the paths for tsm2 use the /dev paths from the AIX box? The IBM documentation is just not very clear on this stuff.
Thanks in advance.
-
08-01-2011, 12:14 PM #2
Yes for the windows server you would define the windows device definition for its path on the library manager.
-
08-01-2011, 05:57 PM #3Newcomer
- Join Date
- Mar 2010
- Posts
- 22
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Ok, on the AIX side, the library manager TSM is working fine and able to access and use the tape drives. I've defined paths on the AIX server (named TSM) from TSM2 to each drive using the windows device names I got from tsmdlst. However, when I try to define the path from tsm2 to the library using the windows device name lb0.1.0.5, I get an error from the AIX tsm server that it was "ANR8840E Unable to open device lb0.1.0.5 with error 2."
Can anyone tell me what I'm doing wrong? As far as I can tell from documentation, this should work. I tried running a migration on TSM2 with no library path defined on TSM, and it will mount a tape, but I can't actually write any data to it. I hope someone can help. This is very frustrating, and its the last step I need to complete to finish my TSM 6.2 upgrade.
Thanks in advance.
-
08-02-2011, 08:24 AM #4Senior Member
- Join Date
- Nov 2005
- Location
- Montreal, CA
- Posts
- 636
- Thanks
- 0
- Thanked 4 Times in 4 Posts
You should use the device name mt3.0.0.3 (not lb0.1.0.5), as you wrote on your first post.
-
08-02-2011, 10:28 AM #5Newcomer
- Join Date
- Mar 2010
- Posts
- 22
- Thanks
- 0
- Thanked 0 Times in 0 Posts
I figured it out yesterday afternoon. In order to get the sharing to work, I had to define the following paths.
Once I put these paths in, the Windows box was able to mount and write to tapes, as well as the AIX box. Thanks again for the help. This site has been a valuable asset for me.Code:TSM SERVER LTOLIB LIBRARY /DEV/SMC0 TSM SERVER DRIVE1 DRIVE /DEV/RMT0 TSM SERVER DRIVE2 DRIVE /DEV/RMT1 TSM SERVER DRIVE3 DRIVE /DEV/RMT2 TSM SERVER DRIVE4 DRIVE /DEV/RMT3 TSM2 SERVER LTOLIB LIBRARY /DEV/SMC0 TSM2 SERVER DRIVE1 DRIVE MT0.0.0.5 TSM2 SERVER DRIVE2 DRIVE MT1.0.0.5 TSM2 SERVER DRIVE3 DRIVE MT0.0.0.6 TSM2 SERVER DRIVE4 DRIVE MT1.0.0.6
-
10-13-2011, 06:52 PM #6Newcomer
- Join Date
- Mar 2011
- Location
- Argentina
- Posts
- 22
- Thanks
- 1
- Thanked 0 Times in 0 Posts
Ritterpa, hello. Yes, in your case with nt_client is like this:
Define path tsm2 drive1 srct=server destt=drive library=ltolib device=mt3.0.0.3 autodetect=yes
For discover the device number (mtX.X.X.X), put this in cmd on your tsm_client : "C:\PROGRA~1\Tivoli\TSM\console>tsmdlst "
-
10-11-2012, 08:53 PM #7Member
- Join Date
- Feb 2007
- Posts
- 159
- Thanks
- 0
- Thanked 2 Times in 2 Posts
-
10-11-2012, 09:09 PM #8Newcomer
- Join Date
- Mar 2010
- Posts
- 22
- Thanks
- 0
- Thanked 0 Times in 0 Posts
The Redbook from IBM said I needed to define this path. I assume it exists so the client can send commands to the library for tape mounts and other control data? I'm not really it was even necessary. In any case, that configuration is gone, as is the old 5.5 server. The 6.3 server is the only library client now.
Similar Threads
-
TSM server configuration - library sharing
By tenshi in forum TSM OperationReplies: 9Last Post: 06-20-2010, 06:15 AM -
Library sharing
By liendley in forum TSM ServerReplies: 4Last Post: 05-09-2007, 03:48 AM -
Migrating from TSM without Library sharing to TSM with library sharing
By stefan.wisskirchen in forum Tape / Media LibraryReplies: 0Last Post: 03-27-2006, 11:49 AM -
Library Sharing
By bheisser in forum Tape / Media LibraryReplies: 4Last Post: 06-14-2005, 12:46 PM -
Library sharing environment where Library Client performs DB restore. How to sync with Library Mgr?
By talafous in forum Tape / Media LibraryReplies: 0Last Post: 04-07-2004, 10:23 AM


Reply With Quote

