Skip to content

Commit cbaf5a0

Browse files
committed
Storage cost rephrasing
1 parent 17228c4 commit cbaf5a0

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/get-started/cost-billing/how-pricing-works.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,8 @@ GPU pods, as GPU pods cannot currently share resources with CPU pods.
120120

121121
### Storage
122122

123-
Storage is charged separately at a rate of $0.009 TiB/hr or $9.00E-12 KiB/hr at a
124-
granularity of KiB/hr. For ease of reporting, storage SUs are shown in GiB but calculated
125-
in KiB. OpenStack volumes remain provisioned until they are deleted. VM’s reserve
123+
Storage is charged separately at a rate of **$0.009 TiB/hr** or **$9.00E-6 GiB/hr**.
124+
OpenStack volumes remain provisioned until they are deleted. VM's reserve
126125
volumes, and you can also create extra volumes yourself. In OpenShift pods, storage
127126
is only provisioned while it is active, and in persistent volumes, storage remains
128127
provisioned until it is deleted.

docs/openstack/create-and-connect-to-the-VM/flavors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ hr of wall time.
219219
!!! question "NERC IaaS Storage Tiers Cost"
220220
Storage both **OpenStack Swift (object storage)** and
221221
**Cinder (block storage/ volumes)** are charged separately at a rate of
222-
$0.009 TiB/hr or $9.00E-12 KiB/hr at a granularity of KiB/hr. More about cost
222+
**$0.009 TiB/hr** or **$9.00E-6 GiB/hr**. More about cost
223223
can be [found here](../../get-started/cost-billing/how-pricing-works.md) and
224224
some of the common billing related FAQs are [listed here](../../get-started/cost-billing/billing-faqs.md).
225225

0 commit comments

Comments
 (0)