vswitch lose physical adapters after reboot
I created 4 standard vswitches with five NIC (one is spare).
I dedicated to each vswitch one NIC.
it's working fine until reboot.
After reboot two vswitch lose physical adapters in topology, so they are also not working anymore.
From 4 standard vswitches 2 of them lose NIC's, two of them are still working fine.
Now, from web client - I can't add NIC to this switches and I can't delete vswitch (any vswitch - also not the one that are working fine!)
But I can "manualy" add uplink - NIC to vswitch
via putty it's posibly to add NIC back to topology with command: esxcli network vswitch standard uplink add --uplink-name=vusb0 --vswitch-name=ORANGE
and then again, after reboot same 2 vswitches lose same NIC's.
It's a fresh instalation of ESXi 6,7:
Client version: 1.25.0
Client build number: 7872652
ESXi version: 6.7.0
ESXi build number: 8169922
Thank you form your help.