LANN-Free DSM.SYS Example for all
----- Original Message -----
From: "Leijnse, Finn F SITI-ITDSES31" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 28, 2002 9:46 AM
Subject: lanfree not lan free
> Hi guys,
>
> In a totally AIX environment I have set up my storage agent for LAN free
> backups. I can start the storage agent and that sees the drive I have
> assigned to it. So everything seems to be in order.
> Now when I start my bronline backup through backint it does NOT go LAN
free!
> Can anyone give me a hint were to look for the missing link.
>
> specs:
> AIX client/storage agent with TSM V4.2.1
> one LTO drive has been connected and configured to it
>
> server is V4.2.1.9
> drivemapping is set-up.
>
> > met vriendelijke groeten, regards et salutations,
> >
> > Finn Leijnse
> > Central Data Storage Management
> > Shell Services International bv.
> >
************************************************************************
* TSM UNIX Example of a LAN-Free Setup *
* *
************************************************************************
* If your client node communicates with multiple TSM servers, be
* sure to add a stanza, beginning with the SERVERNAME option, for
* each additional server.
* For information about additional options you can set in this file,
* see the options.doc file in the directory where TSM was installed.
************************************************************************
SErvername "ServerName"
COMMmethod TCPip
TCPPort 1500
TCPServeraddress xxxxx.xxxxx.com
TCPWindowsize 128
* ResourceUtilization 6
* TxnByteLimit 25600
TxnByteLimit 2097152
compression no
tcpnodelay yes
*tcpb 32 # tcp buff size SUN
tcpb 64 # tcp buff size AIX
* tcpb 63 # tcp buff size Intel
largecom no
SCHEDMODe PRompted
NODENAME "Machine Name"
PASSWORDACCESS GENERATE
enablelanfree yes
* lanfreecommmethod tcpip
lanfreecommmethod SHAREdmem
lanfreeshmport 1510
* INCLEXCL /opt/tivoli/tsm/client/ba/bin/inclexcl
SCHEDLOGNAME /opt/tivoli/tsm/client/ba/bin/dsmsched.log
SCHEDLOGRETENTION N
Mailprog /bin/mail root
********************************************************
SErvername "stanza another node name same machine"
COMMmethod TCPip
TCPPort 1500
*
TCPServeraddress xxxxxxx.xxxxxxx.com
TCPWindowsize 64
COMPRESSION No
PASSWORDACCESS GENERATE
SCHEDLOGRETENTION 14 D
Mailprog /bin/mail root
*********************************************************