Contents
This section is aimed at troubleshooting and resolving issues related to accessing the TSM server over the network.
The steps provided from here assume that you have already performed the basic troubleshooting steps in the client configuration checks section
So just to recap, using the checks we've made already we can confirm the following:
If you have NOT made all the checks listed above then please complete the basic troubleshooting steps in the client configuration checks section
2. Troubleshooting TSM Specific Connection Issues
What follow are some suggested checks to make if a client is failing to connect to the Oxford University TSM Servers.
2.1. Which server should your node be connecting to?
In order for us to test connectivity we need to find out which of the TSM servers your node should be connecting to, to do this follow these instructions - if you already have this information from the previous check the skip to the next section.
Figure /hfs/help/images/nwts01.gif []
Figure /hfs/help/images/nwts02.gif []
2.2. Checking the Server Connectivity
A ping is a simple network connectivity test that can be used to test whether a particular host (server or client) is reachable across a network.
2.2.1. Getting to the command prompt
Start (or the Windows Icon in Vista/Win7)Run (or "start here" in Vista/Win7)CMD and hit Enter or click OKFigure /hfs/help/images/nwts03.gif []
ping ipaddress and press Enter - where the ipaddress relates to the server you are trying to connect to (see table above)
Figure /hfs/help/images/nwts03a.gif []
Figure /hfs/help/images/nwts04.gif []
Figure /hfs/help/images/nwts05.gif []
2.2.3. Pinging the Server Name
If you have been able to ping the Server IP Address, but still having problems with your TSM Client, then pinging the Server name is the next logical step. Pinging the server name ensures that the server name is resolving to the correct IP Address, this is important as the TSM Client uses the server name to communicate:
ping servername and press Enter - where the servername relates to the server you are trying to connect to (see table above)
Figure /hfs/help/images/nwts06.gif []
Figure /hfs/help/images/nwts07.gif []
Figure /hfs/help/images/nwts08.gif []
Figure /hfs/help/images/nwts09.gif []
We have now performed a number of tests and have proven that the client is configured correctly and that sufficient network connectivity is in place to establish at least basic network connectivity to the TSM Servers.
But the TSM Client still isn't working? Just to recap:
Network connectivity has been established and the TSM Client is deemed to be configured correctly, therefore the issues relating to the TSM Client connectivity must be linked to an issue with the configuration specific to the local client - please refer to the TSM Network Troubleshooting Stage 5 for further advice.