rhtyd commented on issue #2211: CLOUDSTACK-10013: Migrate systemvmtemplate to Debian9 URL: https://github.com/apache/cloudstack/pull/2211#issuecomment-352330721 @priyankparihar As mentioned I'll improve my fix but you're missing the point, the user should not be provided the option to specify root volume (in UI) for VMware when `vmware.create.full.clone` is `false`. On the backend side, this check should be made before determining whether to throw an exception (i.e. disk chain length > 1 and the global setting is true) or skip with a warning (when the global setting it false). I already see an open ticket for the UI improvement, how do you feel about this approach? In my env `vmware.create.full.clone` was `false` and VMs failed to launch even when I did not specify any root disk size override (i.e. resizerootdisk option), this IMO is a blocker and I'm happy if this gets fixed in a different and generally acceptable way. /cc @sureshanaparti @sateesh-chodapuneedi
---------------------------------------------------------------- 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
