smeetsr opened a new issue #2759: configdrive on Vmware fails with invalid ISO 
path info - ssvm dir ConfigDrive changed to configdrive
URL: https://github.com/apache/cloudstack/issues/2759
 
 
   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   Hypervisor Vmware resource for configdrive
   ~~~
   ##### CLOUDSTACK VERSION
   ~~~
   4.11 and master are affected
   ~~~
   ##### CONFIGURATION
   ~~~
   Config Drive for Hypervisor Vmware
   ~~~
   ##### OS / ENVIRONMENT
   ~~~
   Vmware6.5 & 6.0
   ~~~
   ##### SUMMARY
   ~~~
   Vm deployment of a VM in an isolated network with an offering that contains 
userdata provided by configdrive on hypervisor Vmware fails with invalid ISO 
path info. It seems the configdrive directory on secondary storage has been 
renamed from ConfigDrive to all lower case configdrive.
   ~~~
   ##### STEPS TO REPRODUCE
   ~~~
   on a setup with Vmware hosts
   Create an isolated network offering with userdata provided by Configdrive
   Create an isolated network with above offering.
   Deploy a VM fails.
   ~~~
   ##### EXPECTED RESULTS
   ~~~
   Deploy VM should have succeeded.
   ~~~
   ##### ACTUAL RESULTS
   ~~~
   Deploy VM fails with Insufficient Network Capacity. 
   The management-server.log wil contain Invalid ISO path info error.
   
   I believe fix is as follows
   See 
https://github.com/apache/cloudstack/blob/4.11/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
   line3355 ConfigDrive needs to be adapted to configdrive.
   
   ~~~

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to