Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 230302

can't create portset: Out of resources

$
0
0

Having some issues creating a lot of vswitches, these are done programmatically, however I'm running into these errors:

 

WARNING: NetPortset: 1853: vswitch_id_254: no empty slots

WARNING: Net: 2155: can't create portset: Out of resources

ESXi VersionMaximum vSwitches
VMware ESXi, 6.5.0, 14320405254
VMware ESXi, 6.7.0, 13006603254
VMware ESXi, 7.0.0, 1632494262


Neither of these are even close to the configuration maximums of 4096 and why is it so different between versions?

 

How can I create more than 256 vswitches on an esxi host!? Is this a bug with ESXi 7?

 

Reproducible:

powercli

for ($i=1; $i -lt 256; $i++) {New-VirtualSwitch -VMHost 192.168.0.10 -Name testswitch_$i }

Viewing all articles
Browse latest Browse all 230302


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>