Top
ServerView Resource Orchestrator V3.1.0 Messages
ServerView

20.2.2 Messages VSYS10100 to VSYS10132

This section explains messages starting from VSYS10100.


VSYS10100

Failed to acquire authorization information from the access controller. Org-ID=[{0}], User-ID=[{1}], Detail=[{2}]

Description

An attempt to obtain authorization information from access control has failed.

Parameter

{0}: Tenant name
{1}: User ID
{2}: Detailed information

Corrective Action

Check whether the User ID exists.
Refer to "Chapter 3 Configuring Users for Infrastructure Administrators" in the "User's Guide for Infrastructure Administrators (Resource Management) CE" for details.

VSYS10101

Invalid folder name. [System-ID: {0}][Folder-Name: {1}]

Description

An invalid folder name has been specified.

Parameter

{0}: L-Platform ID

{1}: Folder name

Corrective Action

Check whether the folder name has been specified correctly.

VSYS10102

Invalid L-Server name. [Server-ID: {0}][L-Server-Name: {1}]

Description

An invalid L-Server name has been specified.

Parameter

{0}: Server ID

{1}: L-Server name

Corrective Action

Check whether the L-Server name has been specified correctly.

VSYS10103

Configuration [key=hostname-header] error. [System-ID:{0}]

Description

An attempt to set the host name has failed because there is an error with the definition file.

Parameter

{0}: L-Platform ID

Corrective Action

Check for any error with the "hostname-header" settings in the following file.

[Windows Manager]

Installation_folder\RCXCFMG\config\vsys_config.xml

[Linux Manager]

/etc/opt/FJSVcfmg/config/vsys_config.xml

VSYS10104

Counter has overflowed. [System-ID: {0} counter: {1}]

Description

The serial number counter for the host name setup function has overflowed.

Parameter

{0}: L-Platform ID

{1}: Key name of the counter

Corrective Action

Reset the serial numbers.

Alternatively, change the definitions for the host name settings.

VSYS10105

Duplicate host names. [System-ID: {0} Server Name: {1}]

Description

A host name is specified more than once.

Parameter

{0}: L-Platform ID

{1}: Server name

Corrective Action

Specify a server name that does not duplicate the name of an existing server, and then execute the deployment again.

VSYS10106

Invalid host name. [System-ID: {0} Server Name:{1}]

Description

The host name is invalid.

Parameter

{0}: L-Platform ID

{1}: Server name

Corrective Action

When the method for setting the virtual server host name is set to "server name", check that invalid characters for the host name are not used in the server name.

When the method for setting the virtual server host name is set to "prefix + serial number", check that invalid characters for the host name are not used in the prefix settings.

When the method for setting the virtual server host name is set to "tenant name + serial number", check that invalid characters for the host name are not used in the tenant name.

Characters that can be used for the host name are alphanumerics and hyphens (-). Names consisting solely of numbers are not allowed.

Refer to "19.4 Setting the Host Names for Virtual Servers" in "Setup Guide CE" for information on setting the host name for the virtual server.

VSYS10107

Key not found. [Key: {0}]

Description

The specified key name does not exist.

Parameter

{0}: Key name

Corrective Action

Specify a valid key name in cfmg_resethostnamecounter (Reset Serial Numbers for Host Name Settings) command, and then re-execute the command.

VSYS10108

Configuration [key=default-import-os] error. [L-Server Name: {0}]

Description

An attempt to import an L-Server has failed because there is an error with the definition file.

Parameter

{0}: L-Server name

Corrective Action

Check for any error with the "default-import-os" settings in the following file.

[Windows Manager]

Installation_folder\RCXCFMG\config\vsys_config.xml

[Linux Manager]

/etc/opt/FJSVcfmg/config/vsys_config.xml

VSYS10109

The status of Server[{0}] is [CLONING]

Description

The server is currently cloning.

Parameter

{0}: Server ID

Corrective Action

Check the status of the managed server, and then try again.

VSYS10110

User doesn't have the right of access. [Org-ID:{0}, User-ID: {1}, API:{2}, Status{3}, Code:{4}, Message:{5}]

Description

The user does not have the operated access authority.

Parameter

{0}: Tenant name

{1}: User ID

{2}: API

{3}: Status

{4}: Code

{5}: Message

Corrective Action

It is not possible to operate it because there is no access authority in the User ID.
Refer to "Chapter 3 Configuring Users for Infrastructure Administrators" in the "User's Guide for Infrastructure Administrators (Resource Management) CE" for details.

VSYS10111

There are no normal status systems in the tenant. [Org-ID:{0}]

Description

There is no normal status L-Platforms within the tenant.

Parameter

{0}: Tenant name

Corrective Action

Check the L-Platform status and re-execute.

VSYS10112

There are no servers to be started in the system. [System-ID:{0}]

Description

There are no servers ready to be started in the L-Platform.
The server whose boot priority is set to 0 is not the target of this operation.

Parameter

{0}: L-Platform ID

Corrective Action

Check the status of the server in the L-Platform and re-execute.
To have a server the target of this operation, set the server's boot priority to the value other than 0.

VSYS10113

There are no servers to be stopped in the system. [System-ID:{0}]

Description

There are no servers ready to be stopped in the L-Platform.
The server whose boot priority is set to 0 is not the target of this operation.

Parameter

{0}: L-Platform ID

Corrective Action

Check the status of the server and re-execute.
To have a server the target of this operation, set the server's boot priority to the value other than 0.

VSYS10114

There are no servers to be started in the tenant. [Org-ID:{0}]

Description

There are no servers ready to be started in the tenant.
The server whose boot priority is set to 0 is not the target of this operation.

Parameter

{0}: Tenant name

Corrective Action

Check the status of the server and re-execute.
To have a server the target of this operation, set the server's boot priority to the value other than 0.

VSYS10115

There are no servers to be stopped in the tenant. [Org-ID:{0}]

Description

There are no servers ready to be stopped in the tenant.
The server whose boot priority is set to 0 is not the target of this operation.

Parameter

{0}: Tenant name

Corrective Action

Check the status of the server and re-execute.
To have a server the target of this operation, set the server's boot priority to the value other than 0.

VSYS10116

Status returned from CBRM is illegal. [System-ID:{0}]

Description

The response status code received from the resource management function is incorrect.

Parameter

{0}: L-Platform ID

Corrective Action

Continue by implementing measures in accordance with the displayed messages VSYS10095 or VSYS10096.

VSYS10117

Status returned from CBRM is illegal. [Org-ID:{0}]

Description

The response status code received from the resource management function is incorrect.

Parameter

{0}: Tenant name

Corrective Action

Continue by implementing measures in accordance with the displayed messages VSYS10095 or VSYS10096.

VSYS10118

Starting all servers in all tenants is not supported.

Description

Batch server start-up for all tenants is not supported.

Corrective Action

Specify a particular tenant and re-execute

VSYS10119

Stopping all servers in all tenants is not supported.

Description

Batch server shutdown for all tenants is not supported.

Corrective Action

Specify a particular tenant and re-execute

VSYS10120

All servers that can be started in the system are already running. [System-ID:{0}]

Description

All servers that can be started within the L-Platform are already running.

Parameter

{0}: L-Platform ID

Corrective Action

Check the status of the server and re-execute.

VSYS10121

All servers that can be stopped in the system are already stopped. [System-ID:{0}]

Description

All servers that can be stopped within the L-Platform are already stopped.

Parameter

{0}: L-Platform ID

Corrective Action

Check the status of the server and re-execute.

VSYS10122

All servers that can be started in the tenant are already running. [Org-ID:{0}]

Description

All servers that can be started within the tenant are already running.

Parameter

{0}: Tenant name

Corrective Action

Check the status of the server and re-execute.

VSYS10123

All servers that can be stopped in the tenant are already stopped. [Org-ID:{0}]

Description

All servers that can be stopped in the tenant are already stopped.

Parameter

{0}: Tenant name

Corrective Action

Check the status of the server and re-execute.

VSYS10124

Target resource is busy. [code:{0}][message:{1}]

Description

The target is busy.

Parameter

{0}: Resource management function message ID

{1}: Resource management function message

Corrective Action

Wait for a brief period and then try again.

VSYS10125

The server of Solaris Container is included in this L-Platform[{0}].

Description

The Solaris Container server is included in the L-Platform.

Parameter

{0}:L-Platform ID

Corrective Action

Confirm that the Solaris Container server is not included in the displayed L-Platform.

VSYS10126

ServerType [{0}] isn't found.

Description

The specified L-Server template cannot be found.

Parameter

{0}: L-Server Template name

Corrective Action

Check whether the specified L-Server template exists.

VSYS10127

Network[{0}] does not exist in this L-Platform[{1}].

Description

The specified network does not exist in the L-Platform.

Parameter

{0}: Network ID

{1}: L-Platform ID

Corrective Action

Check whether the network exists.

VSYS10128

System disk isn't specified. [Image-ID:{0}]

Description

The disk size of the image is not specified.

Parameter

{0}: Image ID

Corrective Action

Check if the disk size of the image is specified.

VSYS10129

Management software is not registered. [Software:{0}]

Description

The required server management product has not been registered.

Parameter

{0}: Name of the server management product

Corrective Action

Check the status of the server management product.

VSYS10130

NIC[NIC-NO:{1}] does not exist in this L-Server[SERVER-ID:{0}].

Description

An NIC with the specified number does not exist in the L-Server.

Parameter

{0}: Server ID

{1}: NIC number

Corrective Action

Check whether the specified server or NIC is correct.

VSYS10131

NIC or NIC GROUP exists on the network[{0}].

Description

NIC or NIC GROUP exists on the specified segment.

Parameter

{0}: Network ID

Corrective Action

Check whether the specified segment is correct.

VSYS10132

These parameters cannot be specified at a time[{0},{1}].

Description

These specified parameters cannot be specified at the same time.

Parameter

{0}: Specified parameter

{1}: Specified parameter

Corrective Action

Check whether the specified parameter is correct.