# Create a File Storage

To create a File Storage on the File Storage system, you can follow these steps:

## Create a File Storage <a href="#khoi-tao-file-storage" id="khoi-tao-file-storage"></a>

**Step 1:** Go to <https://efs.console.vngcloud.vn/overview>

**Step 2:** Select **File Storage** then select **Create a File storage** .

<figure><img src="https://1985221522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7rE7M1L7GYcwQzNGd0aB%2Fuploads%2Fgit-blob-858344db627e55b06b6fd15a0149efc4ba1220b9%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

**Step 3:** At the File Storage initialization screen, you need to enter/select:

* **File Storage name:** the descriptive name of the storage file. The file name must be between 5 and 50 characters long and can include the characters a-z, AZ, 0-9, '-', '\_'
* **Description** : enter a description for the storage file.
* **File storage type:** select the type of drive you want to use. Currently we only provide **Standard HDD drive type.**
* **Protocol:** select the protocol you want. We currently support:
  * **NFS** : v4.0, 4.1
  * **SMB** : v2.0+
* **Tag:** you can add tags to mark file storage as needed.
* **File Storage Max quota:** in the file storage initialization step, you need to set a maximum quota limit for that file storage. This quota means the limit of storage capacity that the file storage can use, helping to manage resources effectively. <mark style="color:red;">**The minimum quota you need to choose is 1 TB and the maximum quota we provide is 50 TB**</mark>**.** If you need to use more than 50 TB for a file storage, please contact us.
* **Network type** : select the network type you want. Currently, we support:
  * **Public** : all access is public, you can use this storage file for VMs, K8S on-premise, on GreenNode or resources from other sources.
  * **Private:** private connections in the GreenNode ecosystem **.**
* **Permission:** configure IP-based access permissions
  * **No one:** No IP is allowed to access.
  * **All:** Allow all IPs to have RO (Read-Only) or RW (Read-Write) access.
  * **Restricted:** Only allow specific IPs to access with RO or RW permissions.

**Step 5:** Select **Create File Storage.**
