Top
ServerView Resource Orchestrator Cloud Edition V3.0.0 Reference Guide for Infrastructure Administrators (Resource Management)

1.7.2 rcxadm imagemgr

rcxadm imagemgr is an existing ROR VE command.
For details, refer to "5.5 rcxadm imagemgr" of the "Command Reference".


Name

[Windows]
Installation_folder\Manager\bin\rcxadm imagemgr - modifying image management information

[Linux]
/opt/FJSVrcvmr/bin/rcxadm imagemgr - modifying image management information


Format

rcxadm imagemgr set -attr {vm.clone|vm.snapshot}.maxversion=value

Description

The additional functions of rcxadm imagemgr are indicated below.

You can specify vm.clone and vm.snapshot in attributes used for controlling the number of image versions.

rcxadm imagemgr set -attr {vm.clone|vm.snapshot}.maxversion=max_version


Options

-attr {vm.clone|vm.snapshot}.maxversion=max_version

Specify the maximum number of image file versions.

  • For the number of cloning image versions

    Specify "vm.clone".

  • For the number of snapshot versions

    Specify "vm.snapshot".

In max_version, specify the maximum number of image file versions to change. The values that can be specified for max_version are any value between 1 and 10.