Hi Gary, it is working I will explain for windows. create diffrent dsm.opt files for each TSM node. Let me explain: Let say you need to backup ServX to TSM and this sever needed to be represented by two TSM nodes node1 and node2. Create to separate dsm_node1.opt and dsm_node2.opt. Specify in .opt file corresponding node names and ... set: dsm_node1.opt: ------------------------- NODENAME node1 TCPCLIENTPORT 1505 Passwordaccess Generate Schedmode Prompted ----------------------------------------- dsm_node1.opt: ------------------------------------------ NODENAME node1 TCPCLIENTPORT 1505 Passwordaccess Generate Schedmode Prompted
It is important to specify TCPCLIENT port in order to have two schedules running on the same server ... also consider when create TSM scheduler to pouint correct dsm.opt files ... HTH Chavdar On 1/8/2014 18:11, Lee, Gary wrote:
I need to do some testing where a client machine must be two distinct tsm nodes on different servers; or on the same server but a different domain. I've been playing with this, but can't seem to get it working. I want machine client-a backing up to one disk / tape combination, while its alter ego client-b backs up to another disk / tape combination on the same tsm server. Most clients will be windows, with a few linux thrown in. Any ideas would be helpful.
