Top
ServerView Resource Coordinator VE V2.2.2 Messages

4.4.1 646XX series

This section explains the 646XX message series.

64681

FJSVnrmp:ERROR:64681:GLS not installed

[Description]

PRIMECLUSTER GLS has not been set up.

[Corrective Action]

Perform setup of PRIMECLUSTER GLS.


64682

FJSVnrmp:ERROR:64682:file not found(filename=file_name)

[Description]

A file was not found.
The file name is displayed for file_name.

[Corrective Action]

Take corrective action depending on the file name file_name.

  • "ipaddr.conf"

    Create a file referring to "8.6 Network Parameter Auto-Configuration for Cloning Images" of the "ServerView Resource Coordinator VE Setup Guide".

  • "ifcfg-ethX"

    Create the following file corresponding to ethX.

    • Red Hat Enterprise Linux

      /etc/sysconfig/network-scripts/ifcfg-ethX (ethX is the interface name of eth0, eth1, etc.)

    • SUSE Linux Enterprise Server

      /etc/sysconfig/network/ifcfg-ethX (the X of ethX can be any desired letter)


64685

FJSVnrmp:ERROR:64685:editing of the hosts file failed

[Description]

Editing the hosts file failed.

[Corrective Action]

When definition in the hosts file is necessary, check if there is a problem with the file and then execute the command again.


64691

FJSVnrmp:ERROR:64691:internal error.

[Description]

An internal error has occurred.

[Corrective Action]

Collect troubleshooting information and contact Fujitsu technical staff.


64692

FJSVnrmp:ERROR:64692:user not privileged

[Description]

Users without sufficient authority cannot execute the command.

[Corrective Action]

Execute the command with OS administrator authority.


64693

FJSVnrmp:ERROR:64693:IP address not defined in the ipaddr.conf file(code=code)

[Description]

An IP address has not been defined.
Internal code information is displayed for code.

[Corrective Action]

An IP address has not been defined in the ipaddr.conf file, or the definition strings are incorrect.
For details, refer to "8.6 Network Parameter Auto-Configuration for Cloning Images" of the "ServerView Resource Coordinator VE Setup Guide".
After defining them correctly, execute the command again.


64694

FJSVnrmp:ERROR:64694:invalid settings found in the configuration file of ipaddr.conf (code=code)

[Description]

The definition file of ipaddr.conf is incorrect.
Internal code information is displayed for code.

[Corrective Action]

For the settings of the ipaddr.conf file, check the following:

  • Different numbers are used for the end of each definition keyword

  • Each interface name and IP address has been set correctly

If there are no problems based on the results of the above checks, the settings for the user command execution function of PRIMECLUSTER GLS may be incorrect.
Check the settings, and then execute the command again.


64695

FJSVnrmp:ERROR:64695:LAN interface has already been configured.

[Description]

The settings of LAN interface have already been performed.

[Corrective Action]

Check the contents set. If there are no problems, no action is required.
When changing the settings, after releasing the settings of the LAN interface by executing the rcxadm lanctl unset command, change the content of the configuration file, and perform settings using the rcxadm lanctl set command.


64696

FJSVrcx:ERROR:64696:already enabled.

[Description]

The network parameter auto-configuration function is already enabled.

[Corrective Action]

No action is required.


64697

FJSVrcx:ERROR:64697:already disabled.

[Description]

The network parameter auto-configuration function is already disabled.

[Corrective Action]

No action is required.


64698

FJSVnrmp:ERROR:64698:command terminated abnormally(command=command, target=target, detail=detail)

[Description]

A system command terminated abnormally.
The command name is displayed for command.
The target of the command is displayed for target.
The details of the abnormal termination are displayed for detail.

[Corrective Action]

Take corrective action depending on the command name command.

  • When "command=ifconfig" or "netsh" is displayed

    The settings for the interface in the definition (represented using keywords) displayed in target of the ipaddr.conf file have not been completed successfully.
    Check the status of the interface described in the definitions using the execution device, resolve the problem, and then perform the operation again.
    "none" is displayed for detail.

  • When "command=hanetconfig", "hanetmask" or "hanetpoll" is displayed

    The settings for the virtual interface of the setup target (represented using keywords) displayed in target of the ipaddr.conf file have not been completed successfully.
    For error messages of each command displayed in detail, refer to the PRIMECLUSTER GLS manual to resolve the problem, and then perform the operation again.

  • When "command=mv" is displayed

    There is not enough disk space available. Check the disk and secure sufficient disk space, then execute the command again.
    Or, on a Linux managed server, a blank space has been set for IF_NAME, PRI_NAME, or SCD_NAME in the ipaddr.conf file, which causes the process to terminate abnormally. Check the definition, and then execute the command again.
    "none" is displayed for target and detail.

  • When "command=vconfig" is displayed

    On a Linux managed server, a period (".") has been set for IF_NAME, PRI_NAME, or SCD_NAME in the ipaddr.conf file, which causes the process to terminate abnormally. Check the definition, and then execute the command again.
    "none" is displayed for target and detail.