Skip to main content
Product Description File Storage

Product Description File Storage

Servercore Network File Storage is a fault-tolerant, scalable file system for data storage. It can be connected to:

File storage can be connected to multiple products at the same time, including in different products. poolahs. For example, you can connect storage to a dedicated server in the SPB-2 pool and a cloud server in the ru-7a pool segment. Both servers will be able to use the storage at the same time.

File storage is based on cloud platform network disks with triple replication of disk volumes.

You can work with the file storage in the control panels through OpenStack CLI or Terraform.

The product supports user types and roles, projects и project limits and quotas.

Protocols

Protocols supported:

  • NFSv4 — for connecting storage to servers running Linux and other Unix systems;
  • CIFS SMBv3 — for connecting the storage to Windows servers.

Limitations

The minimum file storage size is 50 GB and the maximum is 50 TB.

Types of file storage

  • HDD Basic — storage for large amounts of data that do not need to be read or rewritten frequently, e.g. for backups, archives, documents;
  • SSD Universal is the primary storage for data if you cannot connect a disk drive. Also suitable for storing datasets and models in machine learning clusters and storing raw data for high performance computing. Can be used in Kubernetes as a Persistent Volume with ReadWriteMany access mode (mount the volume to multiple nodes);
  • SSD Fast — storage with increased data input and output performance. It also provides storage for datasets and models in machine learning clusters and raw data storage for high-performance computing. It can be used in Kubernetes as a Persistent Volume with ReadWriteMany access mode (mounting the volume to multiple nodes).

File storage types are distinguished by their bandwidth values and number of read and write operations. See the table for details File storage limits.

In different pool segments different types of file storage are available. You can view the availability of types in the availability matrix File storage.

File storage limits

Throughput values and read and write limits in IOPS depend on the type of file storage.

File storages of the same type in different pool segments can have different limits. For example, if two storages with SSD Universal type are located in different segments (the first in ru-1c, the second in ru-8a), their limits will be different.

HDD
Basic
(all available
pool segments)
SSD
Universal
SSD
Quick
Throughput
capacity
(reading,
4 MB blocks)
40 MB/s
(for NFSv4)

100 MB/s.
(for CIFS
SMBv3)
200 MB/s300 MB/s.
Throughput
capacity
(record,
4 MB blocks)
100 MB/s.200 MB/s500 MB/s
Quantity
operations
(reading,
4KB blocks)
320 IOPS7000 IOPS25000 IOPS
Quantity
operations
(record,
4KB blocks)
120 IOPS4000 IOPS15000 IOPS

You can test file storage performance.