Here is high level what we do on the server side not sure what you need on client side.
***********************************************LAN FREE CLIENT DEF. for TSM server************************************************* define server ff05storagnt serverpassword=password hladdress=client.xx.xx.com lladdress=1500 q drive f=d * gather current tsm server drive wwn values Drive Name: DRIVE1 WWN: 500507630F03A202 Drive Name: DRIVE2 WWN: 500507630F03A201 Drive Name: DRIVE3 WWN: 500507630F03A203 Drive Name: DRIVE4 WWN: 500507630F03A204 Drive Name: DRIVE5 WWN: 500507630F03A205 Drive Name: DRIVE6 WWN: 500507630F03A206 Drive Name: DRIVE7 WWN: 500507630F03A207 Drive Name: DRIVE8 WWN: 500507630F03A208 1.5 Get tsmlist from client * compare last digit of wwn vs wintel tape drive (mtX numbers) define path ff05storagnt drive1 srctype=server desttype=drive library=3584lib device=mt4.0.1.3 define path ff05storagnt drive2 srctype=server desttype=drive library=3584lib device=mt5.0.1.3 define path ff05storagnt drive3 srctype=server desttype=drive library=3584lib device=mt6.0.1.3 define path ff05storagnt drive4 srctype=server desttype=drive library=3584lib device=mt7.0.1.3 define path ff05storagnt drive5 srctype=server desttype=drive library=3584lib device=mt0.0.1.3 define path ff05storagnt drive6 srctype=server desttype=drive library=3584lib device=mt1.0.1.3 define path ff05storagnt drive7 srctype=server desttype=drive library=3584lib device=mt2.0.1.3 define path ff05storagnt drive8 srctype=server desttype=drive library=3584lib device=mt3.0.1.3 thanks, Ashok -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Robert Ouzen Ouzen Sent: Wednesday, March 15, 2006 10:59 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] Hi to all I tried to run a LanFreeBackup on a Windows client version 5.3.2.0 On the Tsm server side: 1. Define server with lla=1502 (EXCHANGE_SA TCPIP 132.74.1.78 1502 <1 Yes No No) 2. Define path (EXCHANGE_SA SERVER I2000DRV1 DRIVE Yes ) On the client side: 1. Add on the dsm.opt: enablelanfree yes lanfreecommmethod tcpip lanfreetcpserveraddress 132.74.1.48 lanfreetcpport 1502 2. On the dsmsta.opt: COMMmethod TCPIP TCPPort 1502 DEVCONFIG devconfig_sa.txt SANDISCOVERY ON SERVERNAME ADSM 3. I run the wizard to create the devconfig_sa.txt Here the syntax: SET STANAME EXCHANGE_SA SET STAPASSWORD 21f11864ecc5337c2f08045b1b36e31f50 SET STAHLADDRESS 132.74.1.78 DEFINE SERVER ADSM HLADDRESS=132.74.1.48 LLADDRESS=1500 SERVERPA=216893d5d8fde6508e93e186f0498c787f I check the connection on the Tsm server by running: validate lanfree exchsrv01_db exchange_sa Here the output: tsm: ADSM>run val_sa exchsrv01_db exchange_sa ANR0387I Evaluating node EXCHSRV01_DB using storage agent EXCHANGE_SA for LAN-free data movement. Node Name Storage Agent Operation Mgmt Class Destination LAN-Free Explanation capable? ----- -------- --------- ---------- ------------ --------- ------------------------------------------------------------------------------------------------------------------------------------- EXCHSERV01_DB EXCHANGE_SA BACKUP MGWEXCHANGEF I-WINDOWS Yes ANR1706I Ping for server 'EXCHANGE_SA' was able to establish a connection. ANR0388I Node EXCHSRV01_DB using storage agent EXCHANGE_SA has 1 storage pools capable of LAN-free data movement . ANR1462I RUN: Command script VAL_SA completed successfully. I ping from the client the Tsm server too without any problem: Pinging 132.74.1.48 with 32 bytes of data: Reply from 132.74.1.48: bytes=32 time<1ms TTL=255 Reply from 132.74.1.48: bytes=32 time<1ms TTL=255 Reply from 132.74.1.48: bytes=32 time<1ms TTL=255 Reply from 132.74.1.48: bytes=32 time<1ms TTL=255 Ping statistics for 132.74.1.48: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms But when to try a backup (lanFreeBackup) got this error: 03/15/2006 19:42:48 ANS5216E Could not establish a TCP/IP connection with address '132.74.1.48:1502'. The TCP/IP error is 'Unknown error' (errno = 10061). 03/15/2006 19:42:48 Error -50 opening session 03/15/2006 19:42:48 cuSignOnResp: Error -72 reading SignOn response from server. 03/15/2006 19:42:48 sessOpen: Error -72 receiving IdentifyResp verb from server 03/15/2006 19:42:48 ANS9201W LAN-free path failed. 03/15/2006 19:42:52 ANS9201W LAN-free path failed. My Tsm server version is 5.3.2.4 on Aix Any idea how to resolve this problem ???? Regards Ouzen Robert Haifa University