ADSM-L

Re: GIGE revisited

2003-05-29 13:19:32
Subject: Re: GIGE revisited
From: Tom Kauffman <KauffmanT AT NIBCO DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 29 May 2003 12:19:01 -0500
Make sure that the server name in the DSM.OPT file references a stanza in
the DSM.SYS that has the server address of the GigE on the server --

>From my configs:

dsm.opt
SErvername                      thames-bu1

dsm.sys
SErvername  thames-pri
   COMMmethod         TCPip
   TCPPort            1500
   TCPServeraddress   adsm-pri.nibco.com

TCPBuffsize        32
TCPWindowsize      1024
TCPNodelay         yes
INCLEXCL           /var/adm/adsm/inclexcl
PASSWORDACCESS     generate
SCHEDLOGNAME       /var/adm/log/dsmsched.log
SCHEDMODE          prompted
SCHEDLOGRETENTION  10
ERRORLOGNAME       /var/adm/log/dsmerror.log
ERRORLOGRETENTION  10

SErvername  thames-bu1
   COMMmethod         TCPip
   TCPPort            1500
   TCPServeraddress   adsm-bu1.nibco.com

TCPBuffsize        32
TCPWindowsize      1024
TCPNodelay         yes
INCLEXCL           /var/adm/adsm/inclexcl
PASSWORDACCESS     generate
SCHEDLOGNAME       /var/adm/log/dsmsched.log
SCHEDMODE          prompted
SCHEDLOGRETENTION  10
ERRORLOGNAME       /var/adm/log/dsmerror.log
ERRORLOGRETENTION  10


Thames-pri is on the private 100 Mb net and gets used for some of the other
backup processes I run on the box.

Tom Kauffman
NIBCO, Inc


-----Original Message-----
From: Wholey, Joseph (IDS DM&DS) [mailto:JWholey AT EXCHANGE.ML DOT COM]
Sent: Thursday, May 29, 2003 11:12 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: GIGE revisited


Two completeley different networks.

-----Original Message-----
From: Tom Kauffman [mailto:KauffmanT AT NIBCO DOT COM]
Sent: Thursday, May 29, 2003 12:09 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: GIGE revisited


What is the network address on the GigE, and on the old ethernet? If they're
both on the same network, TCP/IP will ship packets out on the low-numbered
host-address interface, IIRC.

To use two NICs you need to have two networks.

My primary SAP DB server has a bundle --

backup1 GigE    192.168.194.62 255.255.255.0
backup2 GigE    192.168.195.62 255.255.255.0
public  100Mb   10.8.224.25        255.255.0.0
admin           100Mb 192.168.193.62 255.255.255.0
private 100Mb 192.168.192.62 255.255.255.0

These are all seperate networks (and I have a few more -- hacmp standby
adapters, on two more networks); traffic does not route between any of them,
and I have no problems using the gig-e for backup/restore.

Tom Kauffman
NIBCO, Inc

-----Original Message-----
From: Wholey, Joseph (IDS DM&DS) [mailto:JWholey AT EXCHANGE.ML DOT COM]
Sent: Thursday, May 29, 2003 10:32 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: GIGE revisited


Server: TSMv5,1,6.1 running on MVS
Client: TSMv5,1,5.6 running on Solaris v5.8

Multiple NICs

Trying to force client to use specific NIC (GIGE).  I've specified
TCPCLIENTADDRESS in the dsm.sys file, stopped and started the deamon (for
giggles) and then logged into the TSM server.  When I issue
the command q node xxxxx f=d, the TCP/IP Address shows up as the old fast
ethernet address.  Any suggestions/help.

Regards, Joe

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