Windows 2008 r2 filesharing geeft niet de volle bandbreedte

Pagina: 1
Acties:

Onderwerpen


Acties:
  • 0 Henk 'm!

  • reminder
  • Registratie: Maart 2001
  • Laatst online: 14-09 21:41
Ik heb 2 machines, een Windows 2008 R2 fileserver en mijn werkstation met daarom Windows 7.

Beide machines dikke hardware:

Windows 2008 r2 bak:
Intel Q8400 (2.66 Ghz)
Adaptec 5404 raid controller
3x 2TB WD disks in Raid 5
Intel 1000/MT nic

Windows 7 bak:
2x Intel E5430 (2.66 Ghz)
Intel SSD X25-M
Intel 1000/PL nic Onboard

Alle netwerk apparatuur daar tussen is een gigabit.

Nu het probleem, als ik vanaf de console van mijn client iets van of naar mijn fileserver kopieer blijft de snelheid hangen rond de 60 MByte/sec.

Als ik iets vanaf de console van mijn fileserver kopieer van of naar mijn client kopieer trekt hij met z'n 110MByte/sec de volle gigabit connectie vol.

Ik heb ook wat iPerf tests gedaan en ook die trekken de connectie volledig vol:
C:\Users\Michael\AppData\Local\Temp>iperf.exe -c 10.0.0.3 -w 1M
------------------------------------------------------------
Client connecting to 10.0.0.3, TCP port 5001
TCP window size: 1.00 MByte
------------------------------------------------------------
[156] local 10.0.0.197 port 55455 connected with 10.0.0.3 port 5001
[ ID] Interval Transfer Bandwidth
[156] 0.0-10.0 sec 1.08 GBytes 930 Mbits/sec
Het lijkt er dus op wanneer de fileserver door een client benaderd word dat hij terughoudend is met de bandbreedte. Wellicht dat hij een deel gereserveerd houd voor andere clients. Ik zou graag zien dat ik alle beschikbare bandbreedte ook daadwerkelijk kan gebruiken. De hardware en netwerk lijkt het probleem niet te zijn maar een setting op of de client of de server.

Ik heb al diverse fileserver tuning artikelen gevonden voor Windows 2008 R2 maar geen van alle settings lijkt het probleem op te lossen (http://blogs.technet.com/...ndows-server-2008-r2.aspx o.a.). Heeft iemand nog ideeen?

Each year, the Rainforest is responsible for over 3000 deaths from accidents, attacks or illnesses. There are over 700 things in the rainforest that cause cancer. Join the fight now and help stop the Rainforest before it's too late


Acties:
  • 0 Henk 'm!

  • alt-92
  • Registratie: Maart 2000
  • Niet online

alt-92

ye olde farte

Laat eens wat netsh TCP settings zien van beide plekken?

ik heb een 864 GB floppydrive! - certified prutser - the social skills of a thermonuclear device


Acties:
  • 0 Henk 'm!

  • reminder
  • Registratie: Maart 2001
  • Laatst online: 14-09 21:41
Ik neem aan dat je de volgende TCP settings bedoeld, zo niet laat me weten waar ze wel in de NETSH tree staan.

Client:
netsh interface tcp>show global
Querying active state...

TCP Global Parameters
----------------------------------------------
Receive-Side Scaling State : enabled
Chimney Offload State : automatic
NetDMA State : enabled
Direct Cache Acess (DCA) : disabled
Receive Window Auto-Tuning Level : normal
Add-On Congestion Control Provider : none
ECN Capability : disabled
RFC 1323 Timestamps : disabled
** The above autotuninglevel setting is the result of Windows Scaling heuristics

overriding any local/policy configuration on at least one profile.

netsh interface tcp>show heuristics
TCP Window Scaling heuristics Parameters
----------------------------------------------
Window Scaling heuristics : enabled
Qualifying Destination Threshold : 3
Profile type unknown : normal
Profile type public : restricted
Profile type private : restricted
Profile type domain : normal

netsh interface tcp>show netdmastats

TCP DMA Statistics
---------------------------------------------------------
Total bytes copied using NetDMA : 0
Total bytes copied using CPU : 28100132388
Total NetDMA copy failures : 0

netsh interface tcp>show security
Querying active state...

----------------------------------------------
Memory Pressure Protection : disabled
Profiles : enabled
Server:
netsh interface tcp>show global
Querying active state...

TCP Global Parameters
----------------------------------------------
Receive-Side Scaling State : enabled
Chimney Offload State : automatic
NetDMA State : enabled
Direct Cache Acess (DCA) : disabled
Receive Window Auto-Tuning Level : normal
Add-On Congestion Control Provider : ctcp
ECN Capability : disabled
RFC 1323 Timestamps : disabled

netsh interface tcp>show heuristics
TCP Window Scaling heuristics Parameters
----------------------------------------------
Window Scaling heuristics : disabled
Qualifying Destination Threshold : 3
Profile type unknown : normal
Profile type public : normal
Profile type private : normal
Profile type domain : normal

netsh interface tcp>show netdmastats

TCP DMA Statistics
---------------------------------------------------------
Total bytes copied using NetDMA : 0
Total bytes copied using CPU : 2646433526
Total NetDMA copy failures : 0

netsh interface tcp>show security
Querying active state...

----------------------------------------------
Memory Pressure Protection : enabled
Profiles : enabled

Each year, the Rainforest is responsible for over 3000 deaths from accidents, attacks or illnesses. There are over 700 things in the rainforest that cause cancer. Join the fight now and help stop the Rainforest before it's too late


Acties:
  • 0 Henk 'm!

Verwijderd

Heb je TCP offload gedisabled? MS KB951037.

[ Voor 66% gewijzigd door Verwijderd op 05-04-2011 19:28 ]


Acties:
  • 0 Henk 'm!

  • alt-92
  • Registratie: Maart 2000
  • Niet online

alt-92

ye olde farte

Een andere optie is dat je gaat kijken naar je SMBsigning settings.

ik heb een 864 GB floppydrive! - certified prutser - the social skills of a thermonuclear device


Acties:
  • 0 Henk 'm!

  • reminder
  • Registratie: Maart 2001
  • Laatst online: 14-09 21:41
alt-92 schreef op woensdag 06 april 2011 @ 20:13:
Een andere optie is dat je gaat kijken naar je SMBsigning settings.
Thanks, dat was hem!

2K8 R2 heeft standaard een policy die er voor zorgt dat SMBsigning aan staat als hij de server is, W7 heeft die niet. Verklaard ook meteen waarom ik alleen tegen het probleem aan liep als ik van mijn W7 machine als client connecten naar m'n file server.

Each year, the Rainforest is responsible for over 3000 deaths from accidents, attacks or illnesses. There are over 700 things in the rainforest that cause cancer. Join the fight now and help stop the Rainforest before it's too late

Pagina: 1