Forum Discussion

soheil-Amiri's avatar
soheil-Amiri
Brass Contributor
Dec 19, 2021

windows BOD with SET teaming

hello

i was trying to create SET vswitch my windows Server suddenly show BlueScreen with Stop Code :

my command : 

 

New-VMSwitch -Name "SET Team" -NetAdapterName "NIC 1","NIC 2" -EnableEmbeddedTeaming $true

 

"SYSTEM THREAD EXCEPTION NOT HANDLED" 

what failed: vmswitch.sys

server: Hp DL360G9, 

NIC : HP Ethernet 10Gb 2-port 530FLR-SFP+ Adapt

after restart the OS,  i try the command again and this time new vSwitch create. 

my next command was change the Load Balancing Algorithm by this command 

 

 

Set-VMSwitchTeam -Name "SET Team" -LoadBalancingAlgorithm Dynamic

 

 again i get BOD by this detail.

can any body help

  • Sounds like the driver and or hardware may be problematic. The hardware vendor (HP) will be your best resource to debug this problem.

     

     

  • Sounds like the driver and or hardware may be problematic. The hardware vendor (HP) will be your best resource to debug this problem.

     

     

    • soheil-Amiri's avatar
      soheil-Amiri
      Brass Contributor
      i try windows 2019 to test my scenario and it works well.
      thanks
      • Dave Patrick's avatar
        Dave Patrick
        MVP

        Sounds good, upgrading the operating system is certainly a great option.

         

         

Resources