You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/environmental-footprint/additional-content/object-storage-env-footprint.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,19 +20,19 @@ The total estimated impact of Object Storage volumes is calculated by integratin
20
20
21
21
### Ratio per storage volume
22
22
23
-
To allocate the impact of an Object Storage volume, we apply the unit resulting from the RCP allocation ruleto all calculation steps, the `s3_ratio`:
23
+
To allocate the impact of an Object Storage volume, we apply the unit resulting from the RCP allocation rule, the s3_ratio, to all calculation steps:
24
24
25
25
```
26
26
s3_ratio = VOLsto/VolstoPool
27
27
```
28
28
29
-
-**VOLsto** - represents the **reserved volume** per user. In Object Storage, your data is replicated 1,5 times on multiple nodes to guarantee availability, so the **VOLsto** is applied with factor of 1,5 to account for replication.
29
+
-**VOLsto** - represents the **reserved volume** per user. In Object Storage, your data is replicated 1.5 times on multiple nodes to guarantee availability, so the **VOLsto** is applied with factor of 1.5 to account for replication.
30
30
-**VolstoPool** - represents the total storage volume reserved for Object Storage. For this product, only 80% of the total storage capacity of the machines is available. The remaining 20% is reserved for performance reasons.
31
31
32
32
In the example below we consider a **VOLsto** of 150 GB and a **VolstoPool** of 800 GB.
33
33
34
34
```
35
-
s3_ratio = 150/800 = 0,19
35
+
s3_ratio = 150/800 = 0.19
36
36
```
37
37
38
38
### Manufacturing impact
@@ -42,17 +42,17 @@ The calculation of the manufacturing impact of Object Storage volumes is based o
42
42
- The manufacturing impact of servers that host user storage
43
43
- The manufacturing impact of servers used by the Scaleway Object Storage team to manage the service - on both the Control and Data planes
44
44
45
-
The calculation is the same used for [measuring the impact of manufacturing for Bare Metal servers](/environmental-footprint/additional-content/environmental-footprint-calculator/#customer-servers), but for Object Storage we also apply the `s3_ratio` to break the impact down to only the allocated volumes.
45
+
The calculation is the same one used for [measuring the impact of manufacturing for Bare Metal servers](/environmental-footprint/additional-content/environmental-footprint-calculator/#customer-servers), but for Object Storage we also apply the `s3_ratio` to break the impact down to only the allocated volumes.
46
46
47
47
#### Calculation example
48
48
49
49
For the example below, we consider a single server with a lifespan of 6 years (52 560 hours) and power of 110w. We measure the impact of 100 hours and consider through [Boavizta estimates](https://www.boavizta.org/) that the impact of the manufacturing of this server is 850 kgCo2e. Also considering a `s3_ratio` of `0,19`, we make the following calculation:
In the example, the dedicated manufacturing impact of a 150 GB usage for 100 hours is 0,3 kgCo2e.
55
+
In the example, the dedicated manufacturing impact of a 150 GB usage for 100 hours is 0.3 kgCo2e.
56
56
57
57
### Usage impact
58
58
@@ -61,13 +61,13 @@ The calculation of the usage impact of Object Storage volumes is based on:
61
61
- Impact of electricity consumption of servers that host user storage
62
62
- Impact of electricity consumption of infrastructure and service management servers by the Scaleway Object Storage team to run the Object Storage service. In this case we consider both the Control and Data planes.
63
63
64
-
Since Object Storage is present in different regions, we consider the energy mix of the country and the datacenter's PUE to calculate the impact of a kwh.
64
+
Since Object Storage is a regional product, we consider the energy mix of the country and the average PUE of data centers in the region to calculate the impact of a kwh.
65
65
66
-
In the example below, the energy mix is O,065kgCo2e/kwh and the PUE is 1,16. Considering an electrical consumption of 600wh, 100 hours of usage, and a `s3_ratio` of `0,19`, the total usage impact comes down to:
66
+
In the example below, the energy mix is O,065kgCo2e/kwh and the PUE is 1.16. Considering a server electrical consumption of 600wh, 100 hours of usage, and a `s3_ratio` of `0.19`, the total usage impact comes down to:
0 commit comments