General discussion
-
CreatorTopic
-
January 4, 2000 at 1:37 pm #2081954
how to detect NT network slowdown causes
Lockedby fredr · about 25 years, 2 months ago
We have an all-NT network — 1 Dell server (running Msoft Small Business Server 4.5), and 16 NT workstations, (128 MB RAM, running Office 97 and some DB app’s). we have a new Intel 24 port 10/100 switch, and all the connections are 100 MBIT.
So…how do i discover why workstation performance slows down–sometimes? Outlook (2000) will just hang there for awhile, and come back in a minute or so, just as an example. another example–logging on can be very slow.
what tools can i use to see what’s going on?
thanks!
fred
Topic is locked -
CreatorTopic
All Comments
-
AuthorReplies
-
-
January 5, 2000 at 12:12 am #3900101
how to detect NT network slowdown causes
by dennis@l · about 25 years, 2 months ago
In reply to how to detect NT network slowdown causes
You can use the performance monitor that comes with NT server, if you can, use the one that comes with SMS cd.
If you have funds try HP openview, and Cabletron has a program called spectrum.
-
June 17, 2000 at 2:52 pm #3778217
how to detect NT network slowdown causes
by fredr · about 24 years, 9 months ago
In reply to how to detect NT network slowdown causes
-
-
January 5, 2000 at 12:28 am #3900100
how to detect NT network slowdown causes
by tjswann · about 25 years, 2 months ago
In reply to how to detect NT network slowdown causes
Make certain that browser wars are not occuring…, With that size network there should only be one Master Browser, the server. To stop any elections, stop the service on all workstations…,
-
June 17, 2000 at 2:52 pm #3778218
how to detect NT network slowdown causes
by fredr · about 24 years, 9 months ago
In reply to how to detect NT network slowdown causes
-
-
January 5, 2000 at 1:08 am #3900098
how to detect NT network slowdown causes
by duchemine · about 25 years, 2 months ago
In reply to how to detect NT network slowdown causes
What I would do first of all is to check the workstations are all at 10MB and not at 100MB, and that the server is at 100MB full duplex.If not, try those settings, it should help!
-
June 17, 2000 at 2:52 pm #3778219
how to detect NT network slowdown causes
by fredr · about 24 years, 9 months ago
In reply to how to detect NT network slowdown causes
-
-
January 5, 2000 at 1:23 am #3900096
how to detect NT network slowdown causes
by kokan · about 25 years, 2 months ago
In reply to how to detect NT network slowdown causes
Does this apply to all workstations or just some? And when does it happen? Is there any pattern to the problem?
If it does boil down to network, I would check the switch first. This, because of delays in logging on. Confirm that ports on the switch are properly assigned.
But, in order to be on the safe side about the network – try copying a large file between the server and a workstation and time it. After that, you would have a clearer picture – network or not.-
June 17, 2000 at 2:52 pm #3778220
how to detect NT network slowdown causes
by fredr · about 24 years, 9 months ago
In reply to how to detect NT network slowdown causes
-
-
January 5, 2000 at 8:57 am #3900074
how to detect NT network slowdown causes
by bsomogyi · about 25 years, 2 months ago
In reply to how to detect NT network slowdown causes
First off, if the workstations are Dell’s also, you may be running into a problem we had at our company – The brand spanking new Dell OptiPlex GX1s that came in would exhibit similar behaviour until we found out that there was an issue with the 10/100 card installed in these workstations. Apparently, every so often they would get confused and try and renegotiate the speed of the link between themselves and the switch, resulting in miserable performance for up to a minute. Even if you don’t have Dell’s, I will give you the same suggestion, which is that you should turn off autonegotiation (since you have a switch, which will do store and forward for you, as well as the fact that you have all 100bt capable cards – negotiation is moot). You should configure each adapter to specifically be 100bt/full-duplex (if your switch can handle full-duplex – may as well take advantage if it can), and if you have a manageable switch, configure each port to be explicitly 100bt/full-duplex. This should eliminate any pr
-
June 17, 2000 at 2:52 pm #3778214
how to detect NT network slowdown causes
by fredr · about 24 years, 9 months ago
In reply to how to detect NT network slowdown causes
this did the trick!
-
-
January 5, 2000 at 10:02 am #3900071
how to detect NT network slowdown causes
by taram · about 25 years, 2 months ago
In reply to how to detect NT network slowdown causes
On the surface it sounds like the hardware should be up to the task. I had a similiar problem when implementing Outlook 98. It could be a name resolution issue. I have seen similiar problems when running DNS and WINS. Outlook will use WINS for login and communications, and failover to DNS if WINS has a problem. This can cause a significant delay in response times.
If you use an NT domin name that matches the DNS domain name, check to see that the DNS “Domain” name in the NT Workstation Network control pannel is a fully qualified domain name (“company.com” not “company”).
Try to ping the server name, is there a delay in getting the ip address? If so this could indicate that WINS is handing off to DNS. You could delete the WINS database and have it rebuild a new one. Stop WINS. Delete everything in the WINNT/SYSTEM32/WINS directory. Restart WINS. THis will cause a new database to be built as the server and workstations make inquiries.
Refer Microsoft article Q185786 forrecommended WINS pra
-
June 17, 2000 at 2:52 pm #3778215
how to detect NT network slowdown causes
by fredr · about 24 years, 9 months ago
In reply to how to detect NT network slowdown causes
-
-
January 5, 2000 at 11:27 am #3900066
how to detect NT network slowdown causes
by lewerke · about 25 years, 2 months ago
In reply to how to detect NT network slowdown causes
Look for the most likely problems first, and those would be either answer #5 or else a bogged down server. You can verify the latter by running some perfmon tests on it. Althought it sounds like your workstations are robust enough, the Dell PowerEdges with SBS have Exchange loaded on them, and trust me, Exchange is a resource hog! With Exchange services running, you will want as much memory as possible with a fast hard disk (you do have SCSI, right?). Look for peaks in usage, i.e.–does everything get slow when a large print job is submitted? Does it happen at 8:00 AM when your users are logging in? Do you use large login scripts? Windows NT mag has good suggestions for acceptable perfmon counters at http://www.winntmag.com
Good luck.
-
June 17, 2000 at 2:52 pm #3778216
how to detect NT network slowdown causes
by fredr · about 24 years, 9 months ago
In reply to how to detect NT network slowdown causes
-
-
-
AuthorReplies