Basic file system
This guide explains how to create and manage Basic file systems in File Storage.
Create file system
To create a Basic file system:
-
Go to KakaoCloud console > Beyond Storage Service > File Storage.
-
In the Basic file system menu, click the [Create file system] button.
-
Enter the required information and click the [Create] button.
Category Description File system information Enter the name and description of the file system to create Protocol Select a protocol for the server OS to mount
- Currently, only NFS is supported
- NFS can be used on Linux-based OSs such as Ubuntu and CentOS
- File Storage uses NFS v4 and TCP port 2049Type Select Basic
- For details, see File system typesSize Set the file system size
- Basic: 1.0 TB to 16 TB, in 0.5 TB increments
- Example:1.5 TBNetwork settings VPC: Select the VPC for the file system
Subnet: Select one subnet created in the selected VPCAccess control settings Set resources that can access the file system
- Allow all private IP addresses: Resources in a reachable VPC can access without additional allow settings
- Restrict to allowed private IP addresses: Allow only specified private IP addresses, up to 30
Note
- If the VPC is shared with another project, resources in the other project can also mount the file system
- If cross-subnet access is not supported, access is unavailable even if the IP address is allowedMount information settings Set the file share name to use as the mount point
- Example:fileshare-01
- For names that cannot be used, see Unavailable shared directory names
Unavailable shared directory names
The following directory names cannot be used.
- bin, lib, media, run, usr
- boot, lib32, mnt, sbin, var
- dev, lib64, opt, srv, etc
- libx32, proc, sys, home, lost+found
- root, tmp
Manage file systems
To manage file systems:
View file system list
You can view the list of created file systems and their basic information.
-
Go to KakaoCloud console > Beyond Storage Service > File Storage.
-
In the Basic file system menu, view the current file systems and their basic information.
Category Description Name File system name entered during creation Status File system status
- For details, see File system lifecycle and statePrivate IP Private IP address assigned when the file system was created Size File system size Mount information Mount path Availability zone Availability zone where the file system was created Created at File system creation date and time [⋮] button Copy mount information: Copy the mount point
Access control settings: Configure VPC, subnet, and allowed IP addresses
File system settings: Modify the file system description
Delete: Delete the file system
Change file system size
To change the file system size:
- Go to KakaoCloud console > Beyond Storage Service > File Storage.
- In the Basic file system menu, click the [⋮] button for the file system whose size you want to change, then click Edit file system settings.
- Enter the new size in the size field and click the [Save] button. You can enter only a value larger than the current size. Downsizing is not supported.
Changing the size restarts the file system and causes temporary service interruption.
View file system details
You can view detailed information, network information, and backup information.
-
Go to KakaoCloud console > Beyond Storage Service > File Storage.
-
In the Basic file system menu, click the file system whose details you want to view.
-
Click the Details tab and review the information.
Category Description Name File system name Status Current file system status
-Creating: Allocating resources and configuring the volume size
-Active: Running normally and available
-Restoring: Restore operation in progress
-Setting-up: Restarting after restore
-Backing-up: Backup operation in progress
-Updating: Configuration change, image change, or migration in progress
-Deleting: Terminating and releasing the file system
-Error: Unavailable due to a file system errorSize Allocated file system size Creator Account ID (email address) of the user who created the file system Last modified at Date and time when the file system details were last modified ID File system ID Type Configured file system type
- Currently, only Basic is supportedMount information Mount point
- Path composed of the private IP address and file share name
- Used when mounting the file system to a Virtual MachineCreated at File system creation date File share name Shared directory name
View network information
You can view network information for the file system.
-
Go to KakaoCloud console > Beyond Storage Service > File Storage.
-
In the Basic file system menu, click the file system whose network information you want to view.
-
Click the Network tab and review the information.
Category Description VPC VPC configured for the file system Private IP Private IP address assigned when the file system was created Allowed IP list IP addresses that can access the file system and access control settings Subnet Subnet created in the VPC Availability zone Availability zone where the file system was created
Configure access control
You can configure resources that can access the file system.
-
Go to KakaoCloud console > Beyond Storage Service > File Storage.
-
In the Basic file system menu, click the file system whose details you want to view.
-
Click the Network tab, then click the [Access control settings] button in the upper-right corner.
Category Description Network settings VPC: Select the VPC for the file system
Subnet: Select one subnet created in the selected VPCAccess control settings Set resources that can access the file system
- Allow all private IP addresses: Resources in a reachable VPC can access without additional settings
- Restrict to allowed private IP addresses: Allow only specified private IP addresses, up to 30
Note
- If the VPC is shared with another project, resources in the other project can also mount the file system
- If cross-subnet access is not supported, access is unavailable even if the IP address is allowed
View backup information
-
Go to KakaoCloud console > Beyond Storage Service > File Storage.
-
In the Basic file system menu, click the file system whose details you want to view.
-
Click the Backup menu and review the information.
Category Description Backup type - Full: Full backup
-Incremental: Backs up only data changed since the full backupBackup name Name entered when the backup was created Backup ID Unique backup ID Incremental backup count Number of incremental backups created based on a FullbackupStatus Backup status
-Create: Creating backup
-Available: Backup file is available
-Restoring: Restoring
-Deleting: Deleting
-Error: Backup file is unavailableSize Backup size Target file system Original file system backed up Created at Backup creation date and time
Delete file system
Deleting a file system terminates the file system and releases its resources. After resource release is complete, the file system is removed from the list and resource charges are no longer incurred. You can delete a file system only when its status is Active.
Deleted file system resources are fully released after termination and cannot be recovered.
- Go to KakaoCloud console > Beyond Storage Service > File Storage.
- In the Basic file system menu, click the [⋮] button for the file system to delete, then click Delete.
- In the Delete file system pop-up, enter the file system name and click the [Delete] button.