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:12:01 UTC

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

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



##########
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 using these APIs directly, the operation can be performed in the UI using change offering in the details view for the volume.
   ```




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