Re: server access through different network card (ipadres)

2002-12-19 Thread Zlatko Krastev/ACIT
If you create separate subnet/VLAN for backups it is just a matter of
setting the address in dsm.sys.

example:
let say your primary network is 192.168.11.0, TSM server is 192.168.1.3
and TSM client node is 192.168.11.20
let new "backups" VLAN is 172.17.2.0, server is 172.17.2.3 and node is
172.17.2.20
now simple change in dsm.sys stanza should do the trick - change
"tcpserver address 192.168.11.3" to "tcpserveraddress 172.17.2.3". TCP
routing will direct outgoing traffic to subnet 172.17.2.0 through adapter
with address 172.17.2.20 while allowing application client sessions
through main adapter.

Zlatko Krastev
IT Consultant






Michelle Wiedeman <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
19.12.2002 13:25
Please respond to "ADSM: Dist Stor Manager"


To:     [EMAIL PROTECTED]
    cc:
    Subject:server access through different network card (ipadres)


hi all,


server adsm 3.1 on AIX 4.3.3 ML 10
client tsm4.1 on AIX 4.3.3 ML 10

This client has been having problems with its network. every night during
the backup the costumers cannot access their databases because the network
card cant handle the load.
Now The idea is to use a second networkcard solely for TSM. Now I cant
find
anywhere how I can make TSM understand to access through the other
networkcard as its always accesses the client on clientname and not IP
adres.
And as far as ive seen tsm accesses through the primary IP adres.


does anyone know how to do this? and if its actually possible?
I must have it solved by tonight.

michelle



Re: server access through different network card (ipadres)

2002-12-19 Thread Raghu S
use 'tcpclientaddress   ipaddress' in client option file ( windows
:dsm.opt; unix:dsm.sys ).  The schedmode should prompted in this case.


Regards

Raghu.



Michelle Wiedeman
   cc:
Sent by: "ADSM: Dist Subject: server access through 
different
Stor Manager"network card (ipadres)
<[EMAIL PROTECTED]
>


12/19/2002 04:55 PM
Please respond to
"ADSM: Dist Stor
Manager"





hi all,


server adsm 3.1 on AIX 4.3.3 ML 10
client tsm4.1 on AIX 4.3.3 ML 10

This client has been having problems with its network. every night during
the backup the costumers cannot access their databases because the network
card cant handle the load.
Now The idea is to use a second networkcard solely for TSM. Now I cant find
anywhere how I can make TSM understand to access through the other
networkcard as its always accesses the client on clientname and not IP
adres.
And as far as ive seen tsm accesses through the primary IP adres.


does anyone know how to do this? and if its actually possible?
I must have it solved by tonight.

michelle



Re: server access through different network card (ipadres)

2002-12-19 Thread Cook, Dwight E
Nope,
well, TSM uses standard routing (from the client back to the TSM
server)
The TSM server uses standard routing to reach the client AS SPECIFIED IN THE
TCPCLIENTADDRESS for scheduled events and the packet return address for
non-scheduled activity.

So just set a route on the client that says, if going to the IP address of
the tsm server, use this route and specify the ~other~ nic.

We run this way for all our production systems (actually we just have an
entire secondary network that is a backup network only, well primarily)
been doing it for 7 years now :-)

Dwight



-Original Message-
From: Michelle Wiedeman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 5:25 AM
To: [EMAIL PROTECTED]
Subject: server access through different network card (ipadres)
Importance: High


hi all,


server adsm 3.1 on AIX 4.3.3 ML 10
client tsm4.1 on AIX 4.3.3 ML 10

This client has been having problems with its network. every night during
the backup the costumers cannot access their databases because the network
card cant handle the load.
Now The idea is to use a second networkcard solely for TSM. Now I cant find
anywhere how I can make TSM understand to access through the other
networkcard as its always accesses the client on clientname and not IP
adres.
And as far as ive seen tsm accesses through the primary IP adres.


does anyone know how to do this? and if its actually possible?
I must have it solved by tonight.

michelle



server access through different network card (ipadres)

2002-12-19 Thread Michelle Wiedeman
hi all,


server adsm 3.1 on AIX 4.3.3 ML 10
client tsm4.1 on AIX 4.3.3 ML 10

This client has been having problems with its network. every night during
the backup the costumers cannot access their databases because the network
card cant handle the load.
Now The idea is to use a second networkcard solely for TSM. Now I cant find
anywhere how I can make TSM understand to access through the other
networkcard as its always accesses the client on clientname and not IP
adres.
And as far as ive seen tsm accesses through the primary IP adres.


does anyone know how to do this? and if its actually possible?
I must have it solved by tonight.

michelle