aleskxyz commented on issue #3957: Root disk size reverts to its template size after rebuild URL: https://github.com/apache/cloudstack/issues/3957#issuecomment-597381823 **Better workaround:** Based on [this line of code](https://github.com/apache/cloudstack/blob/4.13.0.0/server/src/main/java/com/cloud/vm/UserVmManagerImpl.java#L3841) we can abuse (?!) template details and inject "rootdisksize" in vm details:  By this workaround everything goes as expected.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
