Skip to main content

Create and manage instance

Create instance

To use File Storage, you must create instance, virtual server that allocates storage. Follow these steps to create instance in File Storage service.

oaicite:0

info

Capacity of Basic instance can be allocated from minimum 1.0 TB to maximum 16 TB, in increments of 0.5 TB.

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, click [Create instance].

  3. Enter required information and click [Create].

    image Create instance

    CategoryDescription
    Instance informationInstance name: Name of instance to create
    - Example: fsinstance-01
    - Duplicate names are not allowed within same project
    Instance description (optional): Description of instance
    ProtocolSelect appropriate protocol for server OS to mount
    - Currently only NFS protocol for Linux server is supported (more protocols planned)
    - NFS protocol supports Ubuntu, CentOS, etc.
    - File Storage supports only NFS v4 and uses port 2049
    TypeCurrently only Basic type is available
    - Types will be expanded to suit various environments
    - For details, refer to Instance types
    SizeSet instance size
    - Enter appropriate size to allocate
    - Minimum and maximum size vary by type
      ㄴ Currently available Basic type supports 1.0 TB to 16 TB, in increments of 0.5 TB
      ㄴ Example: “1.5TB”
    Network configurationVPC: Select VPC to configure instance
    Subnet: Subnetwork dividing VPC IP range
    - Select one subnet from VPC
    Access control configurationSet resources that can access File Storage instance
    - Allow all private IP addresses that can communicate with configured VPC: Resources within VPC can access without additional configuration
    - Restrict to allowed private IP addresses that can communicate with configured VPC: Only specified private IPs can access (up to 30)

    * Note
      - If selecting VPC shared with another project, resources in that project can also mount
      - If inter-subnet access is not supported, access is not possible even if IP is specified
    Mount configurationSet file share name for mount point
    - Example: fileshare-01
    - Refer to Unavailable shared directory names below

Unavailable shared directory names

Name
BinLibMediaRunUsr
BootLib32MntSbinVar
DevLib64OptSrvEtc
Libx32ProcSysHomeLost+found
RootTmp

Manage instance

Follow these methods to manage instance in File Storage service:

View instance list

You can view list of created instances and their basic information.

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, check instances and their information.

    image Instance list

    CategoryDescription
    NameInstance name entered at creation
    StatusInstance status
    - For details, refer to Instance lifecycle and state
    Private IPPrivate IP assigned at creation
    SizeInstance size
    Mount informationMount path
    Availability zoneAvailability zone where instance is created
    Created atInstance creation date
    [⋮] buttonCopy mount information: Copy mount point
    - Access control configuration: Check VPC and subnet and configure access control
    - Instance settings: Modify instance description
    - Delete: Delete instance

Change instance size

Follow these steps to change instance size:

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, click [⋮] > Edit instance settings for target instance.

  3. Enter new size in instance size field and click [Save]. Only values larger than current size are allowed; downsizing is not supported.

caution

Changing instance size causes temporary service interruption due to instance restart.

View instance details

You can view detailed information, network, and backup information.

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, click instance to view details.

  3. Click Details tab and review information.

    image Instance details

    CategoryDescription
    NameInstance name
    StatusCurrent instance status
    - Creating: Allocating resources and configuring volume
    - Active: Running and available
    - Restoring: Performing restore operation
    - Setting-up: Restarting after restore
    - Backing-up: Performing backup operation
    - Updating: Performing configuration changes, image change, or migration
    - Deleting: Terminating and releasing instance
    - Error: Unavailable due to error
    SizeAllocated size
    CreatorAccount ID (email) of user who created instance
    Last modified atLast modification date
    IDInstance ID
    TypeConfigured instance type
    - Currently only Basic available
    Mount informationMount point
    - Directory path combining private IP and file share name
    - Used when mounting to Virtual Machine instance
    Created atCreation date
    File share nameShared directory name

View network information

You can view network information of File Storage instance.

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, click instance to view network information.

  3. Click Network tab and review information.

    image Instance network information

    CategoryDescription
    VPCVPC used for instance
    Private IPAssigned private IP
    Allowed IP listList of IPs that can access instance and access control settings
    SubnetSubnet in VPC
    Availability zoneAvailability zone where instance is created

Configure access control

You can configure resources that can access File Storage instance.

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, click instance to view details.

  3. Click Network tab, then click [Configure access control].

    CategoryDescription
    Network configurationConfigure VPC and subnet resources
    - VPC: Select VPC for instance
    - Subnet: Select one subnet from VPC
    Access control configurationConfigure resources that can access File Storage instance
    - Allow all private IP addresses that can communicate with configured VPC: Resources within VPC can access without additional configuration
    - Restrict to allowed private IP addresses that can communicate with configured VPC: Only specified private IPs can access (up to 30)

    💡 Note
    - If selecting VPC shared with another project, resources in that project can also mount
    - If inter-subnet access is not supported, access is not possible even if IP is specified

Configure backup

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, click instance to view details.

  3. Click Backup tab and review information.

    image Backup information

    CategoryDescription
    Backup type- Full : Backup entire instance
    - Incremental : Backup changes since last full backup
    Backup nameName entered during backup creation
    Backup IDUnique backup ID
    Incremental backup countNumber of incremental backups based on full backup
    StatusBackup status
    - Create : Creating backup
    - Available : Available
    - Restoring : Restoring
    - Deleting : Deleting
    - Error : Unavailable
    SizeBackup size
    Target instanceSource instance
    Created atCreation date

Delete instance

Deleting instance terminates operation and fully releases resources. Once released, instance disappears from list and billing stops. Instance can be deleted only when status is Active.

caution

Deleted instance cannot be recovered after termination.

  1. Go to KakaoCloud console > Storage > File Storage.

  2. In Instance menu, click [⋮] > Delete for target instance.

  3. In Delete instance popup, enter instance name and click [Delete].