Top
Systemwalker Software Configuration Manager Operation Guide
Systemwalker

4.4.4 Moving the Media Library

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

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

The procedure for moving 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. Restart Systemwalker Software Configuration Manager.

    [Windows]

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

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_start