Hello Pascal
Thanks for the explication .... But as I said in my previous message my environment looks like this: ( I am to backup to 2 different TSM servers) · First Instance STA (default tcpport 1500) go to TSM server1 , in his dsm.opt I add: lanfreetcpport 1502 · Second instance STA (I gave another tcpport 1600) go to TSM server2, in his dsm_NEW.opt I add lanfreetcpport 1602 Only when I gave in the second STA another tcpport (1600) I succeed to load the second instance ( dsmsat –k "StorageAgent2") The problem with this is on my second TSm server (server2) , all my regular clients backups are now missed because of the change of the tcpport 1600. I don't want to add manually to each dsm.opt node the line: tcpport 1600 How to do it in general ? and what is the difference between the two commands: · SETOPT TCPPORT 1600 - to change the parameter on Q OPT · SET SERVERHLADDRESS 1600 - to change the parameter on Q ST Regards Robert -----Original Message----- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Alex Paschal Sent: Wednesday, February 27, 2013 8:08 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] How to load via a commandline a second TSM Storage Agent - part 2 Hi, Robert. I think this is the point of confusion. tcpport is the TSM Server's listener port. lanfreetcpport is the port on which the stg agent listens. Between your two instances, tcpport should be the same if both instances are talking to the same TSM Server. The two lanfreetcpports should be different because the two instances cannot listen on the same port at the same time. You will likely require multiple dsm.opt files so this can be set separately for each stg agent. On 2/27/2013 2:50 AM, Robert Ouzen wrote: > Hello Karel > > Thanks it's what I needed .... > > Another question If I can , to run 2 STA instance to tow different > station I need in the second one to add another tcpport 1600 (default > is 1500) > > > If not got an communication rror , when I change in my second TSM server the > tcpport to 1600. I succeed to load the second STA without any error. > In the opt file of the server : SETOPT TCPPORT 1600 (Q OPT) > In the status of the server: SET SERVERHLADDRESS 1600 (Q ST) > > After doing that the client connection is to 1600 too. > > ANR8200I TCP/IP Version 4 driver ready for connection with clients on port > 1600. > > And now my backups are not running ..... > > Which TCPPORT parameter in in charge of the configuration for the STA and > which one for the clients ? It's two TCPORT parameter one on q opt and one > on q st. > > For now I return to TCPPORT 1500 on the both queries for the backups > to run again ( my STA is stuck) > > Regards Robert > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf > Of Karel Bos > Sent: Monday, February 25, 2013 3:24 PM > To: ADSM-L@VM.MARIST.EDU<mailto:ADSM-L@VM.MARIST.EDU> > Subject: Re: [ADSM-L] How to load via a commandline a second TSM > Storage Agent - part 2 > > Hi, > > dsmsta -k StorageAgentX > from command prompt where X = 2 in below information. > > Kind regards, > Karel > > > 2013/2/24 Robert Ouzen > <rou...@univ.haifa.ac.il<mailto:rou...@univ.haifa.ac.il>> > >> Hello >> >> Again about this issue , still now no tips at all…. >> >> Help please >> >> Regards Robert >> >> Hello >> >> I created a second TSM Storage Agent instance on a Client backup with >> Lanfree as described in this article: >> http://www-01.ibm.com/support/docview.wss?uid=swg21326355 >> >> My second instance call TSM StorageAgent2 as this own dsmsta.opt and >> devconfig.txt . >> I am wondering how to load this new instance on a command line to >> view if everything is O.K . >> >> To load the original instance (first one) I run dsmsta from a cmd >> window , what I need to type to load the second one ? >> >> T.I.A Regards >> >> Robert >>