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

[GitHub] [cloudstack-documentation] sureshanaparti commented on a change in pull request #238: Update service offering section with new compute offering and disk offering changes

sureshanaparti commented on a change in pull request #238:
URL: https://github.com/apache/cloudstack-documentation/pull/238#discussion_r699043722



##########
File path: source/adminguide/storage.rst
##########
@@ -661,6 +661,37 @@ The following table shows possible combinations of Service offering supported re
    Shrinking the Root disk is not supported via the service offering resizing workflow. All the combinations above assume a transition to Root disks with size equals or bigger than the original.
    Service Offerings with Root size of 0GB do not change the disk size to Zero and indicates that the offering do not enforces a Root disk size.
 
+Change disk offering for volume
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+There are volume operations like migrate volume and resize volume and both accepts new disk offering to replace the existing disk offering of volume.
+Instead of those APIs, Disk offering of a volume can be changed directly using changeOfferingForVolume API, also supported from UI.

Review comment:
       ```suggestion
   Instead of those APIs, it can be performed directly using change offering for volume operation.
   ```
   I think, no need to explicitly mention supported from UI (as the doc is primarily with respect to UI)




-- 
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: dev-unsubscribe@cloudstack.apache.org

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