hmadra commented on issue #7934:
URL: https://github.com/apache/cloudstack/issues/7934#issuecomment-1704468352

   This issue is valid.
   When looking at the CS Gui, the Volume is assigned the new Size.
   However, in linstor satellite note , when looking at lvs , the LSize is same 
as the template.
   
   When logging into the VM, disk size is the same as the template, which in 
reality should be the overwritten root disk size.
   For example , 
   Lets say the template is 8GB .
   When deploying the VM , we overwrite the Root disk size to 40 GB.
   CS gui confirms that it is assigning 40G to the Root disk.
   
![image](https://github.com/apache/cloudstack/assets/78887364/424104af-6a90-4955-9453-c62f41408941)
   
   in Linstor, LV size is still 8GB (Thats ok)
   
![image](https://github.com/apache/cloudstack/assets/78887364/09c95a5c-feb7-4f78-afc8-17057793ee00)
   
   However, when the VM is deployed, and we check the disk size using fdisk , 
the disk is 8GB and not 40GB.
   
![image](https://github.com/apache/cloudstack/assets/78887364/202c88de-0d37-4d20-a810-60a580b58021)
   
   I can safely stop the VM, resize the disk and start the VM with new size. 
However, this should not be needed, as it works fine with other storage plugins.
   
   
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to