Re: Export node to second TSM instance

2008-05-29 Thread Allen S. Rout
>> On Thu, 29 May 2008 15:37:58 -0400, Kevin Boatright <[EMAIL PROTECTED]> said:

> Anyone run into issues exporting nodes from one TSM server to a
> second instance of TSM running on the same physical server?

It's been a while, but I've done a bunch of that once upon a time.

> Will this data pass though the network?

"Yes", for a certain value of "Yes".

It'll definitely enter the TCPIP subsystem.  Depending on your OS, it
probably won't make it to the network card.  There's no good reason
for it to get off the box.


- Allen S. Rout


Re: Export node to second TSM instance

2008-05-29 Thread Richard Sims

On May 29, 2008, at 3:37 PM, Kevin Boatright wrote:


...
Will this data pass though the network?


Not if you use the communication method called Shared Memory.

Richard Sims


Export node to second TSM instance

2008-05-29 Thread Kevin Boatright
Anyone run into issues exporting nodes from one TSM server to a second instance 
of TSM running on the same physical server?  
 
Will this data pass though the network?
 
Thanks
Kevin