Skip to main content

File Storage backup

Backup service supports File Storage instance backups (full, incremental) and provides capability to restore lost data caused by various incidents.

Create backup

Follow these steps to create backup in File Storage backup service:

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

  2. In Backup menu, click [Create backup].

  3. In Create backup, enter required information and click [Create].

    image Create backup

    CategoryDescription
    Backup nameName of backup to create
    Instance nameFile Storage instance to back up
    Creation method- Full : Backup entire instance
    - Incremental : Backup only changes since last full backup
    Description (optional)Description of backup file
info
  • To perform incremental backup, initial full backup is required.
    Incremental backup is performed based on most recent full or incremental backup.
  • If File Storage instance was created through restore,
    incremental backup can be performed only after initial full backup is completed.
info

Backup size may exceed actual stored data size due to KakaoCloud backup method (image-based backup).

Manage backup

Follow these steps to view backup list in File Storage backup service:

View backup list

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

  2. In Backup menu, check current backups.

    image Backup list

    CategoryDescription
    Backup type- Full : Backup entire instance
    - Incremental : Backup only changes since last full backup
    NameName entered during backup creation
    IDUnique backup ID
    Incremental backup countNumber of incremental backups created based on full backup
    StatusBackup status
    - Create : Creating backup
    - Available : Backup available
    - Restoring : Restoring
    - Deleting : Deleting
    - Error : Backup unavailable
    SizeBackup size
    Target instanceSource instance of backup
    Created atBackup creation time

Rename backup

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

  2. In backup tab, click [⋮] > [Rename] for target backup.

  3. In rename popup, modify backup name and description, then click [Save].

Restore backup

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

  2. In backup tab, click [⋮] > [Restore] for target backup.

  3. Backup restore supports two scenarios: restore to new File Storage instance or restore to existing File Storage instance. Choose based on environment.

    Backup restore typeRestore to new File Storage instanceRestore to existing File Storage instance
    Instance informationNew instance name, descriptionExisting instance name, description
    ProtocolNFSNFS
    TypeBasicBasic
    SizeRestored instance sizeRestored instance size
    Network configurationNetwork of new instanceNetwork of existing instance
    Access control configurationNew access control settingsExisting access control settings
    Mount configurationMount settings for new instanceMount settings for existing instance
    info

    When restoring to existing File Storage instance, existing data is overwritten.

    • Service interruption occurs during restore process.

Delete backup

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

  2. In Backup menu, click [⋮] > [Delete] for target backup.

  3. In delete popup, enter confirmation text and click [Delete].

    info
    • Backup cannot be deleted if it has dependent incremental backups.
    • Only backups without dependent incremental backups can be deleted.