Top
Cloud Services Management V1.1.0 Operation Guide
FUJITSU Software

4.2.1 Offline Backup

This section explains how to back up and restore the system offline.

When using this product in the following configuration, approximately 1.0 GB of files are copied. Backup and restore take approximately 30 minutes each to complete.

Point

The time taken for backup may vary depending on the disk performance of the file copy destination.

The time taken for restoration may vary depending on the disk performance at the file copy source.

4.2.1.1 Backup

To back up the databases and configuration for Cloud Services Management, perform the following procedure:

  1. Stop the System

    Stop the management server. For details on how to stop Cloud Services Management, refer to "2.1.2 Stopping".

  2. Back up the Databases

    Back up the content in each data dictionary for the databases used by the management server and the coordination adapter platform (APP).

    %FSCSM_HOME%\db\CSMSYSTEM
    %FSCSM_HOME%\db\CSMMETERINGLOG
    %FSCSM_HOME%\db\CSMACCOUNTING
    %FSCSM_HOME%\db\CSMAPP

    Use your preferred method to back them up. An example is shown below.

    Example

    Using Explorer, back up the content in each data dictionary to a compressed folder in ZIP format.

  3. Back up the logs

    %FSCSM_HOME%\log

    Back up the logs if necessary.

  4. Back up the configuration files

    Configuration files are stored in the following two folders. Back up these folders.

    %FSCSM_HOME%\conf
    %FSCSM_HOME%\sys\conf

    Use your preferred method to back them up.

  5. Back up the required software

    Back up the required software for this product. For details on the procedure, refer to the manuals of the required software.

    Note

    When user information is added or modified on this product, backup of SVOM, one of the required pieces of software, must be performed.

    If a backup of SVOM has been created already and is available and there are no differences between the user information in it and the current user information in Cloud Service Management, the backup of SVOM is unnecessary.

  6. Start the System

    To resume operation after backup, start the management server.

    For details on how to start Cloud Services Management, refer to "2.1.1 Starting".

4.2.1.2 Restore

To restore the databases and configuration of Cloud Services Management, perform the following procedure:

  1. Stop the System

    Stop Cloud Services Management. For details on how to stop Cloud Services Management, refer to "2.1.2 Stopping".

  2. Restore the Databases

    Depending on the backup method that was used, back up all of the old files in the data dictionary and then place the data that was already backed up into the data dictionary.

    After placing the data, check if full control permission of the folders corresponding to data dictionaries is granted to the OS user for database connection (fjsvcsmdb).

    If full control permission is not granted, edit the access permission settings.

    %FSCSM_HOME%\db\CSMSYSTEM
    %FSCSM_HOME%\db\CSMMETERINGLOG
    %FSCSM_HOME%\db\CSMACCOUNTING
    %FSCSM_HOME%\db\CSMAPP
  3. Restore the log and configuration files

    Depending on the backup method that was used, put the backup data under the log and configuration file folders after all old files under the log and configuration folders are saved.

  4. Restore the required software

    Restore the required software for this product. For details on the procedure, refer to the manuals of the required software.

  5. Start the System

    To resume operation after restoration, start the management server.

    For details on how to start Cloud Services Management, refer to "2.1.1 Starting".