Repository: cloudstack-docs-admin Updated Branches: refs/heads/master 61b990ee0 -> 87589e4e7
CLOUDSTACK-1359: describe 1GB as 2^30 Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/87589e4e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/87589e4e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/87589e4e Branch: refs/heads/master Commit: 87589e4e7278106eab775faadc033b841b2e9b13 Parents: 61b990e Author: Pierre-Luc Dion <[email protected]> Authored: Sat Mar 7 14:53:10 2015 -0500 Committer: Pierre-Luc Dion <[email protected]> Committed: Sat Mar 7 14:53:10 2015 -0500 ---------------------------------------------------------------------- source/service_offerings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/87589e4e/source/service_offerings.rst ---------------------------------------------------------------------- diff --git a/source/service_offerings.rst b/source/service_offerings.rst index c13a426..e43537f 100644 --- a/source/service_offerings.rst +++ b/source/service_offerings.rst @@ -322,7 +322,7 @@ To create a new disk offering: in Disk Size. - **Disk Size**: Appears only if Custom Disk Size is not selected. - Define the volume size in GB. + Define the volume size in GB (2^30 1GB = 1,073,741,824 Bytes). - **QoS Type**: Three options: Empty (no Quality of Service), hypervisor (rate limiting enforced on the hypervisor side), and storage
