Skip to content

Commit 1c362fe

Browse files
fix(blk): remove unrelated concepts MTA-6577 (#5617)
1 parent 648418b commit 1c362fe

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

pages/file-storage/concepts.mdx

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ Attaching storage to your Scaleway Instance allows you to use additional or shar
2222

2323
<AvailabilityZone />
2424

25-
## Block volumes
26-
27-
<BlockVolumes />
28-
2925
## File Storage
3026

3127
Scaleway File Storage allows you to keep data in an organized hierarchy of files and folders. This hierarchy can be shared across a network, so multiple compute instances can work on the same collection of files.
@@ -34,15 +30,6 @@ Scaleway File Storage allows you to keep data in an organized hierarchy of files
3430

3531
A file system provides a structured way to manage files and directories in the cloud, so that Instances can access, read, and write data as if it were on a local disk. File systems can be shared by several [Instances](/instances/).
3632

37-
## IOPS
38-
39-
IOPS or Input/Ouptut Operations Per Second, is a unit of measurement that indicates how many read/write operations a storage device is performing per second.
40-
41-
Scaleway File Storage offers two IOPS limits:
42-
43-
- 5 000 IOPS (5K IOPS)
44-
- 15 000 IOPS (15K IOPS)
45-
4633
## Mount
4734

4835
Mounting a storage volume allows you you to assign a directory (mount point) to an [attached](#attach) storage volume. The files on that storage become available via the assigned directory. This allows you to read and write files on the storage as if they were part of your local file system.

0 commit comments

Comments
 (0)