Top
ServerView Resource Orchestrator V2.2.1 User's Guide

E.7.2 rcxadm imagemgr

rcxadm imagemgr is an existing RCVE command. For details, refer to the "ServerView Resource Coordinator VE 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. Specify vm.clone for the number of cloning image versions. Specify vm.snapshot for the number of snapshot versions.
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.