Network profile can not be found when there is space in portgroup name during VM deployment
search cancel

Network profile can not be found when there is space in portgroup name during VM deployment

book

Article ID: 395707

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

  • VM deployment returned failed with error   "Task failed with: Could not find any profile to match network '<tag>: <content>' of type 'EXISTING' with constraints '[<tag>:<content>,<tag>:<content>'." .

  • The same error can be found in /services-logs/prelude/provisioning-service-app/file-logs/provisioning-service-app.log

Environment

Aria Automation 8.x

Cause

There is space in portgroup name, e.g "string1 string2"

Resolution

Please make sure no space is in portgroup name. The portgroup name can be changed to format like "string1_string2".