theharmonyguy
Programmer
OK, I spent most of the day troubleshooting this one, and I'm at a loss... did some searches on Yahoo and here and didn't find anything, so thought I'd see if anyone had any ideas.
Basic problem: Transferring files or even file info from server shares is measurably slow on domain clients. Copying a 10MB folder takes around 6.5 minutes, and it takes at least 10 seconds clicking "Properties" for the window to show, even on smaller files.
The hitch: This only happens with domain members. I took my laptop, which is on another domain, and connected to a server share by UNC path in Explore (used administrator login), and I was able to copy a 28MB file in four seconds flat.
The background: The network had been running fine, but recently the client switched to a new ISP, so the router configuration changed and we were forced to move to a new network number (from 192.168.100.x to 192.168.10.x; and yes, we do have to keep the new network number, as we're using the ISP's router - long story, take my word for it). Apparently somewhere in the reconfiguration something changed... the new network number may be totally unrelated (my laptop was on DHCP with the new network), but fyi.
Partial list of things I've done so far:
- Checked the registry (on the server and clients) for instances of the old network number.
- Checked netstat -a for instances of the old network number.
- Disabled software firewalls on client machines.
- Checked Norton AV configuration.
- Recreated shares.
- Rebooted computers, including server.
- Restarted DNS, WINS, etc.
- Check settings on DHCP, RRAS, etc.
- Checked event logs.
- Dug through group policies and domain security policy.
- Disabled SMB signing.
You get the idea. Anything obvious has probably been tried.
Oh, and a few more things... I ran Wireshark on a client that was having slow transfers, and noticed a few things. First, I saw tons of SMB traffic - lots of QUERY_FILE_INFO packets back and forth when I clicked a file. The traffic seemed redundant... never figured out what was causing it. Also, several times I saw a ton of TCP Retransmission traffic when transferring a file. Initially I'd think there's a bad connection, but 1) my laptop works fine, and 2) a colleague tried hooking the server and a test client into a tested standalone switch and still had trouble (checked cables too).
This one has me stumped. I'm thinking something relating to authentication/security or SMB, but I don't know what.
Other details: Dell server, W2K3, don't have the service pack right in front of me. Client are WinXP Pro and Vista Business. Cisco router acts as gateway, Dell server acts as DHCP, DNS, WINS, and AD server. Domain setup. Clients, server, and router connected to tested switches.
Any ideas?
Basic problem: Transferring files or even file info from server shares is measurably slow on domain clients. Copying a 10MB folder takes around 6.5 minutes, and it takes at least 10 seconds clicking "Properties" for the window to show, even on smaller files.
The hitch: This only happens with domain members. I took my laptop, which is on another domain, and connected to a server share by UNC path in Explore (used administrator login), and I was able to copy a 28MB file in four seconds flat.
The background: The network had been running fine, but recently the client switched to a new ISP, so the router configuration changed and we were forced to move to a new network number (from 192.168.100.x to 192.168.10.x; and yes, we do have to keep the new network number, as we're using the ISP's router - long story, take my word for it). Apparently somewhere in the reconfiguration something changed... the new network number may be totally unrelated (my laptop was on DHCP with the new network), but fyi.
Partial list of things I've done so far:
- Checked the registry (on the server and clients) for instances of the old network number.
- Checked netstat -a for instances of the old network number.
- Disabled software firewalls on client machines.
- Checked Norton AV configuration.
- Recreated shares.
- Rebooted computers, including server.
- Restarted DNS, WINS, etc.
- Check settings on DHCP, RRAS, etc.
- Checked event logs.
- Dug through group policies and domain security policy.
- Disabled SMB signing.
You get the idea. Anything obvious has probably been tried.
Oh, and a few more things... I ran Wireshark on a client that was having slow transfers, and noticed a few things. First, I saw tons of SMB traffic - lots of QUERY_FILE_INFO packets back and forth when I clicked a file. The traffic seemed redundant... never figured out what was causing it. Also, several times I saw a ton of TCP Retransmission traffic when transferring a file. Initially I'd think there's a bad connection, but 1) my laptop works fine, and 2) a colleague tried hooking the server and a test client into a tested standalone switch and still had trouble (checked cables too).
This one has me stumped. I'm thinking something relating to authentication/security or SMB, but I don't know what.
Other details: Dell server, W2K3, don't have the service pack right in front of me. Client are WinXP Pro and Vista Business. Cisco router acts as gateway, Dell server acts as DHCP, DNS, WINS, and AD server. Domain setup. Clients, server, and router connected to tested switches.
Any ideas?