If there is not enough disk space for the media library, take the following actions:
Delete unnecessary files from the disk for the media library
Increase the amount of disk space available for the media library.
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.
Stop Systemwalker Software Configuration Manager.
[Windows]
<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_stop |
[Linux]
/opt/FJSVcfmgm/bin/swcfmg_stop |
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> |
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> |
Restart Systemwalker Software Configuration Manager.
[Windows]
<Systemwalker Software Configuration Manager installation directory>\SWCFMGM \bin\swcfmg_start |
[Linux]
/opt/FJSVcfmgm/bin/swcfmg_start |