Arnaud, I would flush all your routing information on both of the AIX servers. There could still be some routes to the old address in there and these would need to be deleted so that the server will only use the new route. Also have you checked the /etc/hosts files on the AIX server?
# netstat -rn will show you your currents routes, you can either identify the old route that is being used or flush them all by using the command # route flush You can then so the netstat -rn command to see the new routing table. HIH Steve -----Original Message----- From: PAC Brion Arnaud [mailto:[EMAIL PROTECTED]] Sent: 08 March 2002 09:49 To: [EMAIL PROTECTED] Subject: TSM server "buffering" client IP address ? This email and any files transmitted have been checked by the MessageLabs Virus Scanning Service for the presence of computer viruses. Please exercise caution when receiving any attachment(s) from unknown sources. If in any doubt, do not open any attachment and delete the message immediately. Thank you for your co-operation. _________________________________________________________________ Hi gurus ! I'm facing the following problem : we have a client node which IP address has been modified yesterday morning, the machine has then been rebooted, and of course, TSM client restarted. But this morning TSM showed me the scheduled nightly backup for this node as "missed". I have a test schedule, that can be started manually, to test a connection between TSM and client node. After having been restarting client once again, I tried to execute this schedule, and this time obtained "missed". Ping between client and sever works in both directions, so there is no connection issue. Dsmsched log and error files don't show any problem. After several retries, I decided with our network admin to trace IP exchanges between the two machines, and we found that after having been restarting the scheduler, systems where using the new node IP address for some transactions, but at a certain point, TSM tried to use the OLD ip address of the node ! Thus our test schedule fails ! Could anybody tell me if there is any kind of "buffer" in TSM, that needs a certain time to be flushed before attributing new ip addresses to nodes, or something like this ? How does exactly works TSM node - server relation when starting a schedule, is there any kind of explanation ? Please help me, I absolutely have no idea of what happens. The picture : TSM server v 4.1.3 on aix 4.3.3 TSM node v 3.1.0.7 on aix 4.3.3 , in a DNZ (firewall ports and IP addresses have been verified and are opened) Thanks in advance ! Arnaud =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | Arnaud Brion, Panalpina Management Ltd., IT Group | | Viaduktstrasse 42, P.O. Box, 4002 Basel - Switzerland | | Phone: +41 61 226 19 78 / Fax: +41 61 226 17 01 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= _________________________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify [EMAIL PROTECTED] This footnote also confirms that this message has been swept for all known viruses by the MessageLabs Virus Scanning Service. For further information please visit http://www.messagelabs.com
