You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/08/06 07:31:09 UTC

[GitHub] [cloudstack] rhtyd opened a new issue #3543: Live Volume Resize when fails returns as success on KVM

rhtyd opened a new issue #3543: Live Volume Resize when fails returns as success on KVM
URL: https://github.com/apache/cloudstack/issues/3543
 
 
   While live resizing a volume on KVM (CentOS 6.x), when the resize script fails it outputs `failed to live resize...` but as part of the resize volume answer it returns the correct/current new size as the old size and returns the success as `true`, the requested resize value is then set in the `volumes.size`.
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   KVM, volumes
   ~~~
   
   ##### CLOUDSTACK VERSION
   
   ~~~
   4.9, 4.11
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   
   CentOS/EL6.x

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services