ADSM-L

Re: Parallel Backup Paths for TDP R/3

2002-08-20 13:50:48
Subject: Re: Parallel Backup Paths for TDP R/3
From: "Kauffman, Tom" <KauffmanT AT NIBCO DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 20 Aug 2002 11:25:19 -0500
I hadn't thought about that, but I think you may be right; I'm configured
with 'passwordrequiered yes' in my server stanzas. The cluster-level
password never expires in TSM, and I run the 'backint -f password' process
to plug the encrypted password into the .bki file. Net result, multiple
server stanzas for the same node name and management class to different
server names (which are just different IP addresses on the same server).

Tom Kauffman
NIBCO, Inc

Tom Kauffman
NIBCO, Inc

> -----Original Message-----
> From: Cook, Dwight E [mailto:DWIGHT.E.COOK AT SAIC DOT COM]
> Sent: Tuesday, August 20, 2002 9:01 AM
> To: ADSM-L AT VM.MARIST DOT EDU
> Subject: Re: Parallel Backup Paths for TDP R/3
>
>
> Might want to double check the manual...
>
> States that if you want to use multiple paths to the same
> server, and have
> manual password you need to
>
> 1) not have a "NODE blah" in your dsm.sys SErver entries...
> 2) use a different node name for each different path to the server...
>
> So say you have server_a and server_b (the two paths to "server")
> then you will want to have your nodes be "node PV1" and "node
> PV1_B" and
> will need both of those registered...
> or maybe PV1_A & PV1_B
>
> Dwight E. Cook
> Software Application Engineer III
> Science Applications International Corporation
> 509 S. Boston Ave.  Suite 220
> Tulsa, Oklahoma 74103-4606
> Office (918) 732-7109
>
>
>
> -----Original Message-----
> From: Tait, Joel [mailto:Joel.Tait AT CCRA-ADRC.GC DOT CA]
> Sent: Tuesday, August 20, 2002 7:37 AM
> To: ADSM-L AT VM.MARIST DOT EDU
> Subject: Re: Parallel Backup Paths for TDP R/3
>
>
> Hi,
>
> I reduced my maxsessions to from 16 to 8 and reduced sessions
> per backup
> path from 8 to 4 sessions and receive the following:
>
>                         Tivoli Data Protection for R/3
>
>
>
>          Interface between SAPDBA Utilities and Tivoli Storage Manager
>
>                - Version 3, Release 2, Level 0.4  for WinNT -
>
>                  Build: 138O  compiled on Aug  1 2001
>
>         (c) Copyright IBM Corporation, 1996, 2001, All Rights
> Reserved.
>
>
> BKI0005I: Start of backint program at: 08/20/02 08:21:55 .
> BKI1214E: TSM Error: '!S!'
> BKI1203E: Not enough sessions available (7 required and 4 available).
> BR233E Backup utility has reported an error while saving file
> J:\ORACLE\PV1\SAPDATA3\PROTI_1\PROTI.DATA1
> BR233E Backup utility has reported an error while saving file
> G:\oracle\PV1\sapbackup\cntrl.dbf
>
> The second backup path is not connecting. We are using this
> for performance
> and we are going to a disk pool and migrating to tape. Is
> there a limitation
> with disk storage pools as a posed to Tape storage pools?
>
> Thanks
>
> JET
>
>
> -----Original Message-----
> From:   Raghu Srinivas [mailto:raghu AT COSMOS.DCMDS.CO DOT IN]
> Sent:   August 20, 2002 5:17 AM
> To:     ADSM-L AT VM.MARIST DOT EDU
> Subject:        Re: Parallel Backup Paths for TDP R/3
>
> Hi Joel
>
>
>
> TDP for R/3 is working properly with the existing
> configuration in your
> "initPV1.utl" file.
> You can check by issuing "q sess" while backup are in
> progress.You can only
> find 7 sessions of production backup.
>
> If you want to use the second adapter card for performance improvement
>
> do the following changes in
> "e:\oracle\PV1\817\database\initPV1.utl" file
> ( I assumed 8 drives are there in your library ).
>
>
> MAX_SESSIONS 8
>
>
> SERVER                server_a          # Servername
>   SESSIONS            4                 # Max sessions
>   PASSWORDREQUIRED    YES               # Use a password
>   ADSMNODE              PV1
>   BRBACKUPMGTCLASS    DB                # Mgmt-Classes
>   BRARCHIVEMGTCLASS   LOG               # Mgmt-Classes
>
> SERVER                  server_b                # Servername
>   SESSIONS            4                # Max sessions
>   PASSWORDREQUIRED    YES               # Use a password
>   ADSMNODE              PV1             # Tivoli Storage
> Manager Nodename
>   BRBACKUPMGTCLASS    DB                # Mgmt-Classes
>   BRARCHIVEMGTCLASS   LOG               # Mgmt-Classes
>
>
> in this case both the adaptercards will be used.
> If you want to use the second adapter card for disaster
> recovery( second
> card as spare)
>
> do the following changes in
> "e:\oracle\PV1\817\database\initPV1.utl" file
> ( I assumed 8 drives are there in your library ).
>
>
> MAX_SESSIONS 8
>
>
> SERVER                server_a          # Servername
>   SESSIONS            8                 # Max sessions
>   PASSWORDREQUIRED    YES               # Use a password
>   ADSMNODE              PV1
>   BRBACKUPMGTCLASS    DB                # Mgmt-Classes
>   BRARCHIVEMGTCLASS   LOG               # Mgmt-Classes
>
> SERVER                  server_b                # Servername
>   SESSIONS            8                # Max sessions
>   PASSWORDREQUIRED    YES               # Use a password
>   ADSMNODE              PV1             # Tivoli Storage
> Manager Nodename
>   BRBACKUPMGTCLASS    DB                # Mgmt-Classes
>   BRARCHIVEMGTCLASS   LOG               # Mgmt-Classes
>
>
> in this case only first adapter card will be used.If the first card is
> down, the second card will be used.
>
> Hope this information is useful to you
>
> Regards
>
> Raghu S Nivas
> Consultant - TSM
> DCM Data Systems Ltd
> New Delhi
> India.
>
>
>
>
>
>
>
>
>                     "Tait, Joel"
>                     <Joel.Tait@CCRA-A        To:
> ADSM-L AT VM.MARIST DOT EDU
>                     DRC.GC.CA>               cc:
>                     Sent by: "ADSM:          Subject:
> Parallel Backup
> Paths for TDP R/3
>                     Dist Stor
>                     Manager"
>                     <[email protected]
>                     .EDU>
>
>
>                     08/20/2002 01:44
>                     AM
>                     Please respond to
>                     "ADSM: Dist Stor
>                     Manager"
>
>
>
>
>
> Hi,
>
> When I try to use Parallel backup paths for TDP R/3, I receive the
> following
> error message when trying to connect to the same TSM server on two
> different
> Network Adapters:
>
>                         Tivoli Data Protection for R/3
>          Interface between SAPDBA Utilities and Tivoli Storage Manager
> - Version 3, Release 2, Level 0.4  for WinNT -
>  Build: 138O
> compiled on Aug  1 2001        (c) Copyright IBM Corporation,
> 1996, 2001,
> All Rights Reserved.
> BKI0005I: Start of backint program at: 08/19/02 15:01:16 .
> BKI1214E: TSM Error: '!S!'
>
>   -- Parameters --
> Input File            : G:\oracle\PV1\sapbackup\.bdirmimw.lst
> Output File           :
> Profile               : e:\oracle\PV1\817\database\initPV1.utl
> Configfile            : E:\oracle\PV1\817\database\initPV1.bki
> Manual sorting file   : disabled
> Tracefile             : disabled
> Traceflags            : disabled
> Parallel sessions     : 7
> Multiplexed files     : 1
> RL compression        : 1
> TCPWait               : 1
> Retries to TSM        : 3
> Retries for files     : 3
> Exit on error         : disabled
> BATCH                 : enabled
> Buffer size           : 32768
> Redologcopies         : disabled
> Versioning            : enabled
>  Current Version      : 17
> Backup Type           : file
> SNMPTRAP              : disabled
> TSM log server        : disabled
> TSM server            : SERVER_A with 8 sessions configured, using 7
> session
>  TSM client node      :
>  TSM server version   : 4.2.1.7
>  TSM server ip        : 10.10.10.1
>  TSM server name      : SD07X661.N
>  TSM server type      : Windows NT
>  Sign-in id name      : PV1
>  Compression          : client determined
>  Archive deletion     : allowed
>  Days for backup      : Sun Mon Tue Wed Thu Fri Sat
>  Backup mgmt class    : DB
>  Archiv mgmt class    : LOG
> TSM server            : [SERVER_B]
> My initSID.utl
>
> #*************************************************************
> *************
> # Statement for multiple Servers and multiple Paths.
> # may be used multiple times (one for each server).
> #*************************************************************
> *************
>
> SERVER                server_a          # Servername
>   SESSIONS            8                 # Max sessions
>   PASSWORDREQUIRED    YES               # Use a password
>   ADSMNODE              PV1
>   BRBACKUPMGTCLASS    DB                # Mgmt-Classes
>   BRARCHIVEMGTCLASS   LOG               # Mgmt-Classes
>
> SERVER                  server_b                # Servername
>   SESSIONS            8                 # Max sessions
>   PASSWORDREQUIRED    YES               # Use a password
>   ADSMNODE              PV1             # Tivoli Storage
> Manager Nodename
>   BRBACKUPMGTCLASS    DB                # Mgmt-Classes
>   BRARCHIVEMGTCLASS   LOG               # Mgmt-Classes
>
>
> Server_a connects fine, Server_b does not connect.
>
>
> My server_a.opt
>
> COMMmethod         TCPIP
> SLOWINCR           NO
> COMPression        OFF
> NODEname           PV1
> TCPPort            1500
> TCPServeraddress   10.10.10.1
> PASSWORDACCESS     PROMPT
> LARGECOMMBUFFER    NO
> TCPBUFFSIZE        31
> TCPWINDOWSIZE      2048
>
> My server_b.opt
>
> COMMmethod         TCPIP
> SLOWINCR           NO
> COMPression        OFF
> NODEname           PV1
> TCPPort            1500
> TCPServeraddress   10.10.10.101
> PASSWORDACCESS     PROMPT
> LARGECOMMBUFFER    NO
> TCPBUFFSIZE        31
> TCPWINDOWSIZE      2048
>
> Environment
>
> TSM Server 4.2.1.7
> 2 Giganet Lan adapters
> Win2K
>
> TSM 4.2.X
> TDP R/3 3.2.0.4
> 2 Giganet Lan adapters
> Win2K
>
> Thanks
>
> JET
>
>
> ----- Message from "Tait, Joel"
> <IMCEAEX-_O=REVENUE+20CANADA_OU=H19_CN=RECIPIENTS_CN=JET121@cc
> ra-adrc.gc.ca>
>
> on Mon, 1 Nov 1999 09:17:46 -0400 -----
>
>  Subject: Joel
>           Tait
>

<Prev in Thread] Current Thread [Next in Thread>