jcfvirtualchstat
- Organization of this page
Function
Updates the virtualization configuration of the specified host.
If the virtualization configuration managed by the virtualization environment management software is changed, the change can be applied to IM Configuration Management by executing this command.
Note that a maximum of five commands can be executed concurrently.
Format
jcfvirtualchstat -c host-name
[-h logical-host-name]
Execution permission
In Windows: Administrator permissions (if the Windows UAC feature is enabled, the command is executed from the administrator console)
In UNIX: Superuser permissions
Storage directory
- In Windows:
-
Manager-path\bin\imcf\
- In UNIX:
-
/opt/jp1imm/bin/imcf/
Arguments
- -c host-name
-
Specifies the name of the host whose virtualization configuration information is to be collected. For the host name, specify a maximum of 255 characters.
- -h logical-host-name
-
For operation in a cluster system, this option specifies the logical host name. Specify the name of a logical host with a maximum of 255 bytes. If this option is omitted, the logical host name specified for the JP1_HOSTNAME environment variable is assumed. If the JP1_HOSTNAME environment variable is not specified, the physical host name is assumed. If you are not using a cluster system, specification of this option is not needed.
Notes
-
Execute this command only on the active host. Make sure that the shared disk is mounted when the command executes.
-
Do not execute this command on the standby host.
If you execute with standby host in UNIX / Linux, an unwanted directory named /shared-directory-name is created under the root directory of standby host local disk, and further unwanted directory and Files are created under that directory as follows.
-
/shared-directory-name/jp1imm
-
/shared-directory-name/jp1imm/log
-
/shared-directory-name/jp1imm/log/imcf
Delete these unwanted directory and files, they will never to be used. To prevent from mistakenly deleting the directory from shared directory, make sure that shared disk is not mounted on standby host before deleting the directory.
-
Return values
|
0 |
Normal termination |
|
4 |
Invalid option |
|
8 |
Unable to connect to the server |
|
12 |
Insufficient memory |
|
16 |
Invalid permission |
|
21 |
Upper limit for number of concurrent executions reached |
|
24 |
Input/output error |
|
120 |
System error occurred |
|
124 |
Termination due to an error not listed here |
|
201 or greater |
JavaVM start error occurred |