During cloning image collection of a virtual L-Server, if the admin server or the manager of Resource Orchestrator reboots, or system failure occurs, cloning image collection will continue after Resource Orchestrator is restarted. However, an unnecessary image might be created on the VM management software.
Use the following procedure to perform recovery:
[Windows Manager]
>"Installation_folder\SVROR\Manager\bin\rcxadm" image list -type cloning |
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxadm image list -type cloning |
Confirm whether the image of the following name exists in the list of the image displayed in step 2.
image name_index |
Note
Check the image that is not used in Resource Orchestrator.
[Windows Manager]
>"Installation folder\SVROR\Manager\bin\rcxadm" Image delete -name image name_index -version version |
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxadm image delete -name image name_index -version version |