nvazquez commented on issue #12099: URL: https://github.com/apache/cloudstack/issues/12099#issuecomment-4039783177
@bradh352 in my understanding the disk offering strictness will control if CloudStack should attempt resize operations or not. In case it is enabled, CloudStack won't allow resizing volumes in any case. When it is disabled, CloudStack will attempt the volume resize but there could be two cases: ROOT disk size is set on the offering or not. When the ROOT disk size is not set, I'm able to resize the volume properly, however when it is set (as in this case) then the operation fails and seems to be expected as per: https://github.com/apache/cloudstack/pull/9428#issuecomment-2333249389. Adding @sureshanaparti @vishesh92 @harikrishna-patnala who have previously worked on it, please advise if my comments are correct -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
