Top
ServerView Resource Orchestrator V3.1.0 Messages
ServerView

4.6.1 671XX Series

This section explains the 671XX message series.

67101

FJSVrcx:ERROR:67101:not privileged

Description

The command was executed without OS administrator authority.

Corrective Action

Execute the command with OS administrator authority.

When using Windows Server 2008, it is not possible for user accounts not named 'Administrator' that have administrator authority to execute commands with administrator authority even by starting the command prompt from the menu.
Right-click Command Prompt on the menu, and start a command prompt by selecting [Run as administrator] from the displayed menu. Then perform the operation.


67102

FJSVrcx:ERROR:67102:option:illegal option

Description

The option is invalid. "usage" is displayed.

Corrective Action

Check and correct the command format, and then perform the operation again.


67106

FJSVrcx:ERROR:67106:obj:name contains invalid character

Description

The name obj contains invalid characters.

Corrective Action

Specify the name using alphanumeric characters, and underscores ("_"). Check the name, and then perform the operation again.


67112

FJSVrcx:ERROR:67112:no resources found matching obj.

Description

Resources that match obj were not found.

Corrective Action

Check the conditions specified.

[Cloud Edition]

FJSVrcx:ERROR:67112:no resources found matching obj.

Description

Resources that match obj were not found.

  • When creating a physical L-Server:

    Failed to configure the IP address of the public LAN.

    There are the following cases:

    • When more NICs than the physical server contains have been specified

      The network (NIC) specified when creating the L-Server exceeds the number of NICs of the physical server.

    • When the drivers of cloning images are not the latest

      When a number exceeding the number of NICs has not been specified, and the cloning image specified when creating the L-Server was Windows, the drivers of the cloning image may not be the latest.

    The number displayed as the index is the same number as the detailed display of the L-Server.

  • When executing the rcxstorage command:

    • When "mirror definition" is displayed for obj

      The disk matching the description of the replication definition file has not been defined in Resource Orchestrator.

      (There are no disks to be recovered in failover or Disaster Recovery.)

    • When "disk" is displayed for obj

      There are no disk resources to be processed.

      When performing switchover of operating or standby storage, the disk to be processed was created in advance, and the storage unit supports switchover of operating and standby storage.

  • When linking a configured physical server to a physical L-Server:

    • When "disk" is displayed for obj

      There are no disk resources to be processed.

  • When creating a virtual L-Server:

    • When obj starts with "VLANID"

      The virtual network resource specified in the virtual network definition file was not found on the VM host.

  • When executing the rcxadm nsoptctl command

    • When obj is "PhysicalServer(name=name)"

      The physical server name specified in the -server option was not found.

    • When obj is "PhysicalNIC(position=position)"

      The physical NIC of the number position specified in the -position option cannot be found on the physical server.

    • When obj is "PhysicalLanSwitchPort(PhysicalNic=position)"

      The LAN switch blade which links with the physical NIC of the number position specified in the -position option cannot be found.

Corrective Action

Check the conditions specified.

  • When creating a physical L-Server:

    • When more NICs than the physical server contains have been specified

      Check that the network (NIC) specified when creating the L-Server is smaller than the number of NICs of the physical server.
      Change the network settings and perform the operation again.

    • When the drivers of cloning images are not the latest

      Delete the created L-Server.
      Update the drivers of the cloning image specified when creating the L-Server, and create the cloning image again. Create the L-Server again after specifying the re-created cloning image.

  • When executing the rcxstorage command:

    • When "mirror definition" is displayed for obj

      Check that the content of the replication definition file is correct, and then execute the command again.

    • When "disk" is displayed for obj

      Check the disk resource to be processed, and perform the command again.

  • When linking a configured physical server to a physical L-Server:

    • When "disk" is displayed for obj

      Check the disk resource to be processed, and perform the command again.

  • When creating a virtual L-Server:

    • When obj starts with "VLANID"

      Perform the operation again after checking the target virtual network definition file and resolving the cause of the error.

  • When using the rcxadm nsoptctl command

    • When obj is "PhysicalServer(name=name)"

      Perform the operation again after checking in the resource details of the server tree that the specified physical server name is correct.

    • When obj is "PhysicalNIC(position=position)"

      Perform the operation again after checking in the resource details of the server tree that there is a physical NIC with the specified number.

    • When obj is "PhysicalLanSwitchPort(PhysicalNic=position)"

      Perform the operation again after checking in the resource details of the server tree that the physical NIC with the specified number is linked with the LAN switch blade .


67114

FJSVrcx:ERROR:67114:can not copy file [filename1->filename2]

Description

The file filename1 cannot be copied to the file filename2.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • The access authority for the file or directory

  • That there is sufficient disk area available


67117

FJSVrcx:ERROR:67117:obj:failed to create file or directory

Description

The file or directory obj cannot be created.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • The access authority for the directory

  • That there is sufficient disk area available

[Cloud Edition]

FJSVrcx:ERROR:67117:obj:failed to create file or directory

Description

The file or directory obj cannot be created.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • Check the access authority for the directory.

  • Check that there is sufficient disk area available.


67119

FJSVrcx:ERROR:67119:obj:command execution error

Description

An error occurred during execution of the command obj.

Corrective Action

Collect troubleshooting information and contact Fujitsu technical staff.


67120

FJSVrcx:ERROR:67120:keys:attributes cannot be specified in combination (details)

[Cloud Edition]

Description

The keys attribute has been specified simultaneously in the XML definition of the network resource.

details displays detailed information.

keys include the following:

  • When "number and lag"

    The number attribute and lag attribute have both been specified in the NetworkSwitchPort tag.

    The following is displayed in detail.

    • number=the specified port number,lag= link aggregation group name

Corrective Action

Review the attributes for keys, specify the correct one, then retry.


67124

FJSVrcx:ERROR:67124:not enough memory

Description

There is not enough memory available.

Corrective Action

Exit any unnecessary programs, and then perform the operation again.
If performing the operation again does not resolve the problem, refer to "2.4.2.6 Memory Size" in the "Design Guide VE" or "Design Guide CE" and check that the memory is sufficient.


67126

FJSVrcx:ERROR:67126:obj:No such directory

Description

The specified directory was not found.

Corrective Action

Specify the correct directory.


67128

FJSVrcx:ERROR:67128:invalid date

Description

The specified time and date are invalid.

Corrective Action

Specify the date and time using the format "YYYY/MM/DD hh:mm:ss".


67129

FJSVrcx:ERROR:67129:syntax error

Description

The command syntax is incorrect. "usage" is displayed.

Corrective Action

Check and correct the command format, and then perform the operation again.

[Cloud Edition]

FJSVrcx:ERROR:67129:syntax error.

Description

The command syntax is incorrect. "Usage" is displayed.

Corrective Action

Check and correct the command format, and then perform the operation again.


67130

FJSVrcx:ERROR:67130:option:option requires an argument

Description

An argument was not specified for the option. "usage" is displayed.

Corrective Action

Check and correct the command format, and then perform the operation again.

[Cloud Edition]

FJSVrcx:ERROR:67130:option:option requires an argument

Description

"usage" is displayed.

An argument has not been specified for an option.

A parameter has not been specified.

Corrective Action

Check and correct the command format, and then perform the operation again.

After specifying the parameter, perform the operation again.

When the message is output by the rcxnetworkservice command, perform corrective action based on the content of "usage"

  • "-ip"

    Specify the address of the physical L-Server.

  • "-user"

    Specify a user name which has admin authority for the physical L-Server.

  • "-passwd"

    Specify a password which has admin authority for the physical L-Server.

  • "-file"

    Specify the network configuration information file or configuration file for use in physical L-Server creation.

  • "-image"

    Specify the NS Appliance image.

  • "-name"

    Specify the device name of the NS Appliance specified in network configuration information.


67131

FJSVrcx:ERROR:67131:option:argument too long

Description

The option argument specified is too long.
option may not be displayed.

Corrective Action

Check and correct the option argument specified, and then perform the operation again.

[Cloud Edition]

FJSVrcx:ERROR:67131:option:argument too long

Description

The option argument specified is too long.

option may not be displayed.

Corrective Action

Check and correct the option argument specified, and then perform the operation again.


67132

FJSVrcx:ERROR:67132:option:contains invalid character

Description

The option argument specified contains invalid characters.

Corrective Action

Check the option argument specified.
For operations where use of line feed characters is prohibited, check that line feed characters have not been inadvertently inserted through copy and pasting.
After checking, perform the operation again.

[Cloud Edition]

FJSVrcx:ERROR:67132:option:contains invalid character

Description

The option argument specified contains invalid characters.

When this message is displayed at rcxadm config import command execution time, an illegal character is included in the definition of XML of the snap shot displayed with option.

Corrective Action

Check the option argument specified.

For operations where use of line feed characters is prohibited, check that line feed characters have not been inadvertently inserted through copy and pasting.

After checking, perform the operation again.

When this message is displayed at rcxadm config import command execution time, after removing the following characters of the comment tag from the definition of XML of the snapshot displayed with option, perform the operation again.

  • Percent("%")

  • Backslash("\")

  • Double quotation( " )

  • Changing line


67133

FJSVrcx:ERROR:67133:value:out of range

Description

The specified value is outside the allowed range.

Corrective Action

Check and correct the value specified and then perform the operation again.

[Cloud Edition]

Description

The specified value is out of range.

One of the following is displayed in value:

  • Specified value

  • "XML tag(specified value, range)"

  • "XML key(specified value, range) server/free/remain amount of ip address/remain amount of MAC address/remain amount of WWN address"

  • Parameter key name(VM specific information definition file name) (specified value),range

  • Parameter key name(VM specific information definition file name) (specified value,range)

  • vlanid=specified value

  • L-Server NIC index= specified value

Corrective Action

Check and correct the value specified and then perform the operation again.

When value is one of the following, perform corrective action according to the content:

  • "XML key (specified value, range) server"

    Perform the operation again after checking the hardware configuration (CPU, memory) of the VM host on which the L-Server is located using the GUI.

  • "XML key (specified value, range) free"

    Perform the operation again after checking the available resources (CPU, memory) of the VM host on which the L-Server is located, and securing sufficient resources.

  • "XML key(specified value, range) remain amount of ip address/remain amount of MAC address/remain amount of WWN address"

    The error may be the result of one of the following:

    • When using a physical L-Server, the specified NIC number exceeds the upper limit of the supported number

    • The specified IP addresses, MAC addresses, and WWNs do not exist in the resource pool

    • There are no vacant addresses in the resource pools of IP addresses, MAC addresses, and WWNs

    Perform the operation again after reviewing the values corresponding to the displayed IP addresses, MAC addresses, and WWNs in the L-Server XML file and correcting their definitions. Add the IP addresses, MAC addresses, and WWNs that are necessary for the resource pool.

  • "Parameter key name(VM specific information definition file name) (specified value),range" or "Parameter key name(VM specific information definition file name) (specified value,range)"

    Review the following values, correct the definition, and then perform the operation again.

    • VM specific information definition file name

    • Specified value

    • Range

  • "vlanid=specified value"

    Check the specified vlanid value, resolve the cause of the error, and then perform the operation again.

  • "L-Server NIC index= specified value"

    Check the specified values for the NIC index of an L-Server, resolve the cause, and perform the operation again.


67134

FJSVrcx:ERROR:67134:value:invalid format

Description

The format of the value specified is invalid.

Corrective Action

Check and correct the value specified and then perform the operation again.

[Cloud Edition]

Description

The format of the specified value, or the content of the XML specified when performing the following is not correct:

  • Creating an L-Platform

  • Creating an L-Server

  • Modifying an L-Server

  • Importing an L-Server template

  • Registration of iSCSI boot information

  • Registering disk resources for a VM guest

  • Changing disk resources for a VM guest

  • Creating tenants

  • Importing network configuration information

  • Creating network devices

  • Changing network devices

  • "Parameter key name(VM specific information definition file name, specified value, range)"

  • Operation of NS Appliance

One of the following is displayed in value:

  • XML_tag_name

  • Folder XML

  • L-Server XML

  • L-Server Template XML

  • Network XML

  • User XML

  • UserGroup XML

  • Pool XML

  • iSCSI XML

  • vm-disk XML

  • Tenant XML

  • NetworkDevice XML

  • Link XML

  • Specified_value (IP address, etc.)

  • -duration

Corrective Action

  • When "-duration" is displayed:

    Specify a correct value or format for the option, then perform the operation again.

    For details, refer to "5.13 rcxadm logctl" in the "Reference Guide (Command/XML) CE".

  • When "Parameter key name(VM specific information definition file name, specified value, range)" is displayed:

    Perform the operation again after reviewing the value of the file name, specified value and range VM specific information definition file and correcting the definition.


In cases other than the above, correct the specified value or the content of the XML file, and then perform the operation again.

For XML files, refer to "Chapter 14 XML Files" in the "Reference Guide (Command/XML) CE".


67135

FJSVrcx:ERROR:67135:option:invalid argument

Description

The option argument specified is invalid. "usage" is displayed.

Corrective Action

Specify the correct argument, and then perform the operation again.

[Cloud Edition]

Description

The option argument specified is invalid. "usage" is displayed.
"Network ManagementLanSubnet" or "Network AddressSet" may be displayed for option

In these cases, both the admin LAN subnet and the public LAN subnet are specified.

Corrective Action

Take corrective action based on the content of option.

  • When option is "Network ManagementLanSubnet" or "Network AddressSet"

    Both the admin LAN subnet and the public LAN subnet are specified.

    Based on the type of network resource to be created, specify either the admin LAN subnet or the public LAN subnet.

  • In other cases

    After specifying the correct argument, perform the operation again.


67136

FJSVrcx:ERROR:67136:filename:invalid file format

Description

The file format specified for filename is incorrect.

Corrective Action

Check the file format.

When "activation.dat" is displayed for filename, refer to "17.2 Collecting a Cloning Image" in the "User's Guide VE" and check the file format of the license information file.

[Cloud Edition]

Description

The file format specified for filename is incorrect.

If "server_control.rcxprop" is displayed for filename, there is no description starting with "ServerControl," on the first line of the file.

Corrective Action

Check the file format.

Take corrective action based on the content of filename.

  • When "activation.dat" is displayed:

    Check the format of the license information definition file referring to "B.5.3 Manual OS Installation" in the "Setup Guide CE".

  • When "image_admin_hyperv.rcxprop" or "image_admin_hyperv_user_group_name.rcxprop" is displayed:

    Check the specified file format referring to "16.3.5 [OS] Tab" in the "User's Guide for Infrastructure Administrators (Resource Management) CE".

  • When "server_spec.rcxprop" is displayed:

    Check the format of the corresponding definition file, referring to "C.1 Definition Files Commonly Shared when Creating Virtual L-Servers" in the "Setup Guide CE".

  • When "server_control.rcxprop" is displayed:

    Check the file format, referring to "C.1.5 Configuration when Creating a Virtual L-Server Using VMware ESXi on Other Vendor's Servers" in the "Setup Guide CE".

  • When the following files are displayed:

    Check the format of the specified server NIC definition file referring to "14.11 Server NIC Definitions" in the "Reference Guide (Command/XML) CE".

    [Windows Manager]
    Installation_folder\SVROR\Manager\etc\customize_data\nicdefctl\model\Chassis_model_name_product_name.xml
    Installation_folder\SVROR\Manager\etc\customize_data\nicdefctl\host\VM_host_name.xml

    [Linux Manager]
    /etc/opt/FJSVrcvmr/customize_data/nicdefctl/model/Chassis_model_name_product_name.xml
    /etc/opt/FJSVrcvmr/customize_data/nicdefctl/host/VM_host_name.xml

    Check the following cases:

    • That the XML format is correct

    • That XML tags do not overlap, and the specified values are not exceeded

    • That the necessary XML tags are specified

    • That the NIC configuration is correct among the different physical LAN segments

    • That the physical LAN segment name does not overlap

  • When "network_device_model.xml" is displayed:

    Check the file format, referring to "14.13 Network Device Model Definitions" in the "Reference Guide (Command/XML) CE".


67137

FJSVrcx:ERROR:67137:command is already running

Description

The command is already running.

Corrective Action

Wait a couple of minutes and then execute the command again.

[Cloud Edition]

FJSVrcx:ERROR:67137:command is already running.

Description

The command for backup and restore for manager properties of admin server is already being executed. The command is not executed.

Corrective Action

After the current command is completed, execute the command again when necessary.


67138

FJSVrcx:ERROR:67138:option:argument too short

Description

The option argument specified is too short.
option may not be displayed.

Corrective Action

Check and correct the option argument specified, and then perform the operation again.


67139

FJSVrcx:ERROR:67139:filename:file not found

Description

The file specified for filename was not found.

Corrective Action

Check the file name specified.


67140

FJSVrcx:ERROR:67140:filename:permission denied

Description

Access authority is not possessed for the file specified for filename.

Corrective Action

Check the owner, the owning group, and access authority of the file.

[Cloud Edition]

Description

Access authority is not possessed for the file specified for filename.

Corrective Action

Check the owner, the owning group, and access authority of the file.


67141

FJSVrcx:ERROR:67141:filename:write failed

Description

Writing of the file specified for filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output

  • If a message indicating file system quota limit or insufficient space has been output


67142

FJSVrcx:ERROR:67142:filename:read failed

[Virtual Edition]

Description

Reading of the file specified for filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output

[Cloud Edition]

Description

Reading of the file specified for filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output

  • When "server_spec.rcxprop", "storage_portset.rcxprop" or "storage_mirroring.rcxprop" is displayed for filename:

    Check that reading of the file is allowed.

  • When "storage_portset.rcxprop" is displayed for filename

    Check that reading of the file is allowed.

  • When "fc_connection_pattern_filename.rcxprop" is displayed for filename

    Check that reading of the file is allowed.


67143

FJSVrcx:ERROR:67143:filename:open failed

Description

Opening of the file specified for filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output

  • If a message indicating file system quota limit or insufficient space has been output


67144

FJSVrcx:ERROR:67144:filename:remove failed

Description

Deletion of the file specified for filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output


67145

FJSVrcx:ERROR:67145:filename:rename failed

Description

Renaming of the file specified for filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output

  • If a message indicating file system quota limit or insufficient space has been output


67146

FJSVrcx:ERROR:67146:filename:file not found

Description

The Resource Orchestrator file filename was not found.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • When "activation.dat" is displayed for filename

    Create the license information file "activation.dat" for the managed server.
    For details of the license information file, refer to "17.2 Collecting a Cloning Image" in the "User's Guide VE".

  • When "/opt/FJSVnrmp/lan/public/rcxlanctl" is displayed for filename

    When using SUSE Linux Enterprise Sever, the network parameter auto-configuration function is not supported. Perform manual public LAN settings as necessary.

  • When "cacerts" is displayed for filename

    Files of Resource Orchestrator or external software were not found.
    Collect troubleshooting information and contact Fujitsu technical staff.

  • In other cases

    If the error is due to one of the following, restore the entire system, or install Resource Orchestrator again.

    • When the relevant files have been deleted

    • When the relevant files have been deleted because of system failure, or disk or file system failure

  • When operating managers in clusters

    There is a chance that the link target of the file displayed for filename is a file on a shared disk for managers.
    Mount the shared disk for managers on the node the operation was performed on.

When the cause is not one of the above, collect troubleshooting information and contact Fujitsu technical staff.

[Cloud Edition]

FJSVrcx:ERROR:67146:file_name:file not found

Description

The process was canceled as the target file was not found.

Corrective Action

  • When executing the rcxchkmismatch command and file_name is "fullbackup_info.xml"

    Perform the following corrective actions and then continue restoring the admin server:

    • There is an error in the directory name of the L-Server restoration log storage directory specified for the argument of the -logdir option.

      Specify a correct directory name for the argument of the -logdir option, and then execute the rcxchkmismatch command again.

    • The rcxreserveid command has not been executed.

      Perform the operation for restoring the admin server again, from execution of the rcxreserveid command.

  • When executing reflection of server NIC definition (rcxadm nicdefctl commit)

    There are no folders or files of Resource Orchestrator.
    Collect the relevant message and troubleshooting data, and contact Fujitsu technical staff.

  • When file_name is "storage_portset.rcxprop"

    Notify the infrastructure administrator of the information in this message.
    The infrastructure administrator should create the definition file, referring to "B.1.1 Creating Definition Files Combining Ports of SAN Storage" in the "Setup Guide CE".

  • When file_name is "fc_connection_pattern_filename.rcxprop"

    Notify the infrastructure administrator of the information in this message.
    The infrastructure administrator should create the definition file referring to "B.1.7 Setting the Number of FCs Fitted and their Position for Each Physical Server" in the "Setup Guide CE".

  • When "cacerts" is displayed for filename

    Files of Resource Orchestrator or external software were not found.
    Collect troubleshooting information and contact Fujitsu technical staff.

  • When message is output by rcxnetworkservice

    Specify a file as the target of operation, and perform the operation again.

  • In other cases

    Specify a file as the target of operation, and perform the operation again.


67147

FJSVrcx:ERROR:67147:filename:permission denied

Description

Access to the Resource Orchestrator file filename has been denied.

Corrective Action

Collect troubleshooting information and contact Fujitsu technical staff.

[Cloud Edition]

FJSVrcx:ERROR:67147:file_name:permission denied

Description

One of the following is displayed in file_name:

  • Resource Name

    No permission has been granted for the specified resource.

  • File Name

    No access is available for the Resource Orchestrator file name.

Corrective Action

Take corrective action based on the content of file_name.

  • Resource Name

    Perform the operation as a user with permission for the specified resource.

  • File Name

    Collect this message and troubleshooting data, and contact Fujitsu technical staff.


67148

FJSVrcx:ERROR:67148:filename:write failed

Description

Writing to the Resource Orchestrator file filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output

  • If a message indicating file system quota limit or insufficient space has been output

  • Check that there are no programs referring to the following files and folders on the admin server:

    • The image file storage folder

      The image file storage folder is the folder specified in "2.1.2 Installation [Windows Manager]" in the "Setup Guide VE".

    [Windows Manager]

    • Installation_folder\SVROR\Manager\var\control

    [Linux Manager]

    • /var/opt/FJSVrcvmr/control

When "activation.dat" is displayed for filename, check the following:

  • Check the writing authority for the license information file "activation.dat" on the managed server.
    If writing authority for the license information file has not been granted, add writing authority.
    For details of the license information file, refer to the following:

    • For Virtual Edition, "7.2 Collecting a Cloning Image" in the "User's Guide VE".

    • For Cloud Edition, refer to "17.5.1 Collecting and Registering Cloning Images" in the "User's Guide for Infrastructure Administrators (Resource Management) CE".

If the problem is still not resolved after performing the above actions, collect the corresponding message and troubleshooting data, and contact Fujitsu technical staff.


67149

FJSVrcx:ERROR:67149:filename:read failed

Description

Reading of the Resource Orchestrator file filename failed.

Corrective Action

Check the system log, resolve the problem, and execute the command again.

  • If an error message regarding the disk or file system has been output

[Cloud Edition]

Description

Reading of the Resource Orchestrator file filename failed.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • Check if an error message regarding the disk or file system has been output to the system log.


67150

FJSVrcx:ERROR:67150:filename:open failed

Description

Opening of the Resource Orchestrator file filename failed.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • When this error occurred during execution of the backup command for manager resources (image file information) of the admin server, check if the system image or cloning image has been modified or deleted.

    If the system image or cloning image has been modified or deleted, perform the operation again making sure not to modify or delete the image.

  • Check if an error message regarding the disk or file system has been output to the system log.

  • Check if a message indicating file system quota limit or insufficient space has been output to the system log.

If the problem is still not resolved after performing the above actions, collect the corresponding message and troubleshooting data, and contact Fujitsu technical staff.


67151

FJSVrcx:ERROR:67151:filename:remove failed

Description

Deletion of the Resource Orchestrator file filename failed.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • Check if an error message regarding the disk or file system has been output to the system log.

  • Check that there are no programs referring to the following files and folders on the admin server:

    • The image file storage folder

    [Windows Manager]

    • Installation_folder\SVROR\Manager\var\control

    [Linux Manager]

    • /var/opt/FJSVrcvmr/control


67152

FJSVrcx:ERROR:67152:filename:rename failed

Description

Renaming of the Resource Orchestrator file filename failed.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • Check if an error message regarding the disk or file system has been output to the system log.

  • Check if a message indicating file system quota limit or insufficient space has been output to the system log.

  • Check that there are no programs referring to the following files and folders on the admin server:

    • The image file storage folder

    [Windows Manager]

    • Installation_folder\SVROR\Manager\var\control

    [Linux Manager]

    • /var/opt/FJSVrcvmr/control


67153

FJSVrcx:ERROR:67153:obj:already exists

[Virtual Edition]

Description

The specified object obj already exists.
When obj is "AuthManager", the directory service may already exist.
When this message is displayed during spare server configuration, a server including an agent may have been specified as the spare server for a primary server whose server switchover method is backup and restore.
If this message is displayed when registering the license key, obj has already been registered.

Corrective Action

Change the name of the object to be created, or after deleting the existing obj perform the operation again.
When obj is "AuthManager", delete the already registered directory service.
For details, refer to "5.3 rcxadm authctl" in the "Reference Guide (Command) VE".
If this message is displayed when a spare server is configured, exclude the server with an agent registered from the configuration target of the spare server.
If this message is displayed when registering the license key, no corrective action is required as the specified license key has already been registered.

[Cloud Edition]

Description

The specified object obj already exists.

One of the following is displayed in obj:

  • When obj is "AuthManager"

    Directory services may already exist.

    When this message is displayed when configuring a spare server, a server with an agent registered may have been specified as a spare server of a primary server for which the server switchover method is backup and restore.

  • When obj is "vnet"

    A network resource with the same VLANID has already been created.

  • When obj is "network_resource_name"

    A network resource with the same name already exists.

  • When obj is "vm-disk-storagemgr"

    A storage management software with the same name already exists.

  • When obj is "vm-disk-vstorage"

    A virtual storage resource with the same name already exists.

  • When obj is "disk resource name defined in XML"

    A disk resource with the same name already exists.

  • When obj is "VmHost (ip=IP address of the VM host defined in XML).Disks.Disk(path=Device path to the disk resource defined in XML)"

    A disk resource for VM guests which has the same device path already exists on the specified VM host.

If this message is displayed when executing the rcxadm config import command, change the name of the object to import, or either delete or rename obj, and then perform the operation again.

Corrective Action

Either change the name of the object to import, or delete the existing obj, and then perform the operation again.

In any other cases, take corrective action based on the content of obj.

  • When obj is "AuthManager"

    Delete registered directory services.

    For details, refer to "5.4 rcxadm authctl" in the "Reference Guide (Command/XML) CE".

    If this message is displayed when a spare server is configured, exclude the server with an agent registered from the configuration target of the spare server.

  • When obj is "vnet"

    Either specify a different VLAN ID, or delete the existing network resource, and then perform the operation again.

  • When obj is "network_resource_name"

    Change the network resource name, and perform the operation again.

  • When obj is "vm-disk-storagemgr"

    The name of storage management software, "vm-disk-storagemgr" is reserved as the name to register disk resources for VM guests. Delete or rename already registered storage management software, and then perform the operation again.

  • When obj is "vm-disk-vstorage"

    The name of virtual storage resource, "vm-disk-vstorage" is reserved as the name to register disk resources for VM guests. Delete a virtual storage resource, or change the name of the resource that is already registered, and perform the operation again.

  • When obj is "disk resource name defined in XML"

    Either change the name of the disk resource for the VM guest to register, or delete or rename obj, and then perform the operation again.

  • When obj is "VmHost (ip=IP address of the VM host defined in XML).Disks.Disk(path=Device path to the disk resource defined in XML)"

    Either change the device path to register, or delete or rename obj, and then perform the operation again.


67154

FJSVrcx:ERROR:67154:obj:not found

Description

The specified object name obj was not found or was deleted during processing.

  • If this message is displayed when a command was executed

    There is a chance that the resource type of the specified object name differs from the resource type that can be specified for the command argument.

    The specified object name or the resource type of the specified object name is displayed for obj.
    If the file was deleted during processing, the resource type is displayed.
    When a command was executed, the object name resource type is displayed as follows:

    • For a physical OS or VM host

      server OS

      For system images or cloning images, one of the following is displayed:

      • image

      • obj(image)

    • For a directory service

      AuthManager

  • If displayed when server switchover is performed, no agent may be registered in the specified physical server.

Corrective Action

Check the existence of the displayed object, and then perform the operation again.

  • If this message is displayed when a command was executed

    Check the resource type of the specified object and then perform the operation again.

  • If displayed when server switchover is performed

    Register an agent on the specified physical server and then perform the operation again.

[Cloud Edition]

Description

There are the following possibilities:

  • The specified object name obj does not exist

  • There is no object that meets the conditions

  • The object that met the conditions was deleted deletion processing

  • The specified object exists, but is not included in the access scope of the user group or user that performed the operation

  • The target resource folder was not specified when a user with multiple access scopes performed an operation

    When a user with multiple access scopes performs the following operations, "Folder:not found" or "Specified_resource_name:not found" is displayed.

    • Creation of an L-Server, with no target resource folder name set

    • Creation of a tenant, resource folder, or resource pool, without specifying the name using the hierarchy

    • Moving of a tenant, resource folder, or resource pool, without specifying the -to option for the destination

  • Creation of an L-Server from the ROR console, specifying values in the definition file. The values are larger than the actual number of CPUs and CPU clock speed of a server for which server management software is not used

  • Registration of a network device for which the registration status is "already registered" in the network pool was attempted

  • When obj starts with the following value, the operation has failed because a system disk has not been specified during physical L-Server creation.

    • System Disk

If this message is displayed when the command is executed, the resource type of the specified object name may differ from the type of resource that can be specified in the arguments for the command.

The specified object name or the resource type of the specified object name is displayed in obj.

If the object has been deleted during the process, the resource type is displayed.

When executing a command, one of the following is displayed for the resource type of the object name:

  • For a physical OS or VM host

    • server OS

    • vm_host

    • VM host name

  • For VM guests

    • VM Guest

    • VM guest name

  • For VM management software

    • VM management software name

  • For system images and cloning images

    • image

    • obj(image)

  • For shared libraries

    • library share

  • For directory service

    • AuthManager

When the resource type is "virtual_storage", there is a chance that there is not enough available space on the virtual storage resource.

  • When obj is "Selectable virtual_storage(condition)"

    There is a possibility where the amount of disk of the selected virtual storage resource is insufficient.

  • When obj is "Selectable mac_address_set(condition)"

    There is no empty address in the address set resource (Media Access Control address) or the address set resource (Media Access Control address) does not exist.

  • When obj is "resource" or "Pool"

    The resource to be registered with or canceled from the resource pool, or the resource pool, was not found.

  • When obj is "DNSServer.nic=X"

    The definition of NIC that sets the DNS server L-Server is not found.

  • When obj is "nic(position=[nic] server=server)"

    Operations fail, since the specified NIC is not on a server in the physical LAN segment.

  • When obj starts with the following:

    The operation has failed because there is no internal resource table.

    • VnetRoute

    • CnmVirtualLanSwitch

    • CnmVirtualNetwork

  • When obj starts with the following:

    The operation has failed because there is no virtual network or virtual switch on the target server of L-Server creation.

    • VirtualNetwork

      When the target server is VMware, the virtual network indicates a port group on the virtual switch.

    • VirtualLanSwitch

      When the target server is Hyper-V, virtual switch indicates the virtual network of Hyper-V.

For details on conditions for automatic creation of virtual networks or virtual switches, refer to "2.2.7 Simplifying Networks" in the "Design Guide CE".

  • When obj starts with "rcx-portset"

    The procedure described in "NetApp FAS Storage Configuration" in "D.3.4 When using NetApp FAS Storage" in the "Design Guide CE" may not have been performed.

  • When obj is "AuthManager"

    The operation has failed because a directory service is not registered.

  • When obj starts with "LServer", there are the following possibilities:

    • There is no target L-Server for the power operation.

      Check the status of the L-Server and whether the L-Server exists in the resource folder.

    • Power operations of an L-Platform have been performed as the infrastructure administrator (infra_admin) or the infrastructure operator (infra_operator).

      Power operations of an L-Platform cannot be performed as the infrastructure administrator (infra_admin) or the infrastructure operator (infra_operator).
      For details on the roles which can perform power operations for an L-Platform, refer to "5.1.2 Roles and Available Operations" in the "Design Guide CE".

  • When obj starts with "L-Server Template"

    There is no target L-Server template for the operation.

    Check that the specified L-Server template exists.

  • When obj starts with "L-Platform"

    There is no target L-Platform for the operation.

    Check that the specified L-Platform exists.

  • When obj starts with "MacAddressSet"

    There is no resource including a MAC address described in the XML file used to import Disaster Recovery.

    There are no address set resources that include a MAC address.

  • When obj starts with the following:

    A virtual disk that has a device_name path, a network with one more index than the NIC, or a network with a MAC address cannot be found in the VM guest allocated to the L-Server.

    • VmGuestStorage(device_name)

    • VirtualNic(LNic index=NIC_index)

    • VirtualNic(LNic mac_address=MAC_address)

  • When obj starts with the following:

    The folder where the L-Server was created is different to the location of the VM host where the virtual machine has been built or to the resource pool to which the physical server belongs.

    • TargetServer id=Virtual_machine_ID

    • PhysicalServer id=Physical_server_ID

  • When obj starts with "PhysicalLANSegment"

    Operations fail, since a physical LAN segment specified using network resource physical LAN segment is not registered in the server NIC definition.

  • When obj starts with "link aggregation(switch=switch,lag=labname)"

    The operation failed because the ports that make up the lagname link aggregation of the switch LAN switch blade are in the following state.

    • A link aggregation configuration port does not exist.

    • The port of the link aggregation configuration has not been recognized by this product.

    • A member port does not exist in the link aggregation configuration.

    • The LLDP of the link aggregation configuration port is not valid.

    • An internal port has not been specified for the member port of the link aggregation configuration.

  • When obj is "CTMG backup directory(base)"

    A request to collect a difference backup was made in the state where a base backup has not been collected.

  • When obj is "ProvisioningNode(name=fw_device_name)"

    The network device for fw_device_name is not registered in the network pool of the tenant for name.

  • When obj is "operational vmhost"

    Automatic network configuration failed, since there is no host for the target of the automatic network configuration.

  • When obj is "resource id=ID", "image id=ID", or "Folder id=ID"

    The resource corresponding to ID may have been deleted or migrated.

Corrective Action

After checking the following for the displayed object, perform the operation again.

  • That the object exists

  • That the object meets the conditions

  • The access scope of the object has been set

  • Specification of a target resource folder, when the user has multiple access scopes

    • When creating an L-Server, specify the name of the resource folder where the L-Server will be created in the XML file for the L-Server.

      For details on resource folder names, refer to the following information:

      • "Example Creating an L-Server in a resource folder or a tenant" in "14.3.1 Definition Information for Physical L-Servers (XML)" in the "Reference Guide (Command/XML) CE"

      • "Example Creating an L-Server in a resource folder or a tenant" in "14.3.2 Definition Information for Virtual L-Servers (XML)" in the "Reference Guide (Command/XML) CE"

    • When creating tenants, resource folders, or resource pools, specify the name using the folder hierarchy, including the destination resource folder name.

      For details on resource folder names, refer to the following information:

      • "3.10 rcxadm pool" in the "Reference Guide (Command/XML) CE"

      • "3.5 rcxadm folder" in the "Reference Guide (Command/XML) CE"

      • "14.7 Resource Folders" in the "Reference Guide (Command/XML) CE"

      • "14.10 Tenants" in the "Reference Guide (Command/XML) CE"

    • When moving a tenant, a resource folder, or a resource pool, specify the destination resource folder.

      For details on destination resource folders, refer to the following information:

      • "3.10 rcxadm pool" in the "Reference Guide (Command/XML) CE"

      • "3.5 rcxadm folder" in the "Reference Guide (Command/XML) CE"

      • "3.14 rcxadm tenant" in the "Reference Guide (Command/XML) CE"

  • Check that the values specified in the definition file are less than the actual number of CPUs and CPU clock speed of a server for which server management software is not used.

  • Change the registration status of network devices to "already registered", and register the network devices in the resource pool again.

  • When obj starts with the following value, the operation has failed because a system disk has not been specified during physical L-Server creation.

    • System Disk

      Confirm that a system disk (DiskIndex 0) is defined and perform the operation again.

If this message is displayed when the command is executed, perform the operation again after checking the resource type of the specified object.

When the following values are displayed for obj, take the following corrective action based on the content.

  • "library share" [Hyper-V]

    There is an error in the storage destination specified for the cloning image.

    Check if the specified shared library is available.

  • "Selectable virtual_storage(condition)"

    • There is a chance that there is not enough available disk space on the selected virtual storage.

      Check the value of available space indicated by size=%1 (GB), and perform the operation again.

      In condition, one of the following is displayed:

      • size=%1, vm_host=%2

      • size=%1, vm_host=%2, pool=%3

      • size=%1, vm_host=%2, virtual_storage=%3

    • When using RHEL5-Xen as server virtualization software, the contents of the storage connection definition file may be incorrect.

      Review the settings in the storage connection definition file.

      For details, refer to "C.4 RHEL5-Xen" in the "Setup Guide CE".

  • "Selectable disk(condition)"

    There is no disk resource matching the specified size registered in the storage pool.

    Check whether or not an unused disk resource larger than size=%1(GB) has been registered in the storage pool, then perform the operation again.

    In condition, %1 is displayed.

    • size=%1

  • "Selectable mac_address_set(condition)"

    Perform the appropriate corrective action for each condition. In condition, one of the following is displayed:

    1. free address

      Perform the operation again, after checking if there are vacant addresses in the address set resources (MAC addresses).

    2. resource

      There are no address set resources (MAC addresses). Perform the operation again, after registering the address set resources (MAC addresses) in accessible address pools.

  • "resource" or "Pool"

    The resource to be registered with or canceled from the resource pool, or the resource pool, was not found. Check that the resource or the resource pool exists, and then perform the operation again.

  • "DNSServer.nic=X"

    The NIC definition to set for the DNS server was not found. Check whether the NIC for X exists, review the NIC definition on DNS server, and then perform the operation again.

  • When obj is "AuthManager"

    Perform the operation again after registering a directory service.

  • "nic(position=[nic] server=server)"

    There is no specified NIC on servers. Check the server NIC definition.

  • When obj starts with one of the following values:

    Wait for a short while and then repeat the operation.

    • VnetRoute

    • CnmVirtualLanSwitch

    • CnmVirtualNetwork

  • When obj starts with one of the following values:

    Perform the operation again after creating a virtual network or a virtual switch on the target server of L-Server creation.

    • VirtualNetwork

      When the target server is VMware, the virtual network indicates a port group on the virtual switch.

    • VirtualLanSwitch

      When the target server is Hyper-V, virtual switch indicates the virtual network of Hyper-V.

  • When obj starts with "rcx-portset"

    Check the storage unit configuration referring to "NetApp FAS Storage Configuration" in "D.3.4 When using NetApp FAS Storage" in the "Design Guide CE".

  • When obj starts with "LServer"

    There is no target L-Server for the power operation. Check the status of the L-Server, and perform the appropriate operation or specify another resource folder, and then perform the operation again.

  • When obj starts with "L-Server Template"

    There is no target L-Server template for the operation. Specify another L-Server template, and then perform the operation again.

  • When obj starts with "L-Platform"

    There is no target L-Platform for the operation. After checking the existence of L-Platforms, perform the operation again.

  • When obj starts with "MacAddressSet"

    Check whether there is an address set that includes a MAC address, and then retry.

  • When obj starts with one of the following values:

    Check whether one of the items listed exist on the VM guest allocated to the L-Server: virtual disks that contain the path for device_name, networks that have one more network resource than NIC_index, or networks that have MAC_address.

    • VmGuestStorage(device_name)

    • VirtualNic(LNic index=NIC_index)

    • VirtualNic(LNic mac_address=MAC_address)

  • When obj starts with one of the following values:

    Check that the VM host, or the resource pool and the destination folder for L-Server creation belong to the same tenant. This assumes that there is a configured virtual machine on the VM host, and a physical server belongs to the resource pool.

    • TargetServer id=Virtual_machine_ID

    • PhysicalServer id=Physical_server_ID

    When the destination folder for L-Server creation does not belong to the same tenant as that of the resource pool, change the value of "Destination folder" (use the -to option for the command operation) to make them belong to the same tenant, and then perform the operation again.

    When a resource pool does not belong to a tenant, specify a folder not contained in a tenant as the destination for L-Server creation.

  • When obj starts with "PhysicalLANSegment"

    The physical LAN segment specified using network resource physical LAN segment is not registered in the server NIC definition. Confirm the server NIC definition and the physical LAN segment of the network resources, and perform the operation again.

  • When obj starts with "link aggregation(switch=switch,lag=labname)"

    Review the lagname link aggregation configuration of switch LAN switch blade, then make the correct settings. After this, click the switch LAN switch blade <Update> button in the ROR console to have it recognized by this product.
    Refer to "9.4.4 When using Link Aggregation" in the "Design Guide CE" for information on the settings.

  • When obj is "CTMG backup directory(base)"

    Collect a base backup, and then repeat the operation.

  • When obj is "ProvisioningNode(name=fw_device_name)"

    Check if the network device for fw_device_name is registered in the network pool of the tenant for name.

    When the network device is not registered, check if fw_device_name is registered in the server tree using a different name, and perform the import operation again.

    When the network device to use cannot be registered, delete the name L-Platform following the procedure in "4.2 Switchover Operations when Damaged" in the "DR Option Instruction".

  • When obj is "operational vmhost"

    When message 22705 or 41502 is output in the event log, refer to the details of the relevant message.

  • When obj is "resource id=ID", "image id=ID", or "Folder id=ID"

    Check that resources have not been deleted or migrated by other users.

    • When the resource has been deleted

      Re-create or re-register the resource, and perform the operation again.

    • When the resource has been migrated

      Migrate the resource to its original location, and perform the operation again.

  • When obj is one of the following:

    • server OS

    • VM_host

    • VM Guest

    • VM guest name

    The following causes are possible:

    1. A VM guest used on the L-Server has been deleted from server virtualization software

    2. During L-Server deletion, system failure of the VM management software server or VM management software has occurred

    3. During L-Server deletion, system failure of admin server or manager occurs

    4. A VM guest used on the L-Server has been moved from server virtualization software to a VM host which is unregistered in VM pool

    5. When using Solaris Containers, OS re-installation in the non-global zone or modification of the global zone in which the non-global zone starts has been performed.

    Check that the admin server, manager, VM management software server, or VM management software have been started, and perform the relevant operation.

    • For a.:

      Delete the L-Server.

    • For b. or c.:

      Delete the L-Server again.

    • For d.:

      Migrate VM guests being used on the L-Server to VM hosts which are already registered in the VM pool.

    • For e.

      Refer to "C.7.8 Advisory Notes for Solaris Container Usage" in the "Setup Guide CE", and then take corrective action.

If the problem is still not resolved after performing the above actions or if a value not indicated above is displayed in obj, refer to "Troubleshooting".
When the problem is still not resolved, collect the corresponding message and troubleshooting data, and contact Fujitsu technical staff.


67155

FJSVrcx:ERROR:67155:type obj:already exists

[Virtual Edition]

Description

The object obj of the type type exists.

One of the following is displayed for type:

  • When type is "MAC address"

    An already registered server may have been inserted into another slot.

  • When type is "WWPN"

    Specify the same WWPN value as the value which the HBA of the already registered server contains.

  • When type is "chassis"

    The same name as an already registered server may have been specified for the chassis name.

  • When type is "server"

    There are the following possibilities:

    • When the basic or registered information of the server has been changed

      The same name as an already registered chassis has been specified for the server name.

    • When the subnet information has been registered or changed

      A managed server belonging to the specified subnet already exists.

    • When the admin IP address of the admin server has been changed

      A managed server belonging to the subnet including the specified admin IP address already exists.

  • When "ServerManagementSoftware" is displayed

    • When the server management software for obj is BladeLogic

      There is only one server management software that can be registered. No corrective action is necessary.

Corrective Action

Take corrective action for the content displayed for type.

  • When type is "MAC address"

    Either delete the registered server or return it to its original slot.

  • When type is "WWPN"

    Change the name to a new one and perform the operation again.

  • When type is "chassis" or "server"

    Change the name to a new one and perform the operation again.

  • When type is "server"

    Either delete the displayed obj or change the admin IP address of obj.

If this does not resolve the problem, collect troubleshooting information and contact Fujitsu technical staff.

[Cloud Edition]

Description

The object obj of the type type exists.

One of the following is displayed for type:

  • When type is "MAC address"

    An already registered server may have been inserted into another slot.

  • When type is "WWPN"

    Specify the same WWPN value as the value which the HBA of the already registered server contains.

  • When type is "chassis"

    The same name as an already registered server may have been specified for the chassis name.

  • When type is "server"

    There are the following possibilities:

    • When the basic or registered information of the server has been changed

      The same name as an already registered chassis has been specified for the server name.

    • When the subnet information has been registered or changed

      A managed server belonging to the specified subnet already exists.

    • When the admin IP address of the admin server has been changed

      A managed server belonging to the subnet including the specified admin IP address already exists.

  • "VMHost" or "PhysicalServer"

    obj has already been registered in a resource pool.

  • "VM", "Server", "Storage", "Network", "Address", or "Image", and if this message is output during creation of resource pools

    obj has already been registered in a resource pool.

    When physical L-Servers were created, or network resource settings were changed, the IP addresses of the admin LANs, which are used by the physical L-Servers and the managed servers that are registered in the server tree, will overlap.

  • "server", and if this message is output during creation of physical L-Servers

    The IP address of obj is overlapping with the IP address of the admin LAN used by the L-Servers and the managed servers.

  • "IP address"

    The IP address obj of the public LAN specified during creation of the physical L-Server is already in use.

  • "iSCSI.iqn"

    The IQN name in obj is already in use.

  • "iSCSI.ip"

    The IP address in obj is already in use.

  • When "ServerManagementSoftware" is displayed

    • When the server management software for obj is BladeLogic

      There is only one server management software that can be registered. No corrective action is necessary.

Corrective Action

Take corrective action for the content displayed for type.

  • When type is "MAC address"

    Either delete the registered server or return it to its original slot.

  • When type is "WWPN"

    Change the name to a new one and perform the operation again.

  • When type is "chassis" or "server"

    Change the name to a new one and perform the operation again.

  • When type is "server"

    Either delete the displayed obj or change the admin IP address of obj.

  • "VMHost" or "PhysicalServer"

    Perform the operation again after releasing registration of obj from the resource pool.

  • "VM", "Server", "Storage", "Network", "Address", or "Image", and if this message is output during creation of resource pools

    Check the resource pool of obj, and create it again if necessary.

    When physical L-Servers were created, or network resource settings were changed, change the IP address of the admin LAN used by the managed servers that are registered on physical L-Servers or the server tree, then perform the operation again.

  • "server", and if this message is output during creation of physical L-Servers

    For the admin LAN IP address, specify an IP address not used by another resource, or change the IP address of the resource that is currently overlapping, and then perform the operation again.

  • "IP address"

    For the created physical L-Server, manually set the public LAN IP address, or review the network configuration after deleting the physical L-Server, and then perform the operation again.

  • "iSCSI.iqn"

    Perform the operation again after correcting the specified IQN name.

  • "iSCSI.ip"

    Perform the operation again after correcting the specified IP address.

If this does not resolve the problem, collect troubleshooting information and contact Fujitsu technical staff.


67156

FJSVrcx:ERROR:67156:type:not found

Description

The type object was not found.

Corrective Action

  • If this message is displayed during server switchover or failback with "physical server" as the type

    Perform the operation again after server switchover or failback is completed.

  • For cases other than the above

    Check the existence of the type resource and then perform the operation again.


67157

FJSVrcx:ERROR:67157:obj: user not privileged.

Description

Sufficient access authority is not possessed for the object obj. Processing cannot be continued.

Corrective Action

Check the execution authority. Some operations of Resource Orchestrator require the following levels of authority:

  • Privileged-user authority for Resource Orchestrator

  • OS administrator authority

Log in again using a user account with the appropriate authority and perform the operation again.

[Cloud Edition]

FJSVrcx:ERROR:67157:obj: user not privileged.

Description

A user who does not have sufficient privileges executed the command. The command is not executed.

Corrective Action

Execute the command again, with sufficient privileges.


67159

FJSVrcx:ERROR:67159:authentication failure

Description

User authentication failed. There are the following possibilities:

  1. Login failed as either the user ID or the password was incorrect

  2. Another user has deleted the logged in user or the user's authority has been changed

  3. As settings for Single Sign-On have been performed, login failed when executing the rcxlogin command for Resource Orchestrator

  4. Login failed due to high-load processes

  5. When using Single Sign-On, the user has not been registered in Resource Orchestrator

Corrective Action

For a.

Enter the correct user ID and password, and then log in again.

For b.

Operation is not possible. Request an administrator of Resource Orchestrator to take corrective action.
When the authority of the logged in user has been changed, logging out and then logging in again deactivates menu operations that cannot be performed.

For c.

Release the settings for Single Sign-On, and perform login again.
For details, refer the following:

  • For Virtual Edition, refer to "Chapter 10 Installing and Defining Single Sign-On" in the "Design Guide VE".

  • For Cloud Edition, refer to "Chapter 12 Installing and Defining Single Sign-On" in the "Design Guide CE".

For d.

Enter the user ID and password again, and then log in.

For e.

Check if the user is registered in Resource Orchestrator
When using Single Sign-On, register the user account not only with the directory service but also with Resource Orchestrator.


67160

FJSVrcx:ERROR:67160:obj:not found

Description

The specified object obj was not found.

Corrective Action

Check the existence of the displayed object obj and parameters, and then perform the operation again.


67161

FJSVrcx:ERROR:67161:option:can not specify

[Virtual Edition]

Description

The option option cannot be specified.

Corrective Action

Check the parameter, and then perform the operation again.

[Cloud Edition]

Description

  • When option is "Pool"

    The Pool element cannot be specified in the XML file.

  • When option is something other than "Pool"

    The option option cannot be specified.

Corrective Action

  • When option is "Pool"

    Confirm that there is no Pool element in the XML file and perform the operation again.

  • When option is "SNMP Community" or "MAC address" and the operation being performed is registration of a server

    Perform one of the following corrective actions:

    • Do not specify the SNMP community or MAC address information for the admin LAN.

    • Change the settings in the definition file described in "C.1.5 Configuration when Creating a Virtual L-Server Using VMware ESXi on Other Vendor's Servers" in the "Setup Guide CE", and then specify the server as a server that can use agents.

  • When option is something other than the above

    Check the parameter, and then perform the operation again.


67162

FJSVrcx:ERROR:67162:option:is required

Description

The option option must be specified.

Corrective Action

Check the parameter, and then perform the operation again.

[Cloud Edition]

Description

option must be specified. "usage" is displayed.

Corrective Action

Check the parameter, and then perform the operation again.

Take corrective action based on the content of option.

  • "name"

    Specify an appropriate resource name such as an L-Server name or resource name for the -name option, and perform the operation again.

  • "NICGroups.NICGroup.NICLinks"

    Check that the NICLink tag appears twice in the XML file specified in creation or modification of the L-Server.

  • "-allow deldisk or -deny deldisk"

    When the disk cut out from virtual storage is reduced from L-Server, the specification of either option of allow deldisk or -deny deldisk is indispensable.
    Specify -allow deldisk or either of -deny deldisk option, and perform the operation again.

  • "-ip"

    When the rcxnetworkservice command resulted in the error, specify the IP address of the physical L-Server.

  • "-user"

    When the rcxnetworkservice command resulted in the error, specify a username which has admin authority for the physical L-Server.

  • "-passwd"

    When the rcxnetworkservice command resulted in the error, specify a password which has admin authority for the physical L-Server.

  • "-file"

    When the rcxnetworkservice command resulted in the error, specify the network configuration information file or configuration file to use for physical L-Server creation.

  • "-image"

    When the rcxnetworkservice command resulted in the error, specify an NS appliance image.


67164

FJSVrcx:ERROR:67164:value:overlaps

Description

The same value was specified.

Corrective Action

Check and correct the value specified and then perform the operation again.


67167

FJSVrcx:ERROR:67167:obj:contains type

Description

The command cannot be executed because the object obj holds the type object.
The name of the object is displayed for obj.
One of the following is displayed for type:

  • For physical servers

    physical server

  • For LAN switches

    LAN switch

  • For VM hosts

    VMHost

Corrective Action

Delete the type object from the object obj, and then perform the operation again.

[Cloud Edition]

Description

The command cannot be executed because the object obj holds the type object.

The name of the object is displayed for obj.

One of the following is displayed for type:

  • For physical servers

    "physical server" is displayed.

  • For LAN Switches

    "LAN switch" is displayed.

  • For VM Hosts

    "VMHost" is displayed.

  • For Virtual Disks

    "disk" is displayed.

  • For Virtual Storage

    "vstorage" is displayed.

Corrective Action

Delete the type object from the object obj, and then perform the operation again.

Take corrective action based on the content of type.

  • When type is "disk"

    Delete the L-Server using the disk resource created from the virtual storage resource displayed in obj.

  • "vstorage"

    Delete the L-Server using the virtual storage resource created under the physical storage unit resource displayed in obj.


67168

FJSVrcx:ERROR:67168:obj:no disk found

[Cloud Edition]

Description

There is no disk in the VM guest specified for cloning image collection.

If you omit specifying the storage location when collecting a cloning image for a VM guest, it will be stored in the same location as the disk of the VM guest, but in this case, the storage location could not be determined because the VM guest does not have a disk.

Corrective Action

Perform the operation again after specifying the location to store the cloning image.


67169

FJSVrcx:ERROR:67169:number of licenses is insufficient.

Description

The number of licenses is insufficient.

Corrective Action

The number of licenses necessary for operation has not been registered on the manager.
Register licenses.


67170

FJSVrcx:ERROR:67170:filename:specified element not found in targetfile. (element =xpath)

[Cloud Edition]

Description

The xml element specified in the filename file or the xml element of the filename resource specified using the command was not found in targetfile.

  • filename

    Specified mapping file or resource name.

  • targetfile

    File to be converted.

  • xpath

    xpath path of the element in the filename file.

Corrective Action

Correct the element definitions in the filename file, and execute the command again.
Or, check the resource name specified in the command and re-execute the command.


67171

FJSVrcx:ERROR: 67171:filename:specified element's attribute not found in targetfile. (element =xpath, attribute =name:value)

[Cloud Edition]

Description

The attribute name of the element specified in the filename file or the attribute name of the filename resource specified in the command cannot be found in the targetfile file. The value could not be changed to the one specified in value because of this.

  • filename

    Specified mapping file or resource name.

  • targetfile

    File to be converted.

  • xpath

    xpath path of the element in the filename file.

  • name

    Attribute name of the element in the filename file.

  • value

    Attribute value of the element in the filename file.

Corrective Action

Re-execute the command in the filename file after correcting the element definition.

Or, check the resource name specified in the command and re-execute the command.


67174

FJSVrcx:ERROR:67174:obj:not found

Description

The object was not found.

Corrective Action

Check the status of the specified obj.


67175

FJSVrcx:ERROR:67175:obj(type):not found

Description

The specified object obj (type) was not found.
The name of the object that was not found is displayed for obj.
The type of the object obj is displayed for type.

Corrective Action

Check the parameter, and then perform the operation again.


67177

FJSVrcx:ERROR:67177:obj:configuration for function not found

Description

The command cannot be executed because the function function is not configured for the specified object obj.
"spare server" is displayed for function.

Corrective Action

This message will be displayed when server switching is performed in the status where the function is not set for the object obj.
Specify the managed server for which the server switchover function is set or set the function for the server, and then perform the operation again.

For settings for server switchover, refer to "Chapter 18 Server Switchover Settings" in the "User's Guide VE".


67178

FJSVrcx:ERROR:67178:obj:is status status

[Virtual Edition]

Description

The command cannot be executed because the status of the object obj is status.
One of the following is displayed for status:

  • normal

  • warning

  • unknown

  • stop

  • error

  • fatal

Corrective Action

Check the conditions necessary for operation of obj and change it to the appropriate status.
After changing the status, perform the operation again.
For details of each status, refer to "11.2 Resource Status" in the "Operation Guide VE".

[Cloud Edition]

Description

The command cannot be executed because the status of the object obj is status.

One of the following is displayed in obj:

  • Virtual storage resource name

  • Disk Resource Name

  • VM name

  • VM guest name

  • Library server name

  • L-Server Name

  • Physical server name

  • Network device name

One of the following is displayed in status:

  • normal

  • warning

  • unknown

  • stop

  • error

  • fatal

  • power-on

    Indicates that the power of the server is on.

  • power-off

    Indicates the state in which a server is powered off, a VM guest that was operated on an L-Server has been deleted from server virtualization software, or an unregistered VM host has been moved to a VM pool.

  • not belonging to any storage pool

    Indicates that the specified virtual storage resource is not registered in a storage pool.

  • not accessible

    Indicates that no access is available from the specified VM host or server.

  • not enough space for disk(name=disk)

    Indicates that there is insufficient free space on the virtual storage resource. The resource name of the disk is displayed in disk.

  • not enough free space

    Indicates that there is insufficient free space on the virtual storage resource.

  • defined

    Indicates that resources (VM guests, servers, and disks) have not been allocated.

  • preserved

    Indicates that servers have not been allocated.

  • allocated

  • shared

  • reserved

  • free

  • excluded

  • When obj is an IP address and status is "reserved"

    Indicates that the IP address is already reserved.

  • When obj is an IP address and status is "free"

    Indicates that the IP address has already been released.

  • When obj is an IP address and status is "excluded"

    Indicates that the IP address has already been excluded.

Corrective Action

Check the conditions necessary for operation of obj and change it to the appropriate status. After changing the status, perform the operation again.

  • When obj is a network device name

    Perform the operation again after waiting a while. When the same errors are displayed, notify the infrastructure administrator of the information in this message.
    An infrastructure administrator should collect this message and troubleshooting data, and contact Fujitsu technical staff.

  • When "defined" is displayed for status during a batch power ON operation

    Perform the usual startup operations for the relevant L-Servers.

  • When status is one of the following:

    Change the IP address of the L-Server or managed server, then perform the operation again:

    • reserved

    • free

    • excluded

  • When obj is the L-Server name

    The following causes are possible:

    1. A VM guest used on the L-Server has been deleted from server virtualization software

    2. During L-Server deletion, system failure of the VM management software server or VM management software has occurred

    3. During L-Server deletion, system failure of admin server or manager occurs

    4. A VM guest used on the L-Server has been moved from server virtualization software to a VM host which is unregistered in VM pool

    5. When using Solaris Containers, OS re-installation in the non-global zone or modification of the global zone in which the non-global zone starts has been performed.

    Check that the admin server, manager, VM management software server, or VM management software have been started, and perform the relevant operation.

    • For a.:

      Delete the L-Server.

    • For b. or c.:

      Delete the L-Server again.

    • For d.:

      Migrate VM guests being used on the L-Server to VM hosts which are already registered in the VM pool.

    • For e.

      Refer to "C.7.8 Advisory Notes for Solaris Container Usage" in the "Setup Guide CE", and then take corrective action.

  • In other cases

    Check the conditions necessary for operation of obj and change it to the appropriate status.

    After changing the status, perform the operation again.

    For details of each status, refer to "11.2 Resource Status" in the "Operation Guide CE".


67179

FJSVrcx:ERROR:67179:obj:is mode mode

Description

The command cannot be executed because the mode of the object obj is mode.
One of the following is displayed for mode:

  • active

  • maintenance

Corrective Action

Check the status of the object obj, and then perform the operation again.


67181

FJSVrcx:ERROR:67181:obj:is not mode mode

[Virtual Edition]

Description

The command cannot be executed because the specified server obj is not in mode mode.
One of the following is displayed for mode:

  • active

  • maintenance

Corrective Action

Check the mode of the object obj, and then perform the operation again.

This message is displayed when the following operations are performed and the specified server obj is in a mode other than maintenance mode.

  • Backup of a system image

  • Restoration of a system image

  • Collection of a cloning image

  • Deployment of a cloning image

These operations can only be performed on servers that are in maintenance mode. After placing the target into maintenance mode, perform the operation again.

See

  • For details of operations using system images, refer to "Chapter 16 Backup and Restore" in the "User's Guide VE".

  • For details of operations using cloning images, refer to "Chapter 17 Cloning [Physical Servers]" in the "User's Guide VE".

[Cloud Edition]

Description

Execution of the request failed, as the specified obj is not mode mode.

  • When obj is a disk resource

    One of the following is displayed in mode:

    • Fibre Channel connection (Fibre Channel connection)

    • iSCSI connection (iSCSI connection)

  • When obj is something other than the above

    • active

    • maintenance

Corrective Action

  • When obj is a disk resource

    Check the connection status of the specified obj.

    • When "FC" is specified for Disk connection type (Disk type) in the L-Server XML

      A disk with a Fibre Channel connection is allocated to the L-Server.

    • When "iSCSI" is specified for Disk connection type (Disk type) in the L-Server XML

      A disk with an iSCSI connection is allocated to the L-Server.

  • When obj is something other than the above

    Check the mode of the object obj, and then perform the operation again.

    This message is displayed when the following operations are performed and the specified server obj is in a mode other than maintenance mode.

    • Backup of a system image

    • Restoration of a system image

    • Collection of a cloning image

    • Deployment of a cloning image

    These operations can only be performed on servers that are in maintenance mode. After placing the target into maintenance mode, perform the operation again.

    See

    • For details of operations using system images, refer to "17.6.2 Backup and Restore" in the " User's Guide for Infrastructure Administrators (Resource Management) CE".

    • For details of operations using cloning images, refer to "17.5 Cloning [Physical Servers]" in the " User's Guide for Infrastructure Administrators (Resource Management) CE".


67182

FJSVrcx:ERROR:67182:type:is not the same between obj1 and obj2

[Virtual Edition]

Description

The type type of obj1 and obj2 is different.
One of the following is displayed for type:

  • boot device

  • server type

Corrective Action

Take corrective action for the content displayed for type.

  • "boot device"

    Check the boot devices of obj1 and obj2, specify the same managed server for the boot device and perform the operation again.

  • "server type"

    It is not possible to specify combinations of PRIMERGY BX series managed servers and managed servers of other models for obj1 and obj2. Specify the same type of servers for obj1 and obj2, and then perform the operation again.

[Cloud Edition]

Description

The type type of obj1 and obj2 is different.
One of the following is displayed for type:

  • boot device

  • server type

  • resource type

  • VMType

  • OSType

  • Disk(name=disk resource name defined in XML).size

  • folder type

Corrective Action

Take corrective action for the content displayed for type.

  • "boot device"

    Check the boot devices of obj1 and obj2, specify the same managed server for the boot device and perform the operation again.

  • "server type"

    It is not possible to specify combinations of PRIMERGY BX series managed servers and managed servers of other models for obj1 and obj2. Specify the same type of servers for obj1 and obj2, and then perform the operation again.

  • "resource type"

    Check the resource pool type of obj1 and the resource type of obj2, and perform the operation again after specifying a suitable combination of resource pool and resource.

    For details on resource pool types and the resources that can be stored, refer to "2.2.2 Resource pool" in the "Design Guide CE".

    If this message is output when registering the disk resource with a storage pool, check whether the disk is the one created in advance using the disk resource.

    From the command-line, execute rcxadm disk show.
    For details on the rcxadm disk show command, refer to "3.3 rcxadm disk" in the "Reference Guide (Command/XML) CE".

  • "VMType"

    Check the VM type of the resource obj1 and the VM type of the resource obj2, specify resources with the same VM type and then perform the operation again.

    The combination of an obj1 resource and an obj2 resource is incorrect. Specify an unused address resource for the combination to be supported, and perform the operation again.

  • "OSType"

    Check the OS type of the L-Server and the images specified in XML, specify resources with the same OS type and then perform the operation again.

  • "Disk(name=disk resource name defined in XML).size"

    Confirm that the value of the size attribute of the disk resource name defined in the XML file is the same for both the obj1 VM host and the obj2 VM host, and then perform the operation again.
    In obj1 and obj2, "VmHost(ip=IP address of the VM host defined in XML)" is displayed.

  • "folder type"

    After checking the type of the existing resource folder, L-Platform, and resource folder specified in the XML file, specify the same type in the XML, and then perform the operation again.


67185

FJSVrcx:ERROR:67185:server not found in the chassis (chassis=chassis_name,slot=slot_number)

Description

No managed server was found in slot_number of chassis_name.

Corrective Action

Check the following:

  • Whether there is a server in the relevant slot of the displayed chassis

  • Whether the information of the server in the resource details changes after the following operation is performed

    The information of the server blade in the chassis may not be the newest. Update the ROR console, and execute the command again. To update the information, right-click the chassis on the ROR console server resource tree and select [Update] from the displayed menu. Updating of the information may take around 30 seconds.


67188

FJSVrcx:ERROR:67188:type:is not specified

Description

The type object is not specified.

Corrective Action

Specify the type object, and then perform the operation again.


67192

FJSVrcx:ERROR:67192:communication error.target=target

Description

An error occurred during communication with the target target.

Corrective Action

Check the following items in order, resolve the cause of the problem, and perform the operation again.
If this message was displayed when executing a command and target is "Resource Orchestrator Manager", the manager may have stopped. Check "Check the communication destination" and "Port number checks" below, resolve the problem, and perform the operation again.
If this message is displayed when registering servers, resolve the problem, and register the agent again.

  • Network cable checks

    How to Check
    Check if the network cable is correctly connected between the admin server and the target server.

    Corrective Action

    • If the network cable is damaged

      Replace the cable.

    • If the network cable is connected incorrectly

      Reconnect the cable.

  • Check the power status of a chassis

    How to Check
    Check if the chassis is powered on.

    Corrective Action
    Power on the chassis.
    For how to check the power status and power on a chassis, refer to the manual of the server being used.

  • Check the settings of network devices (e.g. LAN switch) being used

    How to Check
    Check that the duplex mode configurations of the admin LAN composed of the following admin server and managed servers are correct.

    • Between the NIC of the admin server and the switch port

    • Between the NIC of the managed server and the switch port

    Corrective Action
    If the settings used for duplex mode configuration are incorrect, correct them.
    For checks and setup of the admin LAN between the admin server and the managed server, refer to the manuals of the OS and network switches being used.

  • Check the Network Environment

    How to Check
    Execute the ping command on the server where a manager is installed to check the network status.
    Check if communication with the agent is possible.

    [Windows Manager]

    >ping the_IP_addresses_of_managed_servers <RETURN>

    <Example: Normal communication>

    Pinging ipaddr with 32 bytes of data:

    Reply from ipaddr: bytes=32 time<1ms TTL=128
    Reply from ipaddr: bytes=32 time<1ms TTL=128
    Reply from ipaddr: bytes=32 time<1ms TTL=128
    Reply from ipaddr: bytes=32 time<1ms TTL=128

    Ping statistics for ipaddr: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms

    <Example: Abnormal communication>

    Pinging ipaddr with 32 bytes of data:

    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.

    Ping statistics for ipaddr: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    [Linux Manager]

    # ping the_IP_addresses_of_managed_servers <RETURN>

    <Example: Normal communication>

    PING host name (ipaddr) 56(84) bytes of data.
    64 bytes from ipaddr: icmp_seq=1 ttl=64 time=2.18 ms
    64 bytes from ipaddr: icmp_seq=2 ttl=64 time=0.171 ms
    64 bytes from ipaddr: icmp_seq=3 ttl=64 time=0.191 ms

    <Example: Abnormal communication>

    PING host name (ipaddr) 56(84) bytes of data.
    From ipaddr icmp_seq=1 Destination Host Unreachable
    From ipaddr icmp_seq=2 Destination Host Unreachable
    From ipaddr icmp_seq=3 Destination Host Unreachable

    Corrective Action
    Check the following items:

    For <Example: Normal communication>

    • "Check the communication destination"

    • "Firewall checks"

    • "Port number checks"

    • "Certification checks"

    For <Example: Abnormal communication>

    • "Firewall checks"

    • "Network cable checks"

  • Check the communication destination

    How to Check
    Check if the programs on the destination of communication are running.
    For how to check, refer to "Chapter 2 Starting and Stopping Managers and Agents" in the "Operation Guide VE".

    Corrective Action
    Restart the manager or the agent.
    For how to start managers and agents, "Chapter 2 Starting and Stopping Managers and Agents" in the "Operation Guide VE".

  • Firewall checks

    How to Check
    Check the settings of firewall software set for the admin server and the managed server.

    Corrective Action
    Change the settings of the firewall to the appropriate values.
    For details of the ports to set connection permission for, refer to "Appendix A Port List" in the "Design Guide VE".
    For details of checks and setup of firewalls, refer to the manual of the firewall software being used.

  • Port number checks

    How to Check
    Refer to "Appendix A Port List" in the "Design Guide VE", and check the port numbers of the admin server or managed servers based on the following.

    • If port numbers are set

    • If the same port number or service name is being used

    Corrective Action
    Change the port number to the proper number.
    For how to change port numbers, refer to "8.2 Changing Port Numbers" or "9.1.6 Changing Port Numbers" in the "User's Guide VE".

    Note

    If the error message "Message number 67198" is output during restoration of system images or deployment of cloning images and the settings of the port numbers of the managed server are incorrect, check if the restoration of backed up system images or deployment of collected cloning images was performed before the port numbers were changed.
    If deployment or restoration was performed, perform recovery as follows:

    • When system images were restored

      Change the port number and then restore the backed up system image.
      System images which have been restored cannot be used. Delete any such images.

    • When cloning images were deployed

      Change the port number and then deploy the collected cloning image.
      Cloning images which have been deployed cannot be used. Delete any such images.

  • IP address checks

    How to Check
    Check if the IP address displayed in the error message is correct.

    Corrective Action
    If the IP address is incorrect, specify the correct IP address and execute the operation again.

  • Certification checks

    For check methods and corrective actions, refer to "4.3 Cloning Issues Following Manager Re-installation" in "Troubleshooting".

  • Check the load on the network of the admin LAN

    How to Check
    Check the network load of the admin LAN.
    The load may be high when image operations (such as backup and restoration of system images, or collection and deployment of cloning images) are being performed for other managed servers connected to the same admin LAN as the server for registration.

    Corrective Action
    After the process that is causing the high network load finishes, perform the operation again.

  • Check the password saved using the rcxlogin -save command

    How to Check
    Use the rcxlogin -save command to save the password, then uninstall the Resource Orchestrator manager, and check that the manager was not an original installation.
    When the password has been saved, the following old folder or directory will remain. The update date will be older than the date when the manager on the admin server was installed.

    [Windows Manager]
    Folder_configured_in_the_APPDATA_environment_variable_of_each_user\Systemwalker Resource Coordinator\

    [Linux Manager]
    /Directory_configured_in_the_HOME_environment_variable_of_each_user/.rcx/

    Corrective Action

    After deleting the password information for the old manager, save the password using the rcxlogin command again, referring to "11.1.2 Uninstallation [Windows Manager]" or "11.1.3 Uninstallation [Linux Manager]" in the "Setup Guide VE".

When the cause is not one of the above, collect troubleshooting information and contact Fujitsu technical staff.

[Cloud Edition]

Description

An error occurred during communication with the target target.

This message is output when a communication error occurs between the L-Server and the manager.

Corrective Action

  • Check that an agent is installed on the L-Server.

  • Check that there is no problem in the network path between the L-Server and the manager.

  • Execute the command specifying the file for the argument. When target is "Resource Orchestrator Manager", check whether or not the character code for the XML file is UTF-8.

When the cause is not one of the above, check the parameters below in order, resolve the problem, and the perform the operation again.
If this message was displayed when executing a command and target is "Resource Orchestrator Manager", the manager may have stopped. Check "Check the communication destination" and "Port number checks" below, resolve the problem, and perform the operation again.
If this message is displayed when registering servers, resolve the problem, and register the agent again.

  • Network cable checks

    How to Check
    Check if the network cable is correctly connected between the admin server and the target server.

    Corrective Action

    • If the network cable is damaged

      Replace the cable.

    • If the network cable is connected incorrectly

      Reconnect the cable.

  • Check the power status of a chassis

    How to Check
    Check if the chassis is powered on.

    Corrective Action
    Power on the chassis.
    For how to check the power status and power on a chassis, refer to the manual of the server being used.

  • Check the settings of network devices (e.g. LAN switch) being used

    How to Check
    Check that the duplex mode configurations of the admin LAN composed of the following admin server and managed servers are correct.

    • Between the NIC of the admin server and the switch port

    • Between the NIC of the managed server and the switch port

    Corrective Action
    If the settings used for duplex mode configuration are incorrect, correct them.
    For checks and setup of the admin LAN between the admin server and the managed server, refer to the manuals of the OS and network switches being used.

  • Check the Network Environment

    How to Check
    Execute the ping command on the server where a manager is installed to check the network status.
    Check if communication with the agent is possible.

    [Windows Manager]

    >ping the_IP_addresses_of_managed_servers <RETURN>

    <Example: Normal communication>

    Pinging ipaddr with 32 bytes of data:

    Reply from ipaddr: bytes=32 time<1ms TTL=128
    Reply from ipaddr: bytes=32 time<1ms TTL=128
    Reply from ipaddr: bytes=32 time<1ms TTL=128
    Reply from ipaddr: bytes=32 time<1ms TTL=128

    Ping statistics for ipaddr: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms

    <Example: Abnormal communication>

    Pinging ipaddr with 32 bytes of data:

    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.

    Ping statistics for ipaddr: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    [Linux Manager]

    # ping the_IP_addresses_of_managed_servers <RETURN>

    <Example: Normal communication>

    PING host name (ipaddr) 56(84) bytes of data.
    64 bytes from ipaddr: icmp_seq=1 ttl=64 time=2.18 ms
    64 bytes from ipaddr: icmp_seq=2 ttl=64 time=0.171 ms
    64 bytes from ipaddr: icmp_seq=3 ttl=64 time=0.191 ms

    <Example: Abnormal communication>

    PING host name (ipaddr) 56(84) bytes of data.
    From ipaddr icmp_seq=1 Destination Host Unreachable
    From ipaddr icmp_seq=2 Destination Host Unreachable
    From ipaddr icmp_seq=3 Destination Host Unreachable

    Corrective Action
    Check the following items:

    For <Example: Normal communication>

    • "Check the communication destination"

    • "Firewall checks"

    • "Port number checks"

    • "Certification checks"

    For <Example: Abnormal communication>

    • "Firewall checks"

    • "Network cable checks"

  • Check the communication destination

    How to Check
    Check if the programs on the destination of communication are running.
    For how to check, refer to "Chapter 2 Starting and Stopping Managers and Agents" in the "Operation Guide VE".

    Corrective Action
    Restart the manager or the agent.
    For how to start managers and agents, "Chapter 2 Starting and Stopping Managers and Agents" in the "Operation Guide VE".

  • Firewall checks

    How to Check
    Check the settings of firewall software set for the admin server and the managed server.

    Corrective Action
    Change the settings of the firewall to the appropriate values.
    For details of the ports to set connection permission for, refer to "Appendix A Port List" in the "Design Guide CE".
    For details of checks and setup of firewalls, refer to the manual of the firewall software being used.

  • Port number checks

    How to Check
    Refer to "Appendix A Port List" in the "Design Guide CE", and check the port numbers of the admin server or managed servers based on the following.

    • If port numbers are set

    • If the same port number or service name is being used

    Corrective Action
    Change the port number to the proper number.
    For how to change port numbers, refer to "6.2 Changing Port Numbers" or "7.1.6 Changing Port Numbers" in the " User's Guide for Infrastructure Administrators (Resource Management) CE".

    Note

    If the error message "Message number 67198" is output during restoration of system images or deployment of cloning images and the settings of the port numbers of the managed server are incorrect, check if the restoration of backed up system images or deployment of collected cloning images was performed before the port numbers were changed.
    If deployment or restoration was performed, perform recovery as follows:

    • When system images were restored

      Change the port number and then restore the backed up system image.
      System images which have been restored cannot be used. Delete any such images.

    • When cloning images were deployed

      Change the port number and then deploy the collected cloning image.
      Cloning images which have been deployed cannot be used. Delete any such images.

  • IP address checks

    How to Check
    Check if the IP address displayed in the error message is correct.

    Corrective Action
    If the IP address is incorrect, specify the correct IP address and execute the operation again.

  • Certification checks

    For check methods and corrective actions, refer to "4.3 Cloning Issues Following Manager Re-installation" in "Troubleshooting".

  • Check the load on the network of the admin LAN

    How to Check
    Check the network load of the admin LAN.
    The load may be high when image operations (such as backup and restoration of system images, or collection and deployment of cloning images) are being performed for other managed servers connected to the same admin LAN as the server for registration.

    Corrective Action
    After the process that is causing the high network load finishes, perform the operation again.

  • Check the password saved using the rcxlogin -save command

    How to Check
    Use the rcxlogin -save command to save the password, then uninstall the Resource Orchestrator manager, and check that the manager was not an original installation.
    When the password has been saved, the following old folder or directory will remain. The update date will be older than the date when the manager on the admin server was installed.

    [Windows Manager]
    Folder_configured_in_the_APPDATA_environment_variable_of_each_user\Systemwalker Resource Coordinator\

    [Linux Manager]
    /Directory_configured_in_the_HOME_environment_variable_of_each_user/.rcx/

    Corrective Action

    After deleting the password information for the old manager, save the password using the rcxlogin command again, referring to "20.1.3 Uninstallation [Windows Manager]" or "20.1.4 Uninstallation [Linux Manager]" in the "Setup Guide CE".

When the cause is not one of the above, collect troubleshooting information and contact Fujitsu technical staff.


67193

FJSVrcx:ERROR:67193:failed to get admin server info

Description

Obtaining the information of the admin server failed.

Corrective Action

Check the following, resolve the problem, and execute the command again.

  • The IP address specified might be incorrect.

    Check if the IP address specified is the admin server IP address.

  • There is a chance that the shared disk for managers is not mounted.

    When operating managers in clusters, there is a chance that the link target of the file displayed for filename is a file on a shared disk for managers.
    Mount the shared disk for managers on the node the operation was performed on.


67194

FJSVrcx:ERROR:67194:failed to get dhcp info

Description

Obtaining DHCP information failed.

Corrective Action

Refer to "2.1 Starting and Stopping the Manager" in the "Operation Guide VE" or "Operation Guide CE", and check whether the "Manager Services" and "Related Services" have been started on the admin server.

If any of these services has been stopped, stop the remaining services and start all of the services again. Then perform the operation in which the error occurred again.
If this does not resolve the problem, the settings of the admin server may have been changed after it was set up. Collect troubleshooting information and contact Fujitsu technical staff.


67195

FJSVrcx:ERROR:67195:communication error.code=code

Description

An internal error has occurred during communication.

Corrective Action

Refer to the corrective action of "Message number 67192".

Information

When this message is displayed when executing the rcxadm mgrctl snap -all command
The troubleshooting information of the server in which this message is displayed will not be obtained. Log in to the target admin server or managed server then collect information by executing the rcxadm mgrctl snap or rcxadm agtctl snap command. After collecting troubleshooting information contact Fujitsu technical staff.

For details, refer to the following:

  • For Virtual Edition, refer to "5.2 rcxadm agtctl" or "5.11 rcxadm mgrctl" in the "Reference Guide (Command) VE".

  • Cloud Edition, refer to "5.3 rcxadm agtctl" or "5.14 rcxadm mgrctl" in the "Reference Guide (Command/XML) CE".


67196

FJSVrcx:ERROR:67196:communication error.detail

Description

A communication error occurred during execution of a manager command.

Corrective Action

Take corrective action based on the content of detail.

  • When detail is "(rcxfunc=rcxfunc,command=rcxcommand,rcxerrorno=rcxerrno)"

    Refer to the corrective action of "Message number 67192".
    When the same cloning image has been deployed to multiple managed servers, deployment to the other servers is stopped. When performing deployment again after performing corrective action, specify all of the servers again.

  • When detail is "target=127.0.0.1"

    The manager may be stopped.
    Collect troubleshooting information and contact Fujitsu technical staff.


67197

FJSVrcx:ERROR:67197:DB access error

Description

A DB access error occurred.

Corrective Action

Collect troubleshooting information and contact Fujitsu technical staff.

[Cloud Edition]

Description

A DB access error occurred.

Corrective Action

Collect troubleshooting information and contact Fujitsu technical staff.


67198

FJSVrcx:ERROR:67198:command execution error.detail

Description

An error has occurred during execution of a manager command.
The details of the message are displayed for detail.

Take corrective action for the content displayed for detail.
When the same cloning image has been deployed to multiple managed servers, deployment to the other servers is stopped. When performing deployment again after performing corrective action, specify all of the servers again.

  • When "rcxfunc=SoftRM"

    • When "rcxerrorno=4X"

      (rcxfunc=SoftRM,command=rcxcommand,rcxerrorno=40) FJSVrcx:ERROR:68040:rcxcommand:rcxsubcommand:the cloning process terminated abnormally

      or

      (rcxfunc=SoftRM,command=rcxcommand,rcxerrorno=41) FJSVrcx:ERROR:68041:rcxcommand:rcxsubcommand:error occurred during the cloning process

      or

      (rcxfunc=SoftRM,command=rcxcommand,rcxerrorno=42) FJSVrcx:ERROR:68042:rcxcommand:rcxsubcommand:the cloning process timed out

      or

      (rcxfunc=SoftRM,command=rcxcommand,rcxerrorno=43) FJSVrcx:ERROR:68043:rcxcommand:rcxsubcommand:some cloning processes terminated abnormally

      • When "rcxerrorno=40"

        When the following message is displayed just after the event log message, perform "Corrective action 5".
        If it is not displayed, refer to "Corrective action 10".

        FJSVrcx:ERROR:68040:rcxcommand:rcxsubcommand:the cloning process terminated abnormally

      • When "rcxerrorno=41"

        Check if power control operations that affect power control status and operations that affect communication with the manager are being executed simultaneously on the failed managed server.
        When such operations are being executed simultaneously, wait for completion of those operations, and then perform this operation again.

      • When other than rcxerrorno=41

        Take corrective action for the following messages which are displayed just after the event log message.
        If it is not displayed, refer to "Corrective action 10".

        - "Message number 61501"

        - "Message number 61502"

    • When a message other than the above is output

      For the corrective action, refer to "Corrective action 10".

    rcxcommand

    The command name is displayed.
    Depending on the command name output for rcxcommand, the process where the error occurred can be identified.

    • rcxsoftimage

      An error has occurred during backup of system images or collection of cloning images

    • rcxsoftdeploy

      An error has occurred during restoration of system images or deployment of cloning images

    • rcxsoftrm

      An error has occurred during collection or deployment of cloning images

    rcxsubcommand

    The subcommand name is displayed.

    ipaddr

    The IP address of the admin server is displayed.

  • When "rcxfunc=HBA rename"

    • When "rcxerrorno=2,3,104,105"

      For the corrective action, refer to "Corrective action 3".

    • When "rcxerrorno=102"

      For the corrective action, refer to "Corrective action 2".

    • When a message other than the above is output

      Collect troubleshooting information and contact Fujitsu technical staff.

  • When "rcxfunc=rcxinitsnmpv3"

    • "agent command error"

      There is a chance that a cloning image that was collected from a server other than a PRIMEQUEST server has been deployed on a PRIMEQUEST server.
      Check the deployed cloning images.

    • When a message other than the above is output

      Collect troubleshooting information and contact Fujitsu technical staff.

  • For "registry access error"

    For the corrective action, refer to "Corrective action 4".

  • For "syscall="

    For the corrective action, refer to "Corrective action 10".

  • For "code=, cmd="

    [Windows Manager]

    • When "code=1", and cmd includes "netsh.exe dhcp server add scope"

      There is possibility that a network address that is not available on the Windows standard DHCP server has been specified.

      For the corrective action, refer to "Corrective action 11".

    • When "code=1", and cmd includes "netsh.exe dhcp server scope network_address add reservedip" or "netsh.exe dhcp server scope network_address delete reservedip"

      As DHCP server database access may have failed, perform the failed operation again using the following procedure.

    [Linux Manager]

    • When "/opt/FJSVrcvmr/sys/netsh/netsh" is included in cmd

      There is possibility that a network address that is not available on the Linux standard DHCP server has been specified.

      For the corrective action, refer to "Corrective action 11".

      As DHCP server database access may have failed, perform the failed operation again using the following procedure.

If WWN information and server switchover and failback settings have been performed using ETERNUS SF Storage Cruiser coordination, settings of fibre channel switches or storage units may be canceled.

  • For "FJSVrcx:ERROR:69111:communication error. target=ETERNUS SF Storage Cruiser detail=ERROR:ssmgr8013:Unable to connect to the manager."

    For the corrective action, refer to "Corrective action 6".

  • When "target=ESC"

    For the corrective action, refer to "Corrective action 7".

  • When "Failed to access database for backup."

    The database that stores the configuration definition information could not be accessed. The command will not be executed.

    For the corrective action, refer to "Corrective action 12".

  • When "Failed to copy files for backup."

    An error occurred as copying of files failed.

    For the corrective action, refer to "Corrective action 13".

  • When "Failed to archive files for backup."

    An error occurred as archiving of files failed.

    For the corrective action, refer to "Corrective action 14".

Corrective Action

Corrective action 1

Check the following and take corrective action.

  1. Check the Network Environment

    Refer to the corrective action of "Message number 67192".

  2. Check the Starting of the Manager

    Check whether the manager is active. If it has stopped, start it again.
    For how to start managers, refer to "2.1 Starting and Stopping the Manager" in the "Operation Guide VE" or "Operation Guide CE".

  3. Check the stop of the image operation

    Image collection, updating, deployment, or recovery might be being executed. Check the screen of the managed server and confirm that the image operation has been completed. Completion of image operation can be confirmed if the OS login window is displayed.

  4. Recovery

    If the problem is resolved by steps 1 to 3, perform step 4. of "Message number 68295".

    If this does not resolve the problem, refer to "Corrective action 10".


Corrective action 2

Check the following and take corrective action.

  1. Check the Network Environment

    Refer to the corrective action of "Message number 67192".

  2. Check the Starting of the Manager

    Check whether the manager is active. If it has stopped, start it again.
    For how to start managers, refer to "2.1 Starting and Stopping the Manager" in the "Operation Guide VE" or " Operation Guide CE".

  3. Check the disk space

    The admin server might not have sufficient disk space available.
    Check the disk space, and then execute the command again.


Corrective action 3

The admin server might not have sufficient disk space available.
Check the disk space, and then execute the command again.


Corrective action 4

Check the status of the admin server, resolve the problem and perform the operation again. Setup of the server might not be complete.

For setup, refer to "2.1 Manager Installation" in the "Setup Guide VE" or "Setup Guide CE".

If this does not resolve the problem, refer to "Corrective action 10".


Corrective action 5

For Virtual Edition, there are cases where definition of the network parameter auto-configuration function that can be defined in the cloning image definition has not been performed correctly.

Refer to "17.6 Network Parameter Auto-Configuration for Cloning Images" in the "User's Guide VE", check and correct the definition and then perform the operation again.

When not using this function, refer to "Corrective action 10".


Corrective action 6

Check the registration status of the ESC manager.

Corrective action 7
  • When "detail=ERROR:swsagXXXX..."

    Check the cause of the error, referring to the "ETERNUS SF Storage Cruiser Message Guide".

    When the cause of the error is a status error of an HBA, check if the HBA WWPN value registered on ESC corresponds with the actual WWPN value.

    • When WWN information has been configured

      Refer to "Corrective action 9".

    • When server switchover or failback has been performed

      Confirm if an agent is registered on the spare server.

      • When an agent has been registered, confirm if an agent is registered for the spare server on ESC.

        When an agent has been registered, delete it from ESC and refer to "Corrective action 8".
        When no agent has been registered, refer to "Corrective action 8".

      • When no agent has been registered, refer to "Corrective action 8".

  • For cases other than the above

    Collect troubleshooting information and contact Fujitsu technical staff.


Corrective action 8

After resolving the problem, perform the following procedures for restoration.

Perform the operation again, after restoring fibre channel switch zoning and host affinity settings on ESC using the following procedure.

  1. Check the zoning and host affinity settings using the storageadm zone info commands.

  2. Check if the primary server zoning and host affinity settings are in the same status as before the operation. If the status is not the same as before the operation, perform 3. to 4. If the status is the same as before the operation, perform 4.
    In the status before the operation, from the ROR console check the zoning and host affinity information displayed in the "WWN Settings" on the [Resource Details] tab of the server.

  3. Using the storageadm zone add/delete commands, restore the primary server zoning and host affinity settings to their original status.

  4. Check if the spare server zoning and host affinity settings are in the same status as before the operation. If the status is not the same as before the operation, perform 5.
    In the status before the operation, from the ROR console check the zoning and host affinity information displayed in the [WWN Settings] on the [Resource Details] tab of the server.

  5. Using the storageadm zone add/delete commands, restore the spare server zoning and host affinity settings to their original status.

For details on how to use the storageadm zone command, refer to the "ETERNUS SF Storage Cruiser User's Guide".


Corrective action 9

After removing the cause of the error, execute the failed operation again.


Corrective action 10

Collect troubleshooting information and contact Fujitsu technical staff.


Corrective action 11

Check and correct the value specified and then perform the operation again.


Corrective action 12

Check the status of the database, resolve the cause of the access error, and then execute the command again.

If a double-byte character is specified for the -dir option of the rcxbackup command, the database access will fail.


Corrective action 13

Check the status of the destination for backup, resolve the cause of the copying error, and then execute the command again.


Corrective action 14

Check the status of the destination for backup, resolve the cause of the archiving error, and then execute the command again.

[Cloud Edition]

Description

An error has occurred during execution of a manager command.

In detail, the following information is displayed:

  • When "Failed to access database for backup." is displayed

    Accessing of the database where configuration definition information is stored failed. The command is not executed.

Corrective Action

Perform corrective action based on the content output for detail.

Where there is nothing relevant to detail, refer to "Message number 67198".

  • "timeout"

    • When using PRIMECLUSTER GDS as storage management software

      • During the process, the connection between the admin server and the storage management software may have been lost.

        Check the power status and communication status of the storage management software.

      • There may be an error in the PRIMECLUSTER GDS settings.

        Review the PRIMECLUSTER GDS settings.

      • The storage management software may be overloaded.

        Perform the operation again after completing the high-load processing.

  • "Failed to access database for backup."

    Check the status of the database, resolve the cause of the access failure, and then execute the command again.

    If a string including double-byte characters is specified for the -dir option of the rcxbackup command, accessing of the database will fail.

when message is output by rcxnetworkservice, perform corrective action based on the content of detail.

  • "ip=<ip>, SSH(scp)"

    Error occurred by SCP transmission of image.

    Confirm the network configuration is one in which communication is possible between the physical L-Server corresponding to ip and the manager or the NS Appliance.

  • "ip=<ip>, NSAppliance not found (name=<ip>)"

    • Subcommand: setup/stop/restart

      The target NS Appliance, ip, has not been created.

      When information in the network configuration information file is wrong, correct the file.

    • Subcommand: setup/stop/restart

      The target NS Appliance, ip, is not operating.

      When it has not been started, execute the start command.

      When information in the network configuration information file is wrong, correct the file.

    • Subcommand: start

      The target NS Appliance, ip, has been not created.

      When information in the network configuration information file is wrong, correct the file.

  • "ip=<ip>, NSAppliance already exists (name=<ip>)"

    The NS Appliance, ip, has already been created.

  • "ip=<ip>, NSAppliance already running (name=<ip>)"

    The NS Appliance, ip, has already been started.

  • "ip=<ip>, Timeout Power On"

    Checking whether the NS Appliance is powered on has timed out.

    Use the list command to check the status of the target NS Appliance.

    If the NS Appliance is powered on, check if the admin server can communicate with the NS Appliance on your network using the ping command.

    If communication with the NS Appliance is not possible, check the network configuration file specified for the command and the command argument values. After this, recreate NS Appliance.

    If this does not resolve the problem, contact Fujitsu technical staff.

  • "ip=<ip>, Timeout Power Off"

    Checking whether the NS Appliance is powered off has timed out.

    Use the list command to check the status of the target NS Appliance.

    If the NS Appliance is powered on, perform the operation again.

    If the NS Appliance is powered off, no further action is necessary.

  • "Timeout(ssh, ip=<ip>)"

    Operation of NS Appliance ip timed out.

    Wait for a short while and then repeat the operation.

  • "failed to create_nsopt" or "failed to maintenance_nsopt"

    • Confirm the structure of the physical L-Server for the NS appliance.
      For details about the structure of the physical L-Server for NS Appliance, refer to "3.2.3 Creating Physical L-Servers for NS Appliance" in the "NS Option Instruction".

    • Confirm that the memory size of the physical L-Server meets the requirements.
      For details about the required memory size, refer to "1.4.2 Specifications Required for Servers with Physical L-Servers" in the "NS Option Instruction".

    • Check the number of NS Appliances in the physical L-Server for NS Appliance.
      The number of NS Appliances per physical L-Server is limited to 10.

For cases other than the above, contact Fujitsu technical staff.