The page has been translated by Gen AI.

File-level Recovery

You can restore data on a per‑file basis using the generated snapshot.

Using file-level recovery

You can connect to the server to select and recover data.
To perform file-level recovery, follow these steps.

  1. Click the All Services > Storage > Parallel File Storage menu. You will be taken to the Service Home page of Parallel File Storage.
  2. From the Service Home page, click the Parallel File Storage menu. You will be taken to the Parallel File Storage List page.
  3. On the Parallel File Storage List page, click the resource to recover the file. You will be taken to the Parallel File Storage Details page.
  4. In the Connected Resources item, verify the linked server and then connect to that server.
  5. Check the mount name of the File Storage on the server.
    • The mount name is the same as the mount point configured on the server for mounting the filesystem.
  6. Navigate to the snapshot location under the mount name.
    # cd /Mount명/.snapshots/snapshot명
    
  7. After checking the files to be restored at the snapshot location, restore them to the required path.
    # cp -arp /Mount명/.snapshots/snapshot명/파일/{복구 디렉토리}/
    
guide
If needed, restart or create the container according to the application type.
Install Agent
Release Note