# Thông số kỹ thuật

Dịch vụ lưu trữ FileStorage của GreenNode hiện đang hỗ trợ EFS HDD, EFS SSD và EFS High Performance . Dưới đây là chi tiết về hiệu năng và thông số kỹ thuật của loại ổ đĩa này mà chúng tôi cung cấp:

<table><thead><tr><th width="247">Specification</th><th>EFS HDD</th><th>EFS SSD</th><th>EFS High Performance</th></tr></thead><tbody><tr><td>Client connections</td><td>Recommended limit of 500</td><td>Recommended limit of 500</td><td>Recommended limit of 500</td></tr><tr><td>File Size</td><td>Up to 16 TiB</td><td>Up to 16 TiB</td><td>Up to 16 TiB</td></tr><tr><td>Number of files</td><td>5mil files per 1 TiB of capacity</td><td>5mil files per 1 TiB of capacity</td><td>5mil files per 1 TiB of capacity</td></tr><tr><td>Read throughput</td><td>120MiB/s</td><td>Up to 1024MiB/s</td><td>Up to 12GBps</td></tr><tr><td>Write througput</td><td>120MiB/s</td><td>Up to 500MiB/s</td><td>Up to 3GBps</td></tr><tr><td>Read IOPS</td><td>1500</td><td>Up to 10000</td><td>Up to 200,000</td></tr><tr><td>Write IOPS</td><td>500</td><td>Up to 3000</td><td>Up to 20,000</td></tr><tr><td>Protocol support</td><td>NFSv4+, SMBv2+</td><td>NFSv4+, SMBv2+</td><td>NFSv4+</td></tr><tr><td>Scaling direction</td><td>Up only</td><td>Up only</td><td>Up only</td></tr><tr><td>Minimum scaling units</td><td>1GiB</td><td>1GiB</td><td>1GiB</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vstorage/filestorage/thong-so-ky-thuat.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
