Skip to content

Unable to create network with long broadcastUri in vSwitch #9507

Open
@borisstoyanov

Description

@borisstoyanov
ISSUE TYPE
  • Bug Report
COMPONENT NAME
VMware integration
CLOUDSTACK VERSION
4.19 and before 
SUMMARY

When the broadcastUri is too long, it is being refused at vCenter for violating max length of 80 chars.
A specified parameter was not correct: spec.name The name value : cloud.guest.3001,3002,3003,3004,3005,3006,3007,3008,3009,3010,3011,3012,3013,3014,3015,3016,3017,3018,3019,3020.3000.1-dvS-ext in spec.name is too long. Maximum length cannot exceed 80 characters.
It's possible to workaround this on dvSwitch with the following syntax vlan://3001-3020, but not on normal vSwitch.

STEPS TO REPRODUCE
Create a shared network with long broadcastUri
Deploy a VM in the network 
EXPECTED RESULTS
Network implemented at vCenter
ACTUAL RESULTS
Error for max length exceeded. 

Metadata

Metadata

Type

No type

Projects

Status

Dev In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions