[ https://issues.apache.org/jira/browse/CLOUDSTACK-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Nalley resolved CLOUDSTACK-333. ------------------------------------- Resolution: Fixed Patch here: https://reviews.apache.org/r/7571 commit 8ced7da733f8f3e9402495a239f037804ebea2a3 Author: Vijayendra Bhamidipati <vijayendra.bhamidip...@citrix.com> Date: Fri Oct 12 17:33:36 2012 -0400 CLOUDSTACK-333: When Datacenter name in VCenter has spaces Primary Storage (VMFS) discovery will fail Description: Missed encoding of URI when discovering ESX cluster in vCenter. Signed-off-by: Vijayendra Bhamidipati <vijayendra.bhamidip...@citrix.com> > When Datacenter name in VCenter has spaces Primary Storage (VMFS) discovery > will fail > ------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-333 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-333 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.0.0 > Environment: VMware cluster under cloudstack > Reporter: Venkata Siva Vijayendra Bhamidipati > Assignee: Venkata Siva Vijayendra Bhamidipati > Fix For: 4.1.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > Original bug filed by Jacob at : http://bugs.cloudstack.org/browse/CS-16489 > vSphere 5.0 > Vcenter datacenter has spaces for example "My DC for CS". > Discovering the cluster works ok, however Primary Storage VMFS process fails > immediately with the error: > "VMFS://dummy/My DC for CS/VMFS_Name is not a valid uri" > Workaround: > use encoded name for DC, for example instead of 'My DC for CS' use > 'My%20DC%20for%20CS' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira