Top
Cloud Storage Gateway V1.4.0 User's Guide
FUJITSU Software

4.3.3 Creating an Archive

Prior Confirmation

Check the following items before creating an archive.

Note

  • After the creation is started, depending on the amount of archive data, it may take a few hours to a few dozen hours to complete the internal initialization process or to complete the creation.

  • When linking with the cloud backup script of ETERNUS SF AdvancedCopy Manager, the script cannot be executed during an archive creation. The cloud backup script terminates with an error when executed between the start of and the completion of an archive creation. In addition, while the cloud backup script is being executed, creation of an archive terminates with an error.

Information Required in the Basic Settings Screen

Item

Required?

Description

Archive name

Required

Specify a name with up to 32 characters to identify an archive.

You can use alphanumeric characters and symbols (!@#$%^&*()_+-=[]{}|').

In the Enter basic settings screen, "AR#nnnn" is displayed as the initial value. "nnnn" is a four-digit number beginning with 1.

Datastore name

Required

From the pull-down list, select the name of the datastore whose archive is to be created.

Storage class

Optional

To save the archive, select "S3 Glacier" or "S3 Glacier Deep Archive" as the storage class. "S3 Glacier" is selected as default.
Depending on the storage class, the cost of storage and retrieval, the retrieval time, and the minimum storage period are different. Refer to the website of your cloud provider for details about the storage class.

Description

Optional

Specify the description of the archive within 256 characters.

Point

In this product, you cannot check whether the storage period of the archive has passed the minimum storage period for the archive storage.

Therefore, it is recommended to include the creation date of the archive in the archive name or the description.

Procedure for Creating an Archive

  1. In CSG Web GUI, click Archive on the global pane.

  2. The Archive list screen is displayed.
    Click Create in Action on the right.

  3. The Enter basic settings screen is displayed.
    Refer to "Information Required in the Basic Settings Screen" to enter the required information and then click Next.

  4. The Confirm screen is displayed.
    Confirm that there is no problem with the content that is displayed and then click Done. The shared folder becomes inaccessible after the button is clicked.

  5. Check the Archive list screen.
    Confirm that the archives in the "Creating" state are displayed and wait until the creation is completed.
    After the initialization process for the creation is completed, "Creating (xx%)" is displayed for the status to show the progress. After this, the shared folder can be accessed.
    The time required to complete the creation ranges from a few hours to a few dozen hours depending on the amount of archive data. After archives are created, the status shows "Archived".

See

You can also create archive with the CSG REST API. Refer to "Archive" in the "Reference Guide" for how to create archive.

Point

This product does not have the scheduler function to automate archive creation. To automate a creation, call CSG REST API from an external scheduler such as Windows Task Scheduler.