Re: Slow network connectivity between SBS 2003 and Server 2008
- From: "Ace Fekay [Microsoft Certified Trainer]" <aceman@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 8 Jun 2009 16:58:29 -0400
"rnikolich" <rnikolich.3thavc@xxxxxxxxxxxxx> wrote in message
news:rnikolich.3thavc@xxxxxxxxxxxxxxxx
I have the same issues between a 2003 R2 File Server & all my 2008
Servers. I see this issue on a vista boxt to the 2003R2 File Server
also. Any advise or fix would be appreciated. Thanks,
Unfortunately, replying to a post in Techarena that is older than 90 days,
doesn't allow us in the actual Microsoft newsgroups to see the original post
that you are replying to. <ost of the posts that you see in Techarena come
from the Microsoft newsgroups.
It would have helped us to better help you. If you made a new post with your
problem with an explanation of what's going on, it would have been better.
Based on the limited information and the subject line, I would suggest to
disable the RSS TCP Chimney values in the reg on both the 2003 and 2008 box,
as well as disable IPv6 in the registry on the 2008 server.
Info on the TCP Chimney feature...
======================================================================================================
======================================================================================================
Slow file transfer and connectivity with Windows 2003 SP2, Windows 2008, SBS
2003 SP2 and SBS 2008, and Vista
System Error 64
System Error 53
Shares disconnect after a server has been running for a period of time such
as a couple of weeks and a restart fixes it temporarily.
This may be due to the new RSS TCP Chimney Offload feature enabled on 2003
SP2 and newer servers.
TCP Chimney Offload overview:
TCP Chimney Offload is a networking technology that helps transfer the
workload from the CPU to a network adapter during network data transfer. In
Windows Server 2008, TCP Chimney Offload enables the Windows networking
subsystem to offload the processing of a TCP/IP connection to a network
adapter that includes special support for TCP/IP offload processing.
TCP Chimney Offload is available in all versions of Windows Server 2008 and
Windows Vista. Both TCP/IPv4 connections and TCP/IPv6 connections can be
offloaded if the network adapter supports this feature.
Two ways to handle it.
1. Disable RSS using the netsh command (preferred)
2. Disable RSS in the registry
1. Disable RSS using the netsh command:
(From http://support.microsoft.com/kb/951037)
netsh interface tcp set global rss=disabled
netsh interface tcp set global autotuninglevel=disabled
Reboot the server
2. Disable RSS in the Registry
(From http://support.microsoft.com/kb/927695):
Add a DWORD registry key value for
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\EnableRSS
and setting it to 0. A reboot is required to make the value go in to
effect.
Set DisableTaskOffload in the Registry
Use the steps in KB 904946 to create a DWORD value for
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DisableTaskOffload
and set it to 1.
A reboot is required to make this value go in to effect.
More info on the subject...
Information about the TCP Chimney Offload, Receive Side Scaling, and Network
Direct Memory Access features in Windows Server 2008
http://support.microsoft.com/kb/951037
You cannot host TCP connections when Receive Side Scaling is enabled in
Windows Server 2003 with Service Pack 2
http://support.microsoft.com/?id=927695
Vista slow after SP2 installed on Windows 2003 Server (SBS or non-SBS) or
using Windows 2008?
http://msmvps.com/blogs/bradley/archive/2007/04/04/vista-slow-after-sp2-installed.aspx
Windows 2003 service pack 2 known issues on Small Business Server 2003
http://support.microsoft.com/kb/555912/en-us
Susan Bradley: Vista slow after SP2 installed?
http://msmvps.com/blogs/bradley/archive/2007/04/04/vista-slow-after-sp2-installed.aspx
You experience intermittent communication failure between computers that are
running Windows XP or Windows Server 2003
http://support.microsoft.com/?id=904946
Common Networking Issues After Applying Windows Server 2003 SP2 on SBS:
http://blogs.technet.com/sbs/archive/2007/04/24/common-networking-issues-after-applying-windows-server-2003-sp2-on-sbs.aspx
======================================================================================================
======================================================================================================
How to disable IPv6 on Vista and 2008:
======================================================================================================
Disabling IPv6
=======================
There are known issues regarding IPv6 affecting communications in certain
scenarios, such as with errors when using Outlook Anywhere such as to fix an
Exchange/DC NSPI port 6004 communication issue, among many others. Therefore
to eliminiate communications issues regarding whether this is a factor or
not, it is recommended to disable IPv6 in registry on the Exchange server,
as well as on the domain controllers, or any server for that matter,
especially if there are no plans in using IPv6.
To disable IPv6 on any server or Vista machine:
Uncheck IPv6 in NIC properties
Uncheck the two LinkLayer Topology Discovery components
Then follow the registry changes procedure below to completely disable IPv6.
1. Navigate to:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters]
2. In the details pane, click New, and then click DWORD (32-bit) Value.
3. Type in DisabledComponents , and then press ENTER.
4. Double-click DisabledComponents,
5. Type ff in Hexadecimal.
6. So it should like this when completed:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters]
"DisabledComponents"=dword:000000ff
=======================
More info:
The installation of the Exchange Server 2007 Hub Transport role is
unsuccessful on a Windows Server 2008-based computer
http://support.microsoft.com/?id=952842
Disabling IPv6 on Windows 2008 or Vista
http://blogs.dirteam.com/blogs/paulbergson/archive/2009/03/19/disabling-ipv6-on-windows-2008.aspx
======================================================================================================
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSA Messaging, MCT
Microsoft Certified Trainer
aceman@xxxxxxxxxxxxxxxxxxxxxxx
For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
"Efficiency is doing things right; effectiveness is doing the right
things." - Peter F. Drucker
http://twitter.com/acefekay
.
- References:
- Re: Slow network connectivity between SBS 2003 and Server 2008
- From: rnikolich
- Re: Slow network connectivity between SBS 2003 and Server 2008
- Prev by Date: Re: Server 2505 error
- Next by Date: Re: Server 2505 error
- Previous by thread: Re: Slow network connectivity between SBS 2003 and Server 2008
- Index(es):
Relevant Pages
|