Top
ServerView Resource Orchestrator V3.1.0 Messages
ServerView

20.2.3 Messages VSYS10200 to VSYS10290

This section explains messages starting from VSYS10200.


VSYS10200

Server instance does not exist. Server-ID= [{0}]

Description

The server instance corresponding to the specified server ID does not exist.

Parameter

{0}: Server ID

Corrective Action

Check if the server ID is correct.
If the error persists, contact Fujitsu technical support.

VSYS10201

Image does not exist. Image-ID=[{0}]

Description

The cloning image corresponding to the specified ID does not exist.

Parameter

{0}: Image ID

Corrective Action

Check if the image ID is correct.
If the error persists, contact Fujitsu technical support.

VSYS10202

XML validation error. Image meta file=[{0}]

Description

An error occurred with the XML validation for the image information file.

Parameter

{0}: Image information file name.

Corrective Action

Check if the settings in the image information file are correct.
If the error persists, contact Fujitsu technical support.

VSYS10203

Authority error. Image-ID=[{0}]

Description

You do not have permission to use the cloning image corresponding to the specified image ID.

Parameter

{0}: Image ID

Corrective Action

Check if the image ID is correct.
If the error persists, contact Fujitsu technical support.

VSYS10207

Image meta file is not found. imageMetaFilePath=[{0}]

Description

An error was detected while the path to the image information file was being checked.

Parameter

{0}: Path to the image information file

Corrective Action

Check whether the image information file exists at the specified location.

VSYS10209

Only 'GENERAL' or 'OTHER' can be set to serverCategory. value=[{0}]

Description

An error was detected while the server category parameter was being checked.

Parameter

{0}: Specified parameter

Corrective Action

Check if the server category is correct.
If the error persists, contact Fujitsu technical support.

VSYS10210

Only 'true' or 'false' can be set to verbose. value=[{0}]

Description

An error was detected while the verbose parameter was being checked.

Parameter

{0}: Specified parameter

Corrective Action

Check if the verbose parameter is correct.
If the error persists, contact Fujitsu technical support.

VSYS10212

Software does not exist. Software-ID=[{0}]

Description

The software does not exist.

Parameter

{0}: Software ID

Corrective Action

Check if the software ID is correct.
If the error persists, contact Fujitsu technical support.

VSYS10213

Image meta file is invalid. imageMetaFilePath=[{0}] id=[{1}] order=[{2}]

Description

Either the software ID or the display order in the image information file is invalid.

Parameter

{0}: Path to the image information file

{1}: Software ID in the image information file

{2}: Display order

Corrective Action

Check whether the software ID (the <id> tag under the <software> tag) and the display order (the <order> tag under the <software> tag) in the image information file are correct.

VSYS10214

The software.os_category is null. Software_id=[{0}]

Description

The operating system category is null.

Parameter

{0}: Software ID

Corrective Action

Check whether the operating system category for the operating system specified in the image information file has been specified correctly.
If the error persists, contact Fujitsu technical support.

VSYS10215

Server Type does not exist. serverType=[{0}]

Description

The server type does not exist.

Parameter

{0}: Server type

Corrective Action

Check if the server type is correct.
If the error persists, contact Fujitsu technical support.

VSYS10216

Image meta file is invalid. Order 0 is not operating system (softwares/software). imageMetaFilePath=[{0}]

Description

The image information file is invalid.
The first software listed (order=0) is not an operating system.

Parameter

{0}: Path to the image information file

Corrective Action

Check whether the software whose display order in the image information file is "0" (the <software> tag where the value of the <order> tag is "0") is an operating system.

VSYS10217

Task does not found. Task-Group-Id=[{0}]

Description

The task for the specified task group ID does not exist.

Parameter

{0}: Task group ID

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10218

Task was completed. Task-Group-Id=[{0}]

Description

The task for the specified task group ID has completed.

Parameter

{0}: Task group ID

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10250

Image already exist. Image-ID=[{0}]

Description

The cloning image with the specified ID has been registered.

Parameter

{0}: Image ID

Corrective Action

Check if the image ID is correct.
If the error persists, contact Fujitsu technical support.

VSYS10251

The version-element is invalid. value=[{0}]

Description

The specification for the "version" element is incorrect.

Parameter

{0}: Specified parameter

Corrective Action

Check whether "2.0" has been specified for the "version" element.

VSYS10252

The content of the image-element is invalid.

Description

The content of the "image" element is incorrect.

Corrective Action

Check that each of the elements within the "image" element has been specified correctly.

VSYS10254

Only ''true'' or ''false'' can be set to all. value=[{0}]

Description

A value other than "true" or "false" has been set for the "all" request parameter.

Parameter

{0}: Specified parameter

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10258

The image can not be unregistered. It is used by Templates. Image-ID=[{0}] Template-ID=[{1}]

Description

The cloning image cannot be deleted because it is being used by one or more templates.

Parameter

{0}: Image ID

{1}: Template ID

Corrective Action

To delete the cloning image, first delete the template that is using the cloning image.

VSYS10260

The image can not be unregistered. It is used by Systems. Image-ID=[{0}] Server=[{1}]

Description

The cloning image cannot be deleted because it is being used by one or more L-Platform.

Parameter

{0}: Image ID

{1}: Server

Corrective Action

To delete the cloning image, first return the L-Platform that is using the cloning image.

VSYS10262

The specification of imageId-element or imageName-element is exclusion.

Description

The "imageId" element cannot be specified together with the "imageName" element.

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10263

It is necessary to specify imageId-element or imageName-element.

Description

Either the "imageId" element or the "imageName" element must be specified.

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10264

The version-element is invalid. value=[{0}]

Description

The specification for the "version" element is incorrect.

Parameter

{0}: Specified value

Corrective Action

Check whether "2.0" has been specified for the "version" element.

VSYS10265

The specification of imageId and imageName in request is exclusion.

Description

The "imageId" and "imageName" request parameters cannot be specified at the same time.

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10266

It is necessary to specify imageId or imageName in request.

Description

Either "imageId" or "imageName" must be specified as a request parameter.

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10267

The image does not exist on CBRM. Resource -ID=[{0}] Image-Name=[{1}]

Description

The cloning image corresponding to the specified ResourceID or image name does not exist on Resource Management.

Parameter

{0}: Resource ID

{1}: Image name

Corrective Action

Check if the Resource ID and image name are correct.
Obtain the correct Resource ID and image name using the cfmg_listvmimage command.
Refer to "9.13 cfmg_listvmimage (Displaying a Cloning Image List)" in the "Reference Guide (Command/XML) CE" for information on the cfmg_listvmimage command.
If the error persists, contact Fujitsu technical support.

VSYS10268

Only ''true'' or ''false'' can be set to error. value=[{0}]

Description

A value other than "true" and "false" has been set for the "error" request parameter.

Parameter

{0}: Specified value

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10269

The registered serverType does not exist on CBRM. Image-Name=[{0}]

Description

An attempt has been made to register an L-Server Template by specifying for "serverType" that does not exist on Resource Management.

Parameter

{0}: Enumeration of the image name that caused the error

Corrective Action

Delete the image information that caused the error.
Specify the correct L-Server Template name for "serverType" and then reregister the image information again.

VSYS10270

Only 'true' or 'false' can be set to nocheck. value=[{0}]

Description

A value other than "true" or "false" has been specified for the "nocheck" element.

Parameter

{0}: Specified value

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10271

Only 'true' or 'false' can be set to showAuto. value=[{0}]

Description

A value other than "true" or "false" has been specified for the "showAuto" request parameter.

Parameter

{0}: Specified value

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10272

The image related to user's own organization can be managed. orgId=[{0}] ownerOrg=[{1}]

Description

Operations are possible only for the cloning images related to the user's tenant.

Parameter

{0}: Tenant name

{1}: Tenant name of owner's

Corrective Action

Check the image ID.
Check permissions.
If none of the above applies, contact Fujitsu technical support.

VSYS10273

The image information of the same name exists. name=[{0}]

Description

There is already a cloning image with the same image information name.

Parameter

{0}: Image information name

Corrective Action

Specify a different name that does not conflict with the other cloning images.

VSYS10274

The image can not be updated. It is used by opened Templates. Image-ID=[{0}] Template-ID=[{1}]

Description

The cloning image cannot be updated because it is used by a published template.

Parameter

{0}: Image ID

{1}: Template ID

Corrective Action

Hide the template, and then update the image information.

VSYS10275

The {0} tag is not updatable.

Description

It is tag that cannot be renewed.

Parameter

{0}: Tag name

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.

VSYS10276

The value of ownerOrg tag does not match to the tenant of the resource. ownerOrg=[{0}] resourceId=[{1}]

Description

The value of the ownerOrg tag is not corresponding to the tenant of the resource.

Parameter

{0}: Tenant name

{1}: Resource ID

Corrective Action

Check if the value of the ownerOrg tag is correct.
Check if the value of Resource ID is correct.

VSYS10277

The value of dataDiskFlag tag does not match to the contents of vdisks tag.

Description

There is a mismatch between the value of the dataDiskFlag tag and the content of the vdisks tag.

Corrective Action

Check the value of the dataDiskFlag tag and the content of the vdisks tag.

VSYS10278

The image cannot be registered. The specified OS category is not supported. osCategory=[{0}]

Description

The image of the specified OS category cannot be registered.

Parameter

{0}: OS category

Corrective Action

Check the category of the OS included in the image information.

VSYS10290

Can not start process (status is Running).

Description

The process cannot be started.

Corrective Action

This may be an internal error.
Contact Fujitsu technical support.