Setup guide

- Alphanumeric characters
- Hyphens ("-")
- Periods (".") [Linux]
The following options can be specified for the delete subcommand:
-version version
Specify the version number of the system image or cloning image to delete in
version
.
The following options can be specified for the list subcommand:
-type {backup|cloning}
Specify the type of image to list up.
- If "backup" is specified
A list of system images is displayed.
- If "cloning" is specified
A list of cloning images is displayed.
-server resource
Specify the name of the server (physical OS or VM host) for which to display system images in
resource
. This option should not be
specified if the "-type" option has been set to "cloning".
- If the "-type" option is set
Omitting this option will output a list of system images for all managed servers.
- If the "-type" option is not set
The same list of system images (for all servers) can be output by specifying only the -server option without specifying a
resource
(this command usage differs from that of Systemwalker Resource Coordinator Virtual Server Edition V13.2.0 and V13.3.0. Refer
to "Point" at the top of this section for details).
-name image
Specify the name of the cloning image to display in
image
.
If omitted, a list of all cloning images will be displayed.
Requirements
Permissions
One of the following permissions is required:
- OS Administrator
- Resource Orchestrator Privileged User
Location
Admin server
Examples
- To create a system image backup
>rcxadm image backup -server blade07 -comment "Database Server-2" <RETURN>
- 21 -