Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command, Definition File and API Reference


jcfcolvmscvmm (Windows only)

Organization of this page

Function

This command acquires virtualization configuration information from SCVMM and outputs it to a virtualization configuration information file.

For details about the prerequisite conditions for executing this command, see 3.3.1(1) Prerequisites for managing a virtualization configuration in the JP1/Integrated Management 2 - Manager Configuration Guide.

Format

jcfcolvmscvmm
          -c host-name [host-name]
                   [-d domain name -u user-ID[-p password]]
          -o output-file-name

Execution permission

Administrator permissions (if the Windows UAC feature is enabled, the command is executed from the administrator console)

Storage directory

Manager-path\bin\imcf\

Arguments

-c host-name [host-name]

Specifies the names of hosts where SCVMM is running. For a host name, specify a maximum of 255 characters. You can specify multiple host names by separating them with the space character or the tab delimiter.

-d domain name

Specifies the name of the domain to which the connection-target SCVMM host belongs. This option can be omitted if JP1/IM - Manager belongs to the same domain as that of the connection-target SCVMM host. For a domain name, specify a maximum of 255 characters.

-u user-ID

Specifies the user ID of the administrator permission account for the domain to which the connection-target SCVMM host belongs. This option is optional, but if you specify the -d option, you must also specify this option. Specify a character string with a maximum of 255 bytes, excluding control characters, for the user ID.

-p password

Specifies the password for the user ID that is specified in the -u option. If this option is omitted, the command assumes that there is no password. Specify a character string with a maximum of 255 bytes, excluding control characters, for the password.

-o output-file-name

Specifies the name of the virtualization configuration information file that stores the configuration information obtained from vCenter in relative path or absolute path format. If the path contains a space, enclose the entire path in double-quotation marks (").

Return values

0

Normal termination#1

1

Argument error

2

Insufficient memory

3

JavaVM start error occurred

4

Execution permission error

5

Command was not executed from the administrator console

6

Output file already exists

7

Acquisition of virtualization configuration information failed#2

8

An input/output error occurred

99

Other error

#1

The command terminates normally even when some of the virtual configuration information has not been acquired.

#2

The command outputs a return value if it is unable to acquire virtualization configuration information from any host.

Format of the virtualization configuration information file

Table 1‒19: Header information (line 1)

Item

Description of output value

Identification character string for a virtualization configuration information file

#VM

File format version

090100

Character encoding

UTF-8 fixed

Table 1‒20: Header information (line 2)

Item

Description of output value

Host_name

Host_name

VMM_host_name

VMM_host_name

Virtual_manager_type

Virtual_manager_type

Manager_version

Manager_version

Virtual_host_manager

Virtual_host_manager

Table 1‒21: Output items (lines beginning with line 3)

Item

Description

Host_name

Host name

VMM_host_name

Name of the host where virtualization environment software is run.

In the case of a VMM host with no guest OS, the virtual host name field is blank and only the VMM host name is set.

Virtual_manager_type

Type of product that manages the virtualization configuration:

  • For Hyper-V: Hyper-V

  • For SCVMM: SCVMM

  • For vCenter: vCenter

  • For VMware ESX: ESX

Manager_version

Version of the product that manages a virtualization configuration

Virtual_host_manager

Name of the host that manages a VMM host

Example output

#VM,090100,UTF-8
Host_name,VMM_host_name,Virtual_manager_type,Manager_version,Virtual_host_manager
Vm1,ESX1,,,
Vm2,ESX1,,,
ESX1,,ESX,4.0,vCenter1
vCenter1,, vCenter,2.0,SCVMM1
SCVMM1,,SCVMM,2008,