Network setup - Hyper-V
-
@ccwtech said in Network setup - Hyper-V:
I haven't enabled SMB 1, does that need to be done on the VM and Physical machine?
While this shouldn't be the case, why not try it. Windows 10 1709 does have SMB v1 disabled by default, so you'd have to do both Server 2016 and Win 10 1709. I'm not sure if a WIndows Update turns it off on any other Windows desktop or server version.
-
Since the host is a a full install of Windows Server 2016 - make a copy of the data folder and map it to a workstation and see what happens as another test.
-
@ccwtech said in Network setup - Hyper-V:
Their network switch is a Netgear GS748Tv5 and I upgraded the FW to the latest version.
Can you show us the config of the switch for the ports the server is plugged into, as well as one of the PCs?
-
@i3 said in Network setup - Hyper-V:
@ccwtech , what kind of file transfer speeds are you seeing?
I was wondering this as well. That will rule out the application or point to another problem.
-
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
-
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Is that with IP or DNS?
-
@black3dynamite said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Is that with IP or DNS?
DNS I will try via IP
-
@jaredbusch said in Network setup - Hyper-V:
The implementation of VMQ was rolled out so badly.
I ranted on it in a thread more than a year ago.
https://mangolassi.it/topic/8358/i-hate-vmqYou can disable it on the NICs quite easily.
Get-NetAdapterVmq | Disable-NetAdapterVmq
If you haven't done this, I'm going to suggest this again. Run it on the Hyper-V host. I've seen this clear up issues on both Intel and Broadcom chips.
-
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Yeah, 160 Mb/s on a 1 GB line, that is pretty slow.
-
@dafyre said in Network setup - Hyper-V:
@jaredbusch said in Network setup - Hyper-V:
The implementation of VMQ was rolled out so badly.
I ranted on it in a thread more than a year ago.
https://mangolassi.it/topic/8358/i-hate-vmqYou can disable it on the NICs quite easily.
Get-NetAdapterVmq | Disable-NetAdapterVmq
If you haven't done this, I'm going to suggest this again. Run it on the Hyper-V host. I've seen this clear up issues on both Intel and Broadcom chips.
I know I've suggested running this several times since it was first mentioned.
How about showing the output forGet-NetworkAdapterVmq
-
@dashrender said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Yeah, 160 Mb/s on a 1 GB line, that is pretty slow.
Actually, that's not all that bad. SMB is insanely chatty.
-
@scottalanmiller said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Yeah, 160 Mb/s on a 1 GB line, that is pretty slow.
Actually, that's not all that bad. SMB is insanely chatty.
I can typically transfer over 500 Mb/s on my network between Win10 and Server 2012R2.
-
@dashrender said in Network setup - Hyper-V:
@scottalanmiller said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Yeah, 160 Mb/s on a 1 GB line, that is pretty slow.
Actually, that's not all that bad. SMB is insanely chatty.
I can typically transfer over 500 Mb/s on my network between Win10 and Server 2012R2.
What SMB version?
-
@scottalanmiller said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
@scottalanmiller said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Yeah, 160 Mb/s on a 1 GB line, that is pretty slow.
Actually, that's not all that bad. SMB is insanely chatty.
I can typically transfer over 500 Mb/s on my network between Win10 and Server 2012R2.
What SMB version?
Great question, I've never dug into it.
-
@dashrender said in Network setup - Hyper-V:
@scottalanmiller said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Yeah, 160 Mb/s on a 1 GB line, that is pretty slow.
Actually, that's not all that bad. SMB is insanely chatty.
I can typically transfer over 500 Mb/s on my network between Win10 and Server 2012R2.
With SMBv1 you won’t get that... also do you have SSDs?
-
@dbeato said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
@scottalanmiller said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
@ccwtech said in Network setup - Hyper-V:
Transfer speed of a folder with files (about 300 Meg) is about 20 MB/s
20 MB/s which seems VERY slow to me.
Yeah, 160 Mb/s on a 1 GB line, that is pretty slow.
Actually, that's not all that bad. SMB is insanely chatty.
I can typically transfer over 500 Mb/s on my network between Win10 and Server 2012R2.
With SMBv1 you won’t get that... also do you have SSDs?
SSD = nope in server, yes in desktop
-
@dashrender said in Network setup - Hyper-V:
Get-NetworkAdapterVmq
I just get an error saying that's not a recognized command. That is for powershell right? (I also tried command line)
-
I have also copied the application to the physical server to do some testing.
-
@ccwtech said in Network setup - Hyper-V:
@dashrender said in Network setup - Hyper-V:
Get-NetworkAdapterVmq
I just get an error saying that's not a recognized command. That is for powershell right? (I also tried command line)
Get-NetAdapterVmq
-
@black3dynamite said in Network setup - Hyper-V:
Get-NetAdapterVmq
Thanks.
Running that command produces no output. It just goes to the next line.