Hyper-V: Throttle LiveMigration Performance

Aus Wiki-WebPerfect
Wechseln zu: Navigation, Suche

"Performance Option" = TCP

New-NetQosPolicy "<YourPolicyName>" -CimSession <Hostname> -AppPathNameMatchCondition vmms.exe -IPProtocolMatchCondition TCP -ThrottleRateActionBitsPerSecond 1500Mb


"Performance Option" = SMB (RDMA)

Add-WindowsFeature -Name FS-SMBBW
Set-SmbBandwidthLimit -Category LiveMigration -BytesPerSecond 750MB