Top
Systemwalker Software Configuration Manager Operation Guide
FUJITSU Software

4.3.4 Migrating the Media Library

If there is not enough disk space for the media library, take the following actions:

However, if these actions are difficult, migrate the media library to resolve the disk space shortage.

The procedure for migrating the media library is shown below.

  1. Stop Systemwalker Software Configuration Manager.

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_stop

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_stop

  2. Back up the media library. Refer to "Command Reference" in the Reference Guide for information on this command.

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_repository_backup -d <Output path>

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_repository_backup -d <Output path>

  3. Restore the media library. For the "-to" option, specify the migration destination for the media library.

    For the migration destination, specify a directory with sufficient free space. Refer to "Command Reference" in the Reference Guide for information on this command.

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_repository_restore -d <Path to the directory where the backup data is stored> -to <Path to the migration destination for the media library>

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_repository_restore -d <Path to the directory where the backup data is stored> -to <Path to the migration destination for the media library>

  4. When you migrate the media library, the definition file changes. For this reason, you must perform a backup again if various configuration files were backed up before migrating the media library. Refer to "4.2.2.5 Backing Up User Assets" for information on how to back up various configuration files.

  5. Restart Systemwalker Software Configuration Manager.

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\SWCFMGM \bin\swcfmg_start

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_start