# Khởi tạo File Storage

Để khởi tạo một File Storage trên hệ thống File Storage, bạn có thể làm theo các bước sau:

## Khởi tạo File Storage

**Bước 1:** Truy cập vào <https://efs.console.vngcloud.vn/overview>

**Bước 2:** Chọn mục **File Storage** sau đó chọn **Create a File storage**.

<figure><img src="/files/XPEcEhc2AJprDzLlLXgk" alt=""><figcaption></figcaption></figure>

**Bước 3:** Tại màn hình khởi tạo File Storage, bạn cần nhập/ chọn:

* **File Storage name:** tên gợi nhớ của file storage. Tên file cần dài từ 5 tới 50 ký tự và có thể bao gồm các ký tự a-z, A-Z, 0-9, '-', '\_'
* **Description**: nhập mô tả cho file storage.
* **File storage type:** chọn loại ổ đĩa mà bạn mong muốn sử dụng. Hiện tại chúng tôi chỉ cung cấp loại ổ đĩa **Standard HDD.**
* **Protocol:** chọn protocol mà bạn mong muốn. Hiện tại chúng tôi đang hỗ trợ:
  * **NFS**: v4.0, 4.1
  * **SMB**: v2.0+
* **Tag:** bạn có thể thêm các tag để đánh dầu file storage theo nhu cầu.
* **File Storage Max quota:** trong bước khởi tạo file storage, bạn cần đặt một giới hạn quota tối đa cho file storage đó. Quota này có ý nghĩa chính là giới hạn dung lượng lưu trữ mà file storage có thể sử dụng, giúp quản lý tài nguyên hiệu quả. <mark style="color:red;">**Mức quota tối thiểu bạn cần chọn là 1 TB và mức quota tối đa chúng tôi cung cấp là 50 TB.**</mark> Nếu bạn có nhu cấu sử dụng nhiều hơn 50 TB cho một file storage, vui lòng liên hệ với chúng tôi.
* **Network type**: lựa chọn network type mà bạn mong muốn. Hiện tại, chúng tôi đang hỗ trợ:
  * **Public**: mọi truy cập là công khai, bạn có thể sử dụng file storage này cho các VM, K8S on-premise, trên GreenNode hay tài nguyên tại các nguồn khác.
  * **Private:** các kết nối riêng tư trong hệ sinh thái VNGClou&#x64;**.**
* **Permission: c**ấu hình quyền truy cập dựa trên IP
  * **No one:** Không có IP nào được phép truy cập.
  * **All:** Cho phép tất cả IP có quyền truy cập RO (Read-Only) hoặc RW (Read-Write).
  * **Restricted:** Chỉ cho phép một số IP cụ thể truy cập với quyền RO hoặc RW.

**Bước 5:** Chọn **Create File Storage.**


---

# 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/cac-tinh-nang-cua-filestorage/khoi-tao-tai-nguyen.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.
